<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Solomon Kane &#8211; The Howard-verse</title>
	<atom:link href="https://howard-verse.com/category/solomon-kane/feed/" rel="self" type="application/rss+xml" />
	<link>https://howard-verse.com</link>
	<description></description>
	<lastBuildDate>Tue, 02 Jun 2026 20:04:46 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://howard-verse.com/wp-content/uploads/2025/03/cropped-howard-verse-logo-gritty-32x32.webp</url>
	<title>Solomon Kane &#8211; The Howard-verse</title>
	<link>https://howard-verse.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Conan the Barbarian Quotes: What Is Best in Life?</title>
		<link>https://howard-verse.com/conan-the-barbarian-quotes/</link>
					<comments>https://howard-verse.com/conan-the-barbarian-quotes/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Thu, 21 May 2026 11:20:32 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Bran Mak Morn]]></category>
		<category><![CDATA[Howard-Verse]]></category>
		<category><![CDATA[Kull]]></category>
		<category><![CDATA[Solomon Kane]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1606</guid>

					<description><![CDATA[The best Conan the Barbarian quotes from the 1982 film and Robert E. Howard’s original stories, including “what is best in life”, Crom, Kull, Solomon Kane and more.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size wp-block-paragraph"><em>Disclosure: This post is reader-powered and contains affiliate links. If you click through and make a purchase, I may earn a commission at no additional cost to you.</em></p>



<h2 class="wp-block-heading"><strong>What is best in life? The famous Conan the Barbarian quote</strong></h2>



<p class="wp-block-paragraph">Without a doubt, the most famous Conan quote is this one:</p>



<p class="wp-block-paragraph">“To crush your enemies, see them driven before you, and to hear the lamentations of their women.”</p>



<p class="wp-block-paragraph">It is Conan’s answer to the question: “What is best in life?”</p>



<p class="wp-block-paragraph">I was lucky enough to see the 1982 <em>Conan the Barbarian</em> film in the cinema again a few years ago, and the whole crowd absolutely roared at this part. It is brutal, iconic, and somehow perfect.</p>



<p class="wp-block-paragraph">But did you know it is not actually a Robert E. Howard quote? More on that below, but for now&#8230;enough talk! Let the generator choose a quote.</p>



<style>

  .hv-generator {
    --hv-bg: #14100c;
    --hv-bg-2: #1c1612;
    --hv-parchment: #efe3c8;
    --hv-parchment-dim: #c9b994;
    --hv-blood: #8b1a1a;
    --hv-blood-bright: #b32424;
    --hv-gold: #c9a24e;
    --hv-gold-bright: #e8c46a;
    --hv-rule: #5a4a32;
    --serif: "Trajan Pro", "Cinzel", "Cormorant Garamond", "Playfair Display", Georgia, "Times New Roman", serif;
    --serif-body: "EB Garamond", "Cormorant Garamond", Georgia, "Times New Roman", serif;
  }

  .hv-generator, .hv-generator * { box-sizing: border-box; }

  .hv-generator {
    margin: 0;
    padding: 3rem 1.25rem 5rem;
    background: var(--hv-bg);
    color: var(--hv-parchment);
    font-family: var(--serif-body);
  }
  .hv-generator {
    background:
      radial-gradient(ellipse at top, rgba(201,162,78,0.08), transparent 60%),
      radial-gradient(ellipse at bottom, rgba(139,26,26,0.10), transparent 70%),
      var(--hv-bg);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 1.25rem 5rem;
  }

  .hv-wrap {
    width: 100%;
    max-width: 760px;
    text-align: center;
  }

  .hv-eyebrow {
    font-family: var(--serif);
    text-transform: uppercase;
    letter-spacing: 0.32em;
    font-size: 0.75rem;
    color: var(--hv-gold);
    margin-bottom: 0.5rem;
  }

  .hv-title {
    font-family: var(--serif);
    font-size: clamp(1.7rem, 4vw, 2.4rem);
    font-weight: 600;
    color: var(--hv-parchment);
    margin: 0 0 0.4rem;
    letter-spacing: 0.04em;
  }

  .hv-subtitle {
    font-family: var(--serif-body);
    font-style: italic;
    color: var(--hv-parchment-dim);
    font-size: 1rem;
    margin: 0 0 2.5rem;
  }

  .hv-flourish {
    color: var(--hv-gold);
    font-size: 1.4rem;
    margin: 1rem auto 2rem;
    letter-spacing: 0.6em;
    padding-left: 0.6em;
  }

  .hv-card {
    position: relative;
    background: linear-gradient(180deg, var(--hv-bg-2) 0%, #181310 100%);
    border: 1px solid var(--hv-rule);
    padding: 3rem 2.2rem 2.4rem;
    border-radius: 2px;
    box-shadow:
      0 0 0 1px rgba(201,162,78,0.08) inset,
      0 30px 60px -20px rgba(0,0,0,0.7);
    min-height: 320px;
    transition: opacity 0.35s ease;
  }

  .hv-card.is-fading { opacity: 0; }

  .hv-card::before, .hv-card::after {
    content: "";
    position: absolute;
    left: 1.2rem;
    right: 1.2rem;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--hv-rule), transparent);
  }
  .hv-card::before { top: 1.2rem; }
  .hv-card::after  { bottom: 1.2rem; }

  .hv-quote {
    font-family: var(--serif-body);
    font-size: clamp(1.15rem, 2.2vw, 1.45rem);
    line-height: 1.6;
    color: var(--hv-parchment);
    font-style: italic;
    margin: 0 0 1.6rem;
  }

  .hv-quote::before { content: "\201C"; color: var(--hv-blood-bright); font-size: 2em; line-height: 0; vertical-align: -0.35em; margin-right: 0.15em; }
  .hv-quote::after  { content: "\201D"; color: var(--hv-blood-bright); font-size: 2em; line-height: 0; vertical-align: -0.55em; margin-left: 0.1em; }

  .hv-attrib {
    font-family: var(--serif);
    color: var(--hv-gold);
    text-transform: uppercase;
    letter-spacing: 0.22em;
    font-size: 0.85rem;
    margin-top: 1.2rem;
  }
  .hv-attrib .hv-speaker { color: var(--hv-gold-bright); }
  .hv-attrib .hv-story   { color: var(--hv-parchment-dim); font-style: italic; text-transform: none; letter-spacing: 0.05em; }

  .hv-links {
    margin-top: 1.5rem;
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hv-link {
    display: inline-block;
    font-family: var(--serif);
    text-decoration: none;
    color: var(--hv-parchment);
    border: 1px solid var(--hv-rule);
    padding: 0.55rem 1.1rem;
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    transition: border-color 0.2s, color 0.2s, background 0.2s, transform 0.1s;
    background: transparent;
  }
  .hv-link:hover {
    border-color: var(--hv-gold);
    color: var(--hv-gold-bright);
    background: rgba(201,162,78,0.06);
  }
  .hv-link:active { transform: translateY(1px); }
  .hv-link.is-amazon:hover { border-color: var(--hv-blood-bright); color: var(--hv-blood-bright); background: rgba(179,36,36,0.06); }

  .hv-actions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hv-btn {
    font-family: var(--serif);
    background: var(--hv-blood);
    color: var(--hv-parchment);
    border: 1px solid var(--hv-blood-bright);
    padding: 0.85rem 1.6rem;
    font-size: 0.85rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s, box-shadow 0.2s;
    box-shadow: 0 2px 0 rgba(0,0,0,0.4);
  }
  .hv-btn:hover { background: var(--hv-blood-bright); box-shadow: 0 0 18px rgba(179,36,36,0.4); }
  .hv-btn:active { transform: translateY(1px); }
  .hv-btn.is-ghost {
    background: transparent;
    color: var(--hv-parchment-dim);
    border-color: var(--hv-rule);
    box-shadow: none;
  }
  .hv-btn.is-ghost:hover { color: var(--hv-gold); border-color: var(--hv-gold); }


  .hv-generator .hv-btn,
  .hv-generator .hv-btn:visited,
  .hv-generator .hv-btn:focus,
  .hv-generator .hv-btn:active {
    color: var(--hv-parchment) !important;
  }

  .hv-generator .hv-btn.is-ghost,
  .hv-generator .hv-btn.is-ghost:visited,
  .hv-generator .hv-btn.is-ghost:focus,
  .hv-generator .hv-btn.is-ghost:active {
    color: var(--hv-parchment-dim) !important;
  }

  .hv-generator .hv-btn:focus {
    outline: 2px solid rgba(201, 162, 78, 0.45);
    outline-offset: 4px;
  }

  .hv-footnote {
    margin-top: 2.5rem;
    font-size: 0.78rem;
    color: var(--hv-parchment-dim);
    font-style: italic;
    line-height: 1.5;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .hv-footnote a {
    color: var(--hv-gold);
    text-decoration: none;
    border-bottom: 1px dotted var(--hv-rule);
  }
  .hv-footnote a:hover { color: var(--hv-gold-bright); border-bottom-color: var(--hv-gold-bright); }

  @media (max-width: 540px) {
  .hv-generator { padding: 2rem 1rem 3rem; }
    .hv-card { padding: 2.2rem 1.4rem 1.8rem; }
    .hv-quote { font-size: 1.08rem; }
    .hv-attrib { font-size: 0.78rem; letter-spacing: 0.18em; }
  }

</style>

<div class="hv-generator">
<main class="hv-wrap">
  <div class="hv-eyebrow">Howard-Verse</div>
  <h2 class="hv-title">Voices from the Hyborian Age</h2>
  <p class="hv-subtitle">A random line from the works of Robert E. Howard – press the blade for another.</p>
  <div class="hv-flourish" aria-hidden="true">&#10070; &#10070; &#10070;</div>

  <section class="hv-card" id="hv-card" aria-live="polite">
    <blockquote class="hv-quote" id="hv-quote">Loading the chronicles&hellip;</blockquote>
    <div class="hv-attrib">
      <span class="hv-speaker" id="hv-speaker"></span>
      <span class="hv-story" id="hv-story"></span>
    </div>
    <div class="hv-links">
      <a class="hv-link is-gutenberg" id="hv-gutenberg" href="#" target="_blank" rel="noopener noreferrer">Read free on Gutenberg</a>
      <a class="hv-link is-amazon" id="hv-amazon" href="#" target="_blank" rel="noopener noreferrer sponsored">Buy on Amazon</a>
    </div>
  </section>

  <div class="hv-actions">
    <button class="hv-btn" id="hv-refresh" type="button">Another Quote</button>
    <button class="hv-btn is-ghost" id="hv-share" type="button">Copy Quote</button>
  </div>

  <p class="hv-footnote">
    Quotes are drawn verbatim from Howard&#8217;s published stories. Many of 
    the full tales can be read free at <a href="https://www.gutenberg.org/ebooks/author/36031" target="_blank" rel="noopener">Project Gutenberg</a>, depending on your location.
  </p>
</main>
</div>

<script>
  const AMAZON_TAG = "irondavith-20";    // Amazon.com Associates tag

  const QUOTES = [
    // ===== Queen of the Black Coast (1934) – Conan & Bêlit =====
    {
      text: "I have known many gods. He who denies them is as blind as he who trusts them too deeply.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Let me live deep while I live; let me know the rich juices of red meat and stinging wine on my palate, the hot embrace of white arms, the mad exultation of battle when the blue blades flame and crimson, and I am content.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Let teachers and priests and philosophers brood over questions of reality and illusion. I know this: if life is illusion, then I am no less an illusion, and being thus, the illusion is real to me.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I live, I burn with life, I love, I slay, and am content.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Their chief is Crom. He dwells on a great mountain. What use to call on him? Little he cares if men live or die.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Better to be silent than to call his attention to you; he will send you dooms, not fortune!",
      speaker: "Conan, of Crom",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "He is grim and loveless, but at birth he breathes power to strive and slay into a man's soul. What else shall men ask of the gods?",
      speaker: "Conan, of Crom",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I would not tread on their shadow. Some gods are strong to harm, others, to aid; at least so say their priests.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "In this world men struggle and suffer vainly, finding pleasure only in the bright madness of battle; dying, their souls enter a gray misty realm of clouds and icy winds, to wander cheerlessly throughout eternity.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "By Crom, though I've spent considerable time among you civilized peoples, your ways are still beyond my comprehension.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am Bêlit, queen of the black coast. Oh, tiger of the North, you are cold as the snowy mountains which bred you. Take me and crush me with your fierce love! Go with me to the ends of the earth and the ends of the sea! I am a queen by fire and steel and slaughter – be thou my king!",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "My love is stronger than any death! Were I still in death and you fighting for life, I would come back from the abyss to aid you.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am not afraid. I was never afraid. I have looked into the naked fangs of Death too often.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Mystery and terror are about us, Conan, and we glide into the realm of horror and death.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Red Nails (1936) – Conan & Valeria =====
    {
      text: "Why won't men let me live a man's life?",
      speaker: "Valeria of the Red Brotherhood",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Keep back, you barbarian dog! I'll spit you like a roast pig!",
      speaker: "Valeria",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Who spoke of fear? I just like to know what sort of harbor I'm dropping anchor in.",
      speaker: "Valeria",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Convinced that his death was upon him, the Cimmerian acted according to his instinct, and hurled himself full at the awful face that was bearing down on him.",
      speaker: "the narrator",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== The Shadow Kingdom (1929) – Kull =====
    {
      text: "I am Kull! I am Kull!",
      speaker: "King Kull of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Ride on, Kull of Atlantis; greater shall follow you; greater came before you. They are dust; they are forgotten; we stand; we know; we are.",
      speaker: "the voices of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Kull – the – king! Kull – the – fool!",
      speaker: "the silent halls of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "We are but barbarians – infants compared with the ancients.",
      speaker: "Brule the Spear-Slayer",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Ancient is Valusia! The hills of Atlantis and Mu were isles of the sea when Valusia was young.",
      speaker: "Kull",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== The Hour of the Dragon (1935–36) – King Conan =====
    {
      text: "I have no royal blood. I am a barbarian and the son of a blacksmith.",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Go to hell with your offer! I'm no figurehead. I won my crown with my sword. Besides, it's beyond your power to buy and sell the throne of Aquilonia at your will. The kingdom's not conquered; one battle doesn't decide a war.",
      speaker: "King Conan, to the sorcerer Xaltotun",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Liars! Dogs! Knaves! Cowards! Oh, Crom, if I could but stand – but crawl to the river with my sword in my teeth!",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Crom, Ymir, and Mitra! Gods and devils, could I but reach the fighting, if but to die at the first blow!",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "If my hands were free, I'd soon make a brainless corpse out of you.",
      speaker: "Conan, chained, to Xaltotun",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "By Crom, I awoke with a feeling that doom was creeping on me in the night.",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I'll go. But by Crom, I'll come for you some day!",
      speaker: "Conan, parting from Zenobia",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== A Witch Shall Be Born (1934) =====
    {
      text: "I hung there on a cross as you are hanging, and I lived, thanks to circumstances and a stamina peculiar to barbarians. But you civilized men are soft; your lives are not nailed to your spines as are ours. Your fortitude consists mainly in inflicting torment, not in enduring it.",
      speaker: "Conan, to the crucified Constantius",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Seven months ago, Constantius, it was I who hung there, and you who sat here.",
      speaker: "Conan",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I've earned everything I've won, with my blood and sweat.",
      speaker: "Conan",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== Shadows in the Moonlight (1934) =====
    {
      text: "Would you be better off with me? I am a barbarian, and I know from your looks that you fear me.",
      speaker: "Conan, to Olivia",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Iron. But Crom! In what molds were they cast?",
      speaker: "Conan",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Aye, send your dogs at me, big-belly. You were always a coward, you Kothic cur.",
      speaker: "Conan, to the pirate captain Sergius",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Beyond the Black River (1935) =====
    {
      text: "You couldn't hit an elephant in this darkness.",
      speaker: "Conan",
      story: "Beyond the Black River",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42254",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== Jewels of Gwahlur (1935) =====
    {
      text: "The Cimmerian had lived too long in the wild places of the world to have any illusions about mercy. The only safe enemy was a headless enemy.",
      speaker: "the narrator, of Conan",
      story: "Jewels of Gwahlur",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42236",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Crom! It's not Muriela! It's Yelaya!",
      speaker: "Conan",
      story: "Jewels of Gwahlur",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42236",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== The People of the Black Circle (1934) =====
    {
      text: "By Crom, we will lead him a merry chase! What do you think, Devi – will they pay seven lives for a Kshatriya princess?",
      speaker: "Conan, carrying off Yasmina",
      story: "The People of the Black Circle",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42259",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Rough fare for a Devi, girl, but our best. It will fill your belly, at least.",
      speaker: "Conan, to the captive princess Yasmina",
      story: "The People of the Black Circle",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42259",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== The Devil in Iron (1934) =====
    {
      text: "I do not war on water rats!",
      speaker: "Conan",
      story: "The Devil in Iron",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42209",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== The Mirrors of Tuzun Thune (1929) – Kull =====
    {
      text: "There comes, even to kings, the time of great weariness. Then the gold of the throne is brass, the silk of the palace becomes drab.",
      speaker: "the narrator, of King Kull",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Death begins with birth and each man begins to die when he is born; even now you are dead, King Kull, because you were born.",
      speaker: "Tuzun Thune the wizard",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Men die when their time comes. No later, no sooner. Mine has not come.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Mirrors are the world, Kull. Gaze into my mirrors and be wise.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Time strides onward. We live today; what care we for tomorrow – or yesterday? The Wheel turns and nations rise and fall; the world changes, and times return to savagery to rise again through the long ages.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "I brood not over the lost glories of my race, nor do I labor for races to come. Live now, Kull, live now. The dead are dead; the unborn are not.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "A man has eyes, let him see. Who would see must first believe.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Form is shadow, substance is illusion, materiality is dream; man is because he believes he is; what is man but a dream of the gods?",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "There are worlds beyond worlds, as Kull knows, and Kull is less sure of reality since he gazed into the mirrors of Tuzun Thune.",
      speaker: "the narrator",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== Skulls in the Stars (1929) – Solomon Kane =====
    {
      text: "Death! Death! There are skulls in the stars!",
      speaker: "the doomed Ezra",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "If abstract hate may bring into material substance a ghostly thing, may not courage, equally abstract, form a concrete weapon to combat that ghost?",
      speaker: "the narrator",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ===== The Hyborian Age (essay, 1936) =====
    {
      text: "Then the Cataclysm rocked the world. Atlantis and Lemuria sank, and the Pictish Islands were heaved up to form the mountain peaks of a new continent. Volcanoes broke forth and terrific earthquakes shook down the shining cities of the empires. Whole nations were blotted out.",
      speaker: "Robert E. Howard",
      story: "The Hyborian Age (essay)",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/42182",
      amazonQuery: "Conan Hyborian Age Robert E Howard"
    },

    // ==========================================================
    // SOURCE NOTE: the quotes below this line were curated from
    // secondary sources (the official conan.com site, Goodreads).
    // Story attributions are taken from those sources, not from
    // a verbatim grep of the Project Gutenberg text.
    // ==========================================================

    // ===== Conan (additional, attributed by conan.com) =====
    {
      text: "Barbarism is the natural state of mankind. Civilization is unnatural. It is a whim of circumstance. And barbarism must always ultimately triumph.",
      speaker: "Conan",
      story: "Beyond the Black River",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42254",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Civilized men are more discourteous than savages because they know they can be impolite without having their skulls split, as a general thing.",
      speaker: "Conan",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "So then, seeing they were all mad, I drew my sword and cleft the judge's skull; then I cut my way out of the court, and seeing the high constable's stallion tied near by, I rode for the wharfs, where I thought to find a ship bound for foreign parts.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Kull (additional, via Goodreads collection) =====
    {
      text: "The more I see of what you call civilization, the more highly I think of what you call savagery!",
      speaker: "King Kull",
      story: "Kull: Exile of Atlantis",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/398895-king-kull",
      readLabel: "Source on Goodreads",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Who dies first?",
      speaker: "King Kull, surrounded by assassins",
      story: "By This Axe I Rule!",
      year: 1929,
      gutenberg: "https://conan.com/the-six-most-revealing-conan-the-barbarian-quotes/",
      readLabel: "About this scene",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== Solomon Kane (now verified verbatim from Project Gutenberg) =====
    {
      text: "For man's only weapon is courage that flinches not from the gates of Hell itself, and against such not even the legions of Hell can stand.",
      speaker: "the narrator, of Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Over the souls of men spread the condor wings of colossal monsters and all manner of evil things prey upon the heart and soul and body of Man. Yet it may be in some far day the shadows shall fade and the Prince of Darkness be chained forever in his hell.",
      speaker: "Solomon Kane",
      story: "The Savage Tales of Solomon Kane",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/353787-the-savage-tales-of-solomon-kane",
      readLabel: "Source on Goodreads",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "I am a landless man… I come out of the sunset and into the sunrise I go, wherever the Lord doth guide my feet.",
      speaker: "Solomon Kane",
      story: "The Savage Tales of Solomon Kane",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/353787-the-savage-tales-of-solomon-kane",
      readLabel: "Source on Goodreads",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Nay, alone I am a weak creature, having no strength or might in me; yet in times past hath God made me a great vessel of wrath and a sword of deliverance. And, I trust, shall do so again.",
      speaker: "Solomon Kane, to Marylin Taferal",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "I am Solomon Kane. Are you prepared to meet your master, the Devil?",
      speaker: "Solomon Kane, to the bandit chief Le Loup",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "These things be deeds of some power of evil. The lords of darkness have laid a curse upon the country. A strong man is needed to combat Satan and his might. Therefore I go, who have defied him many a time.",
      speaker: "Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "He had never fled from a single foe, and had the thought occurred to him he would have flushed with shame.",
      speaker: "the narrator, of Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ==========================================================
    // FILM QUOTES — Conan the Barbarian (1982),
    // Conan the Destroyer (1984), Conan the Barbarian (2011)
    // Transcribed from the conan.com retrospective.
    // ==========================================================

    // ===== Conan the Barbarian (1982) =====
    {
      text: "Between the time when the oceans drank Atlantis and the rise of the sons of Aryas, there was an age undreamed of. And unto this, Conan, destined to wear the jeweled crown of Aquilonia upon a troubled brow. It is I, his chronicler, who alone can tell thee of his saga. Let me tell you of the days of high adventure!",
      speaker: "The Wizard (Mako)",
      story: "Conan the Barbarian – opening narration",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "And who says you will?",
      speaker: "Conan (Arnold Schwarzenegger), to a starving Subotai",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "Two fools who laugh at death. Do you know what horrors lie beyond that wall? – Then you go first.",
      speaker: "Valeria (Sandahl Bergman)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "There comes a time, thief, when the jewels cease to sparkle, when the gold loses its luster, when the throne room becomes a prison, and all that is left is a father's love for his child.",
      speaker: "King Osric (Max von Sydow)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "What daring! What outrageousness! What insolence! What arrogance!… I salute you.",
      speaker: "King Osric (Max von Sydow)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "You broke into my house, stole my property, murdered my servants and my pets, and THAT is what grieves me the most! You killed my snake.",
      speaker: "Thulsa Doom (James Earl Jones)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "Do you want to live forever?",
      speaker: "Valeria (Sandahl Bergman)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "To crush your enemies. See them driven before you. And to hear the lamentations of their women.",
      speaker: "Conan (Arnold Schwarzenegger), on what is best in life",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },

    // ===== Conan the Destroyer (1984) =====
    {
      text: "One, two, three… I think you're right.",
      speaker: "Conan (Arnold Schwarzenegger), counting six enemies",
      story: "Conan the Destroyer",
      year: 1984,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Destroyer 1984 Schwarzenegger Blu-ray"
    },
    {
      text: "Only pain.",
      speaker: "Conan (Arnold Schwarzenegger), asked what hurts him",
      story: "Conan the Destroyer",
      year: 1984,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Destroyer 1984 Schwarzenegger Blu-ray"
    },

    // ===== Conan the Barbarian (2011) =====
    {
      text: "I live, I love, I slay, and I am content.",
      speaker: "Conan (Jason Momoa)",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    },

    // ==========================================================
    // BATCH 3 — additional book quotes, verified against the
    // full story texts (Project Gutenberg Australia for those
    // stories not on US Gutenberg).
    // ==========================================================

    // ===== The Phoenix on the Sword (1932) – Conan's first published tale =====
    {
      text: "Know, oh prince, that between the years when the oceans drank Atlantis and the gleaming cities, and the years of the rise of the Sons of Aryas, there was an Age undreamed of, when shining kingdoms lay spread across the world like blue mantles beneath the stars.",
      speaker: "the Nemedian Chronicles (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Hither came Conan, the Cimmerian, black-haired, sullen-eyed, sword in hand, a thief, a reaver, a slayer, with gigantic melancholies and gigantic mirth, to tread the jeweled thrones of the Earth under his sandalled feet.",
      speaker: "the Nemedian Chronicles (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "What do I know of cultured ways, the gilt, the craft and the lie? I, who was born in a naked land and bred in the open sky.",
      speaker: "Conan (from The Road of Kings)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "The subtle tongue, the sophist guile, they fail when the broadswords sing; Rush in and die, dogs – I was a man before I was a king.",
      speaker: "from The Road of Kings (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Wits and swords are as straws against the wisdom of the Darkness.",
      speaker: "Thoth-Amon, the Stygian sorcerer",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "A great poet is greater than any king. His songs are mightier than my scepter; for he has near ripped the heart from my breast when he chose to sing for me. I shall die and be forgotten, but Rinaldo's songs will live for ever.",
      speaker: "King Conan, of the rebel poet Rinaldo",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== The Tower of the Elephant (1933) =====
    {
      text: "There is always a way, if the desire be coupled with courage.",
      speaker: "Conan",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am neither god nor demon, but flesh and blood like yourself, though the substance differ in part, and the form be cast in a different mold.",
      speaker: "Yag-kosha, the elephant-headed prisoner",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== The Scarlet Citadel (1933) =====
    {
      text: "Gleaming shell of an outworn lie; fable of Right divine – You gained your crowns by heritage, but Blood was the price of mine. The throne that I won by blood and sweat, by Crom, I will not sell For promise of valleys filled with gold, or threat of the Halls of Hell!",
      speaker: "from The Road of Kings (epigraph)",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I climbed out of the abyss of naked barbarism to the throne and in that climb I spilt my blood as freely as I spilt that of others. If either of us has the right to rule men, by Crom, it is I!",
      speaker: "Conan",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "When did a priest keep an oath?",
      speaker: "Conan",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "A murrain on these wizardly feuds! Give me a clean sword and a clean foe to flesh it in. Damnation! What would I not give for a flagon of wine!",
      speaker: "Conan (closing line of the story)",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== Black Colossus (1933) =====
    {
      text: "Most men have learned to call on the gods. They are weak, and call on what is weaker than themselves. I have never set my hopes in any but my own sword and my own wits.",
      speaker: "Conan",
      story: "Black Colossus",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600931h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "By Mitra, I never expected to see you cased in coat-armor, but you do not put it to shame. By my fingerbones, Conan, I have seen kings who wore their harness less regally than you!",
      speaker: "Amalric the mercenary, to Conan",
      story: "Black Colossus",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600931h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Rogues in the House (1934) =====
    {
      text: "When I cannot stand alone, it will be time to die. But I'd like a flagon of wine.",
      speaker: "Conan, bleeding from a score of wounds",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "His blood was red, after all.",
      speaker: "Conan, over the corpse of the Red Priest",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "He's travelled the road all rogues must walk at last. I'd like to loot the house, but I suppose we'd best go.",
      speaker: "Conan",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I'm tired of this city anyway. I'm curious to see how fast that horse can carry me into another kingdom. There's many a highway I want to travel before I walk the road Nabonidus walked this night.",
      speaker: "Conan (closing line of the story)",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Kings of the Night (1930) – Bran Mak Morn / Kull crossover =====
    {
      text: "When we dream, we are all flesh and blood – so long as we are dreaming.",
      speaker: "King Kull, summoned across the ages",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Time and space exist not. There was no past, and there shall be no future. NOW is all. All things that ever were, are, or ever will be, transpire now.",
      speaker: "Gonar the wizard",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Out of the sunrise he came – into the sunset he has gone. Out of the mists of the ages he came to us, and back into the mists of the eons has he returned – to his own kingdom.",
      speaker: "Bran Mak Morn, of King Kull",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },

    // ===== Worms of the Earth (1932) – Bran Mak Morn =====
    {
      text: "A king must gamble with men's lives and naked swords. The lives of all my people were at stake; I sacrificed the Northmen – yes; and my heart is sore within me, for they were men!",
      speaker: "Bran Mak Morn, after the battle",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "A king belongs to his people, and can not let either his own feelings or the lives of men influence him.",
      speaker: "Bran Mak Morn",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Are they more foul than a mortal who seeks their aid?",
      speaker: "Atla the witch-woman",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },

    // ===== The Shadow of the Vulture (1934) – Red Sonya's first appearance =====
    {
      text: "Thank the devil! The Turks were on the wall. Don't think I risked my hide to save yours, dog-brother!",
      speaker: "Red Sonya of Rogatino",
      story: "The Shadow of the Vulture",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0608101h.html",
      amazonQuery: "Sword Woman Red Sonya Robert E Howard"
    },
    {
      text: "Hell to you, dog-soul! The devil can stir your broth for you!",
      speaker: "Red Sonya, in the siege of Vienna",
      story: "The Shadow of the Vulture",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0608101h.html",
      amazonQuery: "Sword Woman Red Sonya Robert E Howard"
    },

    // ===== Red Shadows (1928) – the first Solomon Kane story =====
    {
      text: "Men shall die for this.",
      speaker: "Solomon Kane, over a dying girl",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Sir, do you assume me to be as great a villain as yourself?",
      speaker: "Solomon Kane, to Le Loup",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ===== The Moon of Skulls (1930) – Solomon Kane =====
    {
      text: "Evil flourishes and rules in the cities of men and the waste places of the world, but anon the great giant that is God rises and smites for the righteous, and they lay faith in him.",
      speaker: "Solomon Kane",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "There are sights which blast the eyes and leave their burning mark forever on the brain. The walls of ancient cities, recked not of by men, have looked upon scenes not to be spoken of, even in whispers.",
      speaker: "Marylin Taferal",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "No man shall live in chains.",
      speaker: "Conan (Jason Momoa)",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    },
    {
      text: "How many names do I need?",
      speaker: "Conan (Jason Momoa), introducing himself",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    }
  ];

  // ---- Helpers -----------------------------------------------------------

  function amazonURL(query) {
    const base = "https://www.amazon.com/s";
    const params = new URLSearchParams({
      k: query,
      tag: AMAZON_TAG
    });
    return base + "?" + params.toString();
  }

  let queue = [];
  let lastIndex = -1;

  function fillQueue() {
    queue = QUOTES.map((_, i) => i);
    for (let i = queue.length - 1; i > 0; i--) {
      const j = Math.floor(Math.random() * (i + 1));
      [queue[i], queue[j]] = [queue[j], queue[i]];
    }
    if (queue[queue.length - 1] === lastIndex && queue.length > 1) {
      [queue[queue.length - 1], queue[0]] = [queue[0], queue[queue.length - 1]];
    }
  }

  function nextIndex() {
    if (queue.length === 0) fillQueue();
    const idx = queue.pop();
    lastIndex = idx;
    return idx;
  }

  function render(q) {
    const card = document.getElementById("hv-card");
    card.classList.add("is-fading");
    setTimeout(() => {
      document.getElementById("hv-quote").textContent = q.text;
      document.getElementById("hv-speaker").textContent = "— " + q.speaker;
      document.getElementById("hv-story").innerHTML = "&nbsp;in <em>" + q.story + "</em>" + (q.year ? " (" + q.year + ")" : "");
      const readLink = document.getElementById("hv-gutenberg");
      readLink.href = q.gutenberg;
      readLink.textContent = q.readLabel || "Read free on Gutenberg";
      document.getElementById("hv-amazon").href = amazonURL(q.amazonQuery);
      card.classList.remove("is-fading");
    }, 220);
  }

  function showRandom() {
    const idx = nextIndex();
    render(QUOTES[idx]);
  }

  function copyCurrent() {
    const text = document.getElementById("hv-quote").textContent.trim();
    const speaker = document.getElementById("hv-speaker").textContent.trim();
    const story = document.getElementById("hv-story").textContent.replace(/\s+/g, " ").trim();
    const payload = '"' + text + '"\n\n' + speaker + " " + story;
    if (navigator.clipboard && navigator.clipboard.writeText) {
      navigator.clipboard.writeText(payload).then(() => flashBtn("Copied"));
    } else {
      const ta = document.createElement("textarea");
      ta.value = payload;
      document.body.appendChild(ta);
      ta.select();
      try { document.execCommand("copy"); flashBtn("Copied"); }
      catch (e) { flashBtn("Press Ctrl+C"); }
      document.body.removeChild(ta);
    }
  }

  function flashBtn(msg) {
    const b = document.getElementById("hv-share");
    const prev = b.textContent;
    b.textContent = msg;
    setTimeout(() => { b.textContent = prev; }, 1400);
  }

  document.getElementById("hv-refresh").addEventListener("click", showRandom);
  document.getElementById("hv-share").addEventListener("click", copyCurrent);

  document.addEventListener("keydown", (e) => {
    if (e.target.tagName === "INPUT" || e.target.tagName === "TEXTAREA") return;
    if (e.key === " " || e.key.toLowerCase() === "r") {
      e.preventDefault();
      showRandom();
    }
  });

  fillQueue();
  showRandom();
</script>



<h2 class="wp-block-heading" id="random-robert-e-howard-quote-generator"><strong>Random Robert E. Howard quote generator</strong></h2>



<p class="wp-block-paragraph">You can use the generator above to summon a random line from Conan, Kull, Solomon Kane, Bran Mak Morn, Red Sonya or the wider worlds of Robert E. Howard.</p>



<p class="wp-block-paragraph">Some quotes are from Howard’s original stories. Others come from the Conan films and related sources. I’ve tried to label the source clearly where possible.</p>



<h2 class="wp-block-heading" id="what-is-best-in-life"><strong>What is best in life?</strong></h2>



<p class="wp-block-paragraph">The line works because it is so simple. Conan is not giving a clever answer, or a civilised answer, or even a particularly sane answer. </p>



<p class="wp-block-paragraph">He is giving the answer of a man shaped by slavery, violence and revenge.</p>



<p class="wp-block-paragraph">That&#8217;s the 1982 film’s Conan in a nutshell: brutal, mythic, almost elemental.</p>



<p class="wp-block-paragraph">Howard’s original Conan is broader than that. He is still savage, of course, but he is also witty, suspicious, practical, poetic and much more talkative than the film sometimes suggests. </p>



<p class="wp-block-paragraph">That is part of the fun of comparing the movie quotes with the original Robert E. Howard stories.</p>



<h3 class="wp-block-heading" id="the-origin-of-the-to-crush-your-enemies-quote"><strong>The origin of the “to crush your enemies” quote</strong></h3>



<p class="wp-block-paragraph">The “to crush your enemies” quote was not written by Robert E. Howard.</p>



<p class="wp-block-paragraph">It appears in John Milius’s 1982 <em>Conan the Barbarian</em>, but its deeper origin seems to be Harold Lamb’s <em>Genghis Khan: The Emperor of All Men</em>. In Lamb’s book, Genghis Khan gives a similar answer about the greatest happiness in life: defeating enemies, taking their goods, and hearing the lamentation of their women.</p>



<p class="wp-block-paragraph">That connection is actually very fitting. Howard admired fierce historical figures, and Harold Lamb was one of the historical adventure writers he respected. </p>



<p class="wp-block-paragraph">The film also gives Conan a loyal companion named Subotai, echoing one of Genghis Khan’s greatest generals.</p>



<p class="wp-block-paragraph">So the famous quote is not straight from Howard, but it still belongs in Conan’s cinematic legend.</p>



<p class="wp-block-paragraph">Thanks to <a href="http://www.barbariankeep.com/ctbsecrets.html" target="_blank" rel="noopener">The Barbarian Keep</a> for this detailed extra information.</p>



<h2 class="wp-block-heading" id="conan-book-quotes-vs-conan-movie-quotes"><strong>Conan book quotes vs Conan movie quotes</strong></h2>



<p class="wp-block-paragraph">One thing worth knowing: the most famous <strong>Conan movie quotes</strong> are not always the same as the best Robert E. Howard Conan quotes.</p>



<p class="wp-block-paragraph">The 1982 film gave us lines and images like “What is best in life?”, Conan’s prayer to Crom, the Riddle of Steel, the Wheel of Pain, the Tree of Woe, Thulsa Doom’s speeches, and Valeria’s “Do you want to live forever?”</p>



<p class="wp-block-paragraph">Howard’s original stories are very different. His Conan is not silent. He is a thief, pirate, mercenary, king, drinker, fighter, wanderer and occasional philosopher. He can be funny, cynical, poetic and surprisingly sharp.</p>



<p class="wp-block-paragraph">That is why I wanted this page to include both sides – the famous film lines and the stranger, richer quotes from the original stories that make them so great.</p>



<p class="wp-block-paragraph">A personal favourite Conan quote of mine is: &#8220;I know this: if life is an illusion, then I am no less an illusion, and being thus, the illusion is real to me. I live, I burn with life, I love, I slay, and am content.&#8221;</p>



<p class="wp-block-paragraph">If that doesn&#8217;t show the world that Conan isn&#8217;t just a stupid brute, I don&#8217;t know what will.</p>



<p class="wp-block-paragraph">The next, another favourite of mine, is from The Tower of the Elephant. &#8220;Civilized men are more discourteous than savages because they know they can be impolite without having their skulls split, as a general thing&#8221;.</p>



<p class="wp-block-paragraph">A very fitting quote indeed!</p>



<h2 class="wp-block-heading" id="crom-quotes-and-conans-view-of-the-gods"><strong>Crom quotes and Conan’s view of the gods</strong></h2>



<p class="wp-block-paragraph">Crom deserves his own mention.</p>



<p class="wp-block-paragraph">In Howard’s stories, Crom is not a comforting god. He gives men strength at birth, then leaves them to use it. Conan does not expect kindness from him, and he certainly does not waste much time praying.</p>



<p class="wp-block-paragraph">That is why Crom quotes work so well. They sum up something essential about Conan: no begging, no soft promises, no easy rescue. Just strength, fate, steel and the will to survive.</p>



<p class="wp-block-paragraph">The famous prayer to Crom from the 1982 film is not a direct Howard quote, but it fits the mood of the film perfectly.</p>



<p class="wp-block-paragraph">It&#8217;s quite different from the books however, where Conan does not pray to Crom.</p>



<p class="wp-block-paragraph">In fact, Conan specifically says &#8220;What use to call on him? Little he cares if men live or die. Better to be silent than to call his attention to you; he will send you dooms, not fortune! He is grim and loveless, but at birth he breathes power to strive and slay into a man&#8217;s soul. What else shall men ask of the gods?&#8221;.</p>



<h2 class="wp-block-heading" id="robert-e-howard-quotes-beyond-conan"><strong>Robert E. Howard quotes beyond Conan</strong></h2>



<p class="wp-block-paragraph">Conan is the giant at the centre of the Howard-Verse, but he is not the whole kingdom.</p>



<p class="wp-block-paragraph">Robert E. Howard also created Kull, the brooding Atlantean king of Valusia (<a href="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/">Kull chronology</a> here); Solomon Kane, the grim Puritan wanderer; Bran Mak Morn, the tragic king of the Picts; and Red Sonya of Rogatino, the original Howard character who later inspired Red Sonja.</p>



<p class="wp-block-paragraph">Their quotes have a different flavour, but they often circle the same themes: civilisation and barbarism, courage and doom, lost kingdoms, violent justice, strange gods and the thin line between man and myth. I&#8217;ve included many of the best in the quote generator above.</p>



<h2 class="wp-block-heading">Famous Conan quotes often misattributed</h2>



<p class="wp-block-paragraph">A few quick notes, because Conan quotes and Howard characters are often mislabelled online:</p>



<ul class="wp-block-list">
<li><strong>“What is best in life?”</strong> &#8211; the question asked to Conan in the 1982 <em>Conan the Barbarian</em> film.</li>



<li><strong>“To crush your enemies…”</strong> &#8211; the answer given by Conan in the 1982 film, likely inspired by Harold Lamb’s Genghis Khan passage.</li>



<li><strong>Conan’s prayer to Crom</strong> &#8211; from the 1982 film. In the books, Conan does not really pray to Crom.</li>



<li><strong>“By this axe I rule!”</strong> &#8211; King Kull, not Conan. It was also the original title of the story that Robert E. Howard later rewrote into <em>The Phoenix on the Sword</em>.</li>



<li><strong>Red Sonya</strong> &#8211; Howard’s original character from <em>The Shadow of the Vulture</em>. Red Sonja came later and was created by Roy Thomas, the writer of Marvel’s <em>Conan the Barbarian</em> comic.</li>
</ul>



<h2 class="wp-block-heading" id="frequently-asked-questions">Frequently Asked Questions</h2>


<div id="rank-math-faq" class="rank-math-block">
<div class="rank-math-list ">
<div id="faq-question-1770547430125" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong><strong><strong><strong><strong><strong>What is Conan’s most famous quote?</strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Conan’s most famous quote is probably: “To crush your enemies, see them driven before you, and to hear the lamentations of their women.” It comes from the 1982 <em>Conan the Barbarian</em> film.</p>

</div>
</div>
<div id="faq-question-1775411821650" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What is best in life?</strong></h3>
<div class="rank-math-answer ">

<p>In the 1982 film, Conan answers that what is best in life is to crush your enemies, see them driven before you, and hear the lamentations of their women.</p>

</div>
</div>
<div id="faq-question-1775411831690" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Did Robert E. Howard write “to crush your enemies”?</strong></h3>
<div class="rank-math-answer ">

<p>No. The quote is from the 1982 film, not Howard’s original Conan stories. It appears to have been inspired by Harold Lamb’s <em>Genghis Khan: The Emperor of All Men</em>.</p>

</div>
</div>
<div id="faq-question-1775411844687" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong>What are the best Crom quotes?</strong></strong></h3>
<div class="rank-math-answer ">

<p>The best Crom quotes come from Howard’s stories and the 1982 film. In the stories, Conan describes Crom as grim, distant and unlikely to help men who pray to him.</p>

</div>
</div>
<div id="faq-question-1775411854843" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Is Conan’s prayer to Crom from the books?</strong></h3>
<div class="rank-math-answer ">

<p>No. Conan’s famous prayer to Crom is from the 1982 film. It fits the spirit of Howard’s grim Crom, but it is not a direct quote from the original stories.</p>

</div>
</div>
<div id="faq-question-1779375567219" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Are Conan movie quotes the same as Robert E. Howard quotes</strong>?</h3>
<div class="rank-math-answer ">

<p>Not always. Some movie quotes are inspired by Howard’s themes, but many of the most famous film lines are not direct quotes from the original stories.</p>

</div>
</div>
<div id="faq-question-1779375595001" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What are good Conan quotes for a tattoo?</strong></h3>
<div class="rank-math-answer ">

<p>This is down to personal taste of course. Short lines such as “By Crom”, “I live, I burn with life”, and “I was a man before I was a king” might fit better for tattoos than longer Conan quotes. Just check the source first, because many Conan quotes online are misattributed.</p>

</div>
</div>
</div>
</div>


<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/conan-the-barbarian-quotes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Books Like Conan the Barbarian (What to Read Next)</title>
		<link>https://howard-verse.com/books-like-conan-the-barbarian-what-to-read-next/</link>
					<comments>https://howard-verse.com/books-like-conan-the-barbarian-what-to-read-next/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 12 May 2026 15:26:52 +0000</pubDate>
				<category><![CDATA[Howard-Verse]]></category>
		<category><![CDATA[Conan]]></category>
		<category><![CDATA[Kull]]></category>
		<category><![CDATA[Solomon Kane]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1561</guid>

					<description><![CDATA[Finished Conan? Here are 15+ books to read next – from Kull to Elric to David Gemmell. Tiered recommendations based on what you loved about Howard.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size wp-block-paragraph"><em>Disclosure: This post is reader-powered and contains affiliate links. If you click through and make a purchase, I may earn a commission at no additional cost to you.</em></p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#quick-picks">Quick Picks</a></li><li><a href="#tier-1-must-reads">Tier 1: Must Reads</a></li><li><a href="#tier-2-strong-recommendations">Tier 2: Strong Recommendations</a></li><li><a href="#tier-3-broader-crossover">Tier 3: Broader Crossover</a></li><li><a href="#if-you-like-conan-try-this">If You Like Conan, Try This</a></li><li><a href="#where-to-buy">Where to Buy</a></li><li><a href="#what-about-comics">What About Comics?</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p class="wp-block-paragraph">You&#8217;ve read Conan. Possibly all of it (although there are a lot of <a href="https://howard-verse.com/list-of-conan-pastiche-novels/" data-type="link" data-id="https://howard-verse.com/list-of-conan-pastiche-novels/">Conan pastiches</a>!).</p>



<p class="wp-block-paragraph">Now the next question is harder: what actually comes close?</p>



<p class="wp-block-paragraph">For me, the honest answer is nothing. Howard was a singular talent, and Conan is a character who transcends his genre. </p>



<p class="wp-block-paragraph">But there are great books that scratch similar itches – books that deliver the same primal thrill of a lone warrior against impossible odds, the same exotic worlds, the same rush of steel meeting sorcery.</p>



<p class="wp-block-paragraph">This guide is organised by what you might be looking for. Whether you want more Howard, the opposite of Conan, or something modern that captures the same spirit, there&#8217;s something here for you.</p>



<h2 class="wp-block-heading" id="quick-picks">Quick Picks</h2>



<p class="wp-block-paragraph">If you&#8217;re in a hurry, here&#8217;s where to go based on what you loved about Conan:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>If you want&#8230;</strong></th><th><strong>Read this</strong></th></tr></thead><tbody><tr><td><strong>Closest to Conan</strong></td><td>Kull of Atlantis (Robert E. Howard)</td></tr><tr><td><strong>Darker and more tragic</strong></td><td>Elric of Melniboné (Michael Moorcock)</td></tr><tr><td><strong>Best modern (ish) equivalent</strong></td><td>Legend (David Gemmell)</td></tr><tr><td><strong>Best duo adventures</strong></td><td>Fafhrd and the Gray Mouser (Fritz Leiber)</td></tr><tr><td><strong>Best savage world</strong></td><td>Imaro (Charles R. Saunders)</td></tr><tr><td><strong>Near-perfect modern S&amp;S</strong></td><td>The Witcher short stories (Andrzej Sapkowski)</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">Each of these is covered in detail below.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="tier-1-must-reads">Tier 1: Must Reads</h2>



<p class="wp-block-paragraph">These are essential. If you loved Conan, you need these books.</p>



<h3 class="wp-block-heading">Kull of Atlantis (Robert E. Howard)</h3>



<p class="wp-block-paragraph">Same creator. Closest DNA to Conan.</p>



<p class="wp-block-paragraph">Kull is Howard&#8217;s other great barbarian king – an Atlantean savage who seizes the throne of Valusia thousands of years before Conan&#8217;s time. Where Conan is a wanderer who becomes king almost by accident, Kull is a philosopher-king tormented by questions of reality and illusion. </p>



<p class="wp-block-paragraph">The famous story &#8220;The Shadow Kingdom&#8221; arguably invented sword and sorcery as a genre and is one of my favourite S&amp;S stories of all time.</p>



<p class="wp-block-paragraph">If you&#8217;ve only read Conan, Kull is the obvious next step. Same raw energy, same vivid prose, but with a more introspective edge. <a href="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/" data-type="link" data-id="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/">Kull reading order is here</a>.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4u1F4KR" target="_blank" rel="noreferrer noopener nofollow sponsored">Kull: Exile of Atlantis</a> (Del Rey) collects all the Kull stories in their original versions.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Elric of Melniboné (Michael Moorcock)</h3>



<p class="wp-block-paragraph">The opposite of Conan. Still essential.</p>



<p class="wp-block-paragraph">Elric is everything Conan isn&#8217;t: a sickly albino emperor, dependent on drugs to survive, wielding Stormbringer – a demon sword that drinks souls and will eventually destroy everything he loves. Where Conan embodies primal vitality and freedom, Elric represents tragic fate and doom.</p>



<p class="wp-block-paragraph">Moorcock deliberately created Elric as an inversion of Howard&#8217;s hero, and the result is one of fantasy&#8217;s most compelling antiheroes. The prose is more literary than Howard&#8217;s, the themes more philosophical, but the action is still relentless.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/48XHYI6" target="_blank" data-type="link" data-id="https://amzn.to/48XHYI6" rel="noreferrer noopener nofollow sponsored">Elric of Melniboné</a> (Titan/Gollancz editions) – the first novel in chronological order.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Fafhrd and the Gray Mouser (Fritz Leiber)</h3>



<p class="wp-block-paragraph">The definitive duo. Foundational sword and sorcery.</p>



<p class="wp-block-paragraph">A giant Northern barbarian and a small, clever thief. Fafhrd is the brawn, the Mouser is the cunning – though both are deadly swordsmen. Their adventures in the city of Lankhmar and beyond are funnier and more sophisticated than most sword and sorcery, but still packed with danger and dark magic.</p>



<p class="wp-block-paragraph">Leiber actually coined the term &#8220;sword and sorcery&#8221; and his work defines the genre as much as Howard&#8217;s. If you want the buddy-adventure version of Conan – two rogues against the world – this is it.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/48W0LDG" target="_blank" rel="noreferrer noopener nofollow sponsored">Swords and Deviltry</a> – the origin stories of both characters and their first meeting.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">The Drenai Saga – David Gemmell</h3>



<p class="wp-block-paragraph">The best bridge between classic sword and sorcery and modern heroic fantasy.</p>



<p class="wp-block-paragraph">David Gemmell wrote characters who feel like Conan&#8217;s descendants: lone warriors facing impossible odds, brutal combat, moral clarity mixed with grit. </p>



<p class="wp-block-paragraph">His most famous character, Druss the Legend, is an aging axeman called out of retirement to defend a fortress against overwhelming hordes. Sound familiar?</p>



<p class="wp-block-paragraph">Gemmell&#8217;s prose is more modern than Howard&#8217;s – longer novels rather than short stories, more developed character arcs – but the spirit is the same. His heroes are men of action who solve problems with steel and willpower. They fight because it&#8217;s right, even when winning seems impossible.</p>



<p class="wp-block-paragraph">The Drenai saga spans eleven novels across different time periods, but you don&#8217;t need to read them in order. Each stands alone.</p>



<p class="wp-block-paragraph">Along with Robert E Howard, Terry Pratchett and Joe Abercrombie, David Gemmell is one of my favourite authors.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4wmRqP8" target="_blank" data-type="link" data-id="https://amzn.to/4wmRqP8" rel="noreferrer noopener nofollow sponsored">Legend</a> – Gemmell&#8217;s debut and most celebrated novel. Druss at his peak, defending the fortress of Dros Delnoch against the Nadir hordes. This is the fantasy equivalent of the Alamo, and it&#8217;s magnificent.</p>



<p class="wp-block-paragraph"><strong>Also recommended:</strong> My favourite Gemmell series overall is the <a href="https://amzn.to/3R32FfE" data-type="link" data-id="https://amzn.to/3R32FfE" target="_blank" rel="noreferrer noopener nofollow sponsored">Rigante series</a>, and it certainly contains S&amp;S aspects (mixed with epic fantasy).<em><a href="https://amzn.to/42ZsrEa" target="_blank" data-type="link" data-id="https://amzn.to/42ZsrEa" rel="noreferrer noopener nofollow sponsored">Waylander</a></em> (assassin seeking redemption), <em><a href="https://amzn.to/48XLxOu" target="_blank" data-type="link" data-id="https://amzn.to/48XLxOu" rel="noreferrer noopener nofollow sponsored">The First Chronicles of Druss the Legend</a></em> (Druss&#8217;s origin story) and the <a href="https://amzn.to/4nuuLwA" target="_blank" data-type="link" data-id="https://amzn.to/4nuuLwA" rel="noreferrer noopener nofollow sponsored">Skilgannon stories</a> are all more than just worth reading.</p>



<p class="wp-block-paragraph">The <a href="https://amzn.to/4ffYqXV" target="_blank" data-type="link" data-id="https://amzn.to/4ffYqXV" rel="noreferrer noopener nofollow sponsored">Troy trilogy</a> is also exceptional. The list goes on&#8230;</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Imaro (Charles R. Saunders)</h3>



<p class="wp-block-paragraph">Conan&#8217;s spiritual brother. African sword and sorcery.</p>



<p class="wp-block-paragraph">Saunders coined the term &#8220;sword and soul&#8221; to describe his work – sword and sorcery set in a fantasy Africa rather than a fantasy Europe. Imaro is an outcast from his tribe, born to a banished mother, who grows into the greatest warrior in a land famous for great warriors. The parallels to Conan are deliberate and acknowledged.</p>



<p class="wp-block-paragraph">What makes Imaro special is the setting. The world is as vividly realised as Howard&#8217;s Hyborian Age, but drawn from African mythology and culture rather than European. If you&#8217;ve exhausted the usual pseudo-medieval settings, this is a refreshing change.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4dlMWQ8" target="_blank" data-type="link" data-id="https://amzn.to/4dlMWQ8" rel="noreferrer noopener nofollow sponsored">Imaro</a> – the first novel, collecting and expanding Saunders&#8217; original stories.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="tier-2-strong-recommendations">Tier 2: Strong Recommendations</h2>



<p class="wp-block-paragraph">Not quite essential, but excellent choices depending on your tastes.</p>



<h3 class="wp-block-heading">Kane (Karl Edward Wagner)</h3>



<p class="wp-block-paragraph">Darker than Conan. Cult favourite.</p>



<p class="wp-block-paragraph">Kane is an immortal warrior cursed by a mad god – essentially the biblical Cain, wandering a savage fantasy world for eternity. Wagner was a horror writer as much as a fantasy writer, and it shows. These stories are bleak, violent, and atmospheric.</p>



<p class="wp-block-paragraph">Wagner also edited and restored Howard&#8217;s Conan stories to their original forms, so he understood the source material intimately. Kane isn&#8217;t a Conan clone – he&#8217;s something stranger and darker.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> Really hard to get hold of! Bloodstone or the short story collections <em>Death Angel&#8217;s Shadow</em> and <em>Night Winds</em>. Ebay is probably your best bet here.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Solomon Kane (Robert E. Howard)</h3>



<p class="wp-block-paragraph">More Howard. Darker and more religious.</p>



<p class="wp-block-paragraph">Kane is a dour Puritan avenger, wandering sixteenth-century Europe and Africa with sword and pistol, hunting evil wherever he finds it. The tone is gothic horror as much as adventure – vengeful ghosts, bloodthirsty demons, fanatic devotion.</p>



<p class="wp-block-paragraph">If you want more Howard but something tonally different from Conan, Kane is perfect.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4tzibxo" target="_blank" rel="noreferrer noopener nofollow sponsored">The Savage Tales of Solomon Kane</a> (Del Rey) – the complete collection.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Thongor (Lin Carter)</h3>



<p class="wp-block-paragraph">Direct Conan-style writing. More pulp, less depth.</p>



<p class="wp-block-paragraph">Lin Carter was a Howard devotee who edited much of Howard&#8217;s posthumous work. His Thongor of Lemuria series is essentially Conan with the serial numbers filed off – a barbarian wandering a prehistoric world of sorcery and lost civilisations.</p>



<p class="wp-block-paragraph">These books don&#8217;t have Howard&#8217;s depth, but they deliver pure pulp adventure. If you want more of the same rather than something different, Thongor scratches that itch.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4u6H6tj" target="_blank" rel="noreferrer noopener nofollow sponsored">Thongor and the Wizard of Lemuria</a>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Jirel of Joiry (C.L. Moore)</h3>



<p class="wp-block-paragraph">Early female sword and sorcery. Weird Tales connection.</p>



<p class="wp-block-paragraph">Moore was one of Howard&#8217;s contemporaries at Weird Tales, and Jirel is one of the earliest female sword and sorcery protagonists. A fierce warrior-woman ruling a medieval French duchy, Jirel battles sorcerers, demons, and dark dimensions.</p>



<p class="wp-block-paragraph">The prose is more atmospheric than Howard&#8217;s – Moore was closer to Lovecraft in style – but the action is still present. Essential reading for anyone interested in the genre&#8217;s history.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> The <a href="https://amzn.to/4nlEjJX" target="_blank" data-type="link" data-id="https://amzn.to/4nlEjJX" rel="noreferrer noopener nofollow sponsored">collected Jirel stories</a>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">The Witcher – Short Stories (Andrzej Sapkowski)</h3>



<p class="wp-block-paragraph">Near-perfect modern sword and sorcery – in short bursts.</p>



<p class="wp-block-paragraph">Geralt of Rivia is a monster hunter for hire – mutated, morally grey, operating on the fringes of society. The original short story collections, <em>The Last Wish</em> and <em>Sword of Destiny</em>, are episodic adventures with personal stakes and dark moral choices. This is exactly what sword and sorcery is supposed to be.</p>



<p class="wp-block-paragraph">The later novels shift towards darker epic fantasy as the scope expands and Ciri&#8217;s destiny takes over. Still good, but a different beast. The short stories are the pure S&amp;S hit.</p>



<p class="wp-block-paragraph">I&#8217;m not really a fan of the TV show, though I&#8217;ve watched it all. I absolutely love all three video games.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/49LjT7B" target="_blank" data-type="link" data-id="https://amzn.to/49LjT7B" rel="noreferrer noopener nofollow sponsored">The Last Wish</a> – the first short story collection and the best introduction to Geralt.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="tier-3-broader-crossover">Tier 3: Broader Crossover</h2>



<p class="wp-block-paragraph">These aren&#8217;t pure sword and sorcery, but they appeal to the same readers.</p>



<h3 class="wp-block-heading">John Carter of Mars (Edgar Rice Burroughs)</h3>



<p class="wp-block-paragraph">Sword and planet. Same feel, different setting.</p>



<p class="wp-block-paragraph">Burroughs was one of Howard&#8217;s major influences. His John Carter – a Civil War soldier transported to Mars, fighting four-armed green Martians with sword in hand – established the template that Howard would later adapt for fantasy.</p>



<p class="wp-block-paragraph">Technically science fiction, but the vibe is pure pulp adventure. If you want to understand where Conan came from, start here.</p>



<p class="wp-block-paragraph">For more, see my John Carter guide.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/4d6QeIm" target="_blank" rel="noreferrer noopener nofollow sponsored">A Princess of Mars</a> – the first novel, and one of the foundational texts of science fiction.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">The First Law (Joe Abercrombie)</h3>



<p class="wp-block-paragraph">Not pure sword and sorcery. But Conan readers often love it. Myself included. This series is truly phenomenal.</p>



<p class="wp-block-paragraph">Abercrombie&#8217;s trilogy features Logen Ninefingers – an infamous Northern barbarian with a bloody past, trying (and failing) to escape his violent nature. Sound familiar? Logen has clear Conan DNA, though the world around him is darker, more political, and more cynical.</p>



<p class="wp-block-paragraph">The First Law is grimdark epic fantasy rather than classic S&amp;S – the scope is larger, the structure novelistic, the tone bleaker. But Logen&#8217;s chapters read like sword and sorcery dropped into a different genre, and the action is brutal and very well-written.</p>



<p class="wp-block-paragraph">I&#8217;d see this as &#8220;where to go next&#8221; rather than &#8220;more of the same.&#8221;</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/3PfFxtO" target="_blank" rel="noreferrer noopener nofollow sponsored">The Blade Itself</a> – the first book of the trilogy.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">The Black Company (Glen Cook)</h3>



<p class="wp-block-paragraph">Military dark fantasy with sword and sorcery DNA.</p>



<p class="wp-block-paragraph">Cook&#8217;s series follows a mercenary company through decades of brutal warfare, serving morally ambiguous employers against equally ambiguous enemies. It&#8217;s not classic S&amp;S – the scope is too large, the protagonists too numerous – but it inherits the genre&#8217;s grit, cynicism, and focus on survival over heroism.</p>



<p class="wp-block-paragraph">If you want something grittier and more modern but still recognisably in the lineage, this is it.</p>



<p class="wp-block-paragraph"><strong>Best place to start:</strong> <a href="https://amzn.to/3PkVsaf" target="_blank" rel="noreferrer noopener nofollow sponsored">The Black Company</a> – the first novel.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"></p>



<h3 class="wp-block-heading" id="gotrek-and-felix-william-king-and-others">Gotrek and Felix (William King and others)</h3>



<p class="wp-block-paragraph">I read most of these when I was just a young whippersnapper. I remember enjoying them a lot, and not realising the main characters were based on Fafhrd and the Grey Mouser. </p>



<p class="wp-block-paragraph">After the first few they got a little repetitive, but the Warhammer world is rich and interesting, and there&#8217;s plenty to enjoy here.</p>



<p class="wp-block-paragraph">Best place to start: the <a href="https://amzn.to/4dazfDu" target="_blank" data-type="link" data-id="https://amzn.to/4dazfDu" rel="noreferrer noopener nofollow sponsored">first omnibus</a> is great, see what you think!</p>



<h2 class="wp-block-heading" id="if-you-like-conan-try-this">If You Like Conan, Try This</h2>



<p class="wp-block-paragraph">A quick reference based on what specifically draws you to Howard:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>What you love about Conan</strong></th><th><strong>Try this</strong></th></tr></thead><tbody><tr><td>The lone barbarian wanderer</td><td>Kull, Imaro, Thongor</td></tr><tr><td>Dark sorcery as the enemy</td><td>Elric, Kane, Solomon Kane</td></tr><tr><td>Episodic short story format</td><td>Fafhrd &amp; Mouser, Witcher short stories, Jirel</td></tr><tr><td>Brutal combat</td><td>Gemmell, First Law</td></tr><tr><td>Exotic settings</td><td>John Carter, Imaro</td></tr><tr><td>Morally grey hero</td><td>Elric, Kane, First Law</td></tr><tr><td>Pulp energy and pace</td><td>Thongor, Burroughs</td></tr><tr><td>Modern equivalent</td><td>Gemmell, Witcher, First Law</td></tr></tbody></table></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="where-to-buy">Where to Buy</h2>



<p class="wp-block-paragraph">Most of these are in print and readily available:</p>



<p class="wp-block-paragraph"><strong>Del Rey editions</strong> (for Howard&#8217;s work) are the definitive versions – properly edited, restored to original texts. Worth paying extra for.</p>



<p class="wp-block-paragraph"><strong>Gollancz/Titan editions</strong> for Moorcock&#8217;s Elric are comprehensive and well-produced.</p>



<p class="wp-block-paragraph"><strong>Gemmell</strong> is widely available in paperback and ebook from Del Rey/Orbit.</p>



<p class="wp-block-paragraph">For out-of-print material (some Kane, some older editions), try:</p>



<ul class="wp-block-list">
<li>eBay</li>



<li>AbeBooks</li>



<li>ThriftBooks</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="what-about-comics">What About Comics?</h2>



<p class="wp-block-paragraph">If you prefer visuals, I&#8217;ve written a separate guide to the best sword and sorcery comics (to be published soon!) – covering everything from Marvel&#8217;s classic Conan omnibuses to obscure 1970s DC titles.</p>



<p class="wp-block-paragraph">For Conan specifically, see my <a href="https://howard-verse.com/where-to-start-with-conan-the-barbarian-comics/" data-type="link" data-id="https://howard-verse.com/where-to-start-with-conan-the-barbarian-comics/">Conan comics reading guide</a>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="frequently-asked-questions">Frequently Asked Questions</h2>


<div id="rank-math-faq" class="rank-math-block">
<div class="rank-math-list ">
<div id="faq-question-1770547430125" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong><strong><strong><strong><strong>What&#8217;s the closest book to Conan?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Kull of Atlantis – same author, same energy, similar setting. It&#8217;s more Howard, which is exactly what you want.</p>

</div>
</div>
<div id="faq-question-1777106834872" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Elric like Conan?</h3>
<div class="rank-math-answer ">

<p>Deliberately opposite. Moorcock created Elric as an inversion of Conan – sickly where Conan is vital, doomed where Conan is triumphant. But both are essential sword and sorcery, and many readers love both.</p>

</div>
</div>
<div id="faq-question-1777106845897" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the best modern book like Conan?</h3>
<div class="rank-math-answer ">

<p>David Gemmell&#8217;s Legend or the Witcher short stories, depending on whether you want heroic last stands or monster-hunting episodic adventures.</p>

</div>
</div>
<div id="faq-question-1777106864983" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Game of Thrones like Conan?</h3>
<div class="rank-math-answer ">

<p>No – different genre entirely. Game of Thrones is epic/dark fantasy with political focus. Conan is sword and sorcery with personal stakes. Some readers love both, but they&#8217;re not scratching the same itch.</p>

</div>
</div>
<div id="faq-question-1777106872763" class="rank-math-list-item">
<h3 class="rank-math-question ">Where should I start with David Gemmell?</h3>
<div class="rank-math-answer ">

<p>Legend. It&#8217;s his most famous book, features his most iconic character (Druss), and captures everything that makes Gemmell special.</p>

</div>
</div>
</div>
</div>


<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/books-like-conan-the-barbarian-what-to-read-next/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>I Read All of Scourge of the Serpent (and you should too)</title>
		<link>https://howard-verse.com/scourge-of-the-serpent-review/</link>
					<comments>https://howard-verse.com/scourge-of-the-serpent-review/#comments</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Sat, 25 Apr 2026 07:02:48 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Howard-Verse]]></category>
		<category><![CDATA[Kull]]></category>
		<category><![CDATA[Solomon Kane]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1460</guid>

					<description><![CDATA[A full review of Conan: Scourge of the Serpent – the comics, Solomon Kane tie-in, and Tim Waggoner novel. Is it good? Is it worth it? Here's my verdict.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size wp-block-paragraph"><em>Disclosure: This post is reader-powered and contains affiliate links. If you click through and make a purchase, I may earn a commission at no additional cost to you.</em></p>



<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="#the-overall-verdict-8-10">The Overall Verdict: 8/10</a></li><li><a href="#a-note-on-my-bias">A Note on My Bias</a></li><li><a href="#the-core-mini-series-8-10">The Core Mini-Series: 8/10</a></li><li><a href="#solomon-kane-the-serpent-ring-8-10">Solomon Kane: The Serpent Ring: 8/10</a></li><li><a href="#spawn-of-the-serpent-god-novel-7-10">Spawn of the Serpent God (Novel): 7/10</a></li><li><a href="#fang-spear-savage-sword-10-8-10">Fang &amp; Spear (Savage Sword #10): 8/10</a></li><li><a href="#final-ratings-summary">Final Ratings Summary</a></li><li><a href="#should-you-read-it">Should You Read It?</a></li><li><a href="#where-to-start">Where to Start</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p class="wp-block-paragraph">I finally finished everything. The Free Comic Book Day prelude. The Savage Sword tie-in. The build up/continuation/aftermath in CtB. All four issues of the mini-series. The Tim Waggoner novel. The Solomon Kane spin-off. Even the Fang &amp; Spear story in Savage Sword #10.</p>



<p class="wp-block-paragraph">See here for the <a href="https://howard-verse.com/conan-scourge-of-the-serpent-reading-order/" data-type="link" data-id="https://howard-verse.com/conan-scourge-of-the-serpent-reading-order/">complete Scourge of the Serpent reading order</a>, there are various moving parts to it!</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="680" height="604" src="https://howard-verse.com/wp-content/uploads/2026/04/conan-solomon-kane-comic-collection-100kb.webp" alt="Conan and Solomon Kane comic collection with variant covers displayed together" class="wp-image-1594" srcset="https://howard-verse.com/wp-content/uploads/2026/04/conan-solomon-kane-comic-collection-100kb.webp 680w, https://howard-verse.com/wp-content/uploads/2026/04/conan-solomon-kane-comic-collection-100kb-300x266.webp 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>
</div>


<p class="wp-block-paragraph">So, back to the task at hand: is Scourge of the Serpent worth your time and money? Short answer: yes. Long answer: it depends which parts you&#8217;re asking about (but still yes).</p>



<p class="wp-block-paragraph">Here&#8217;s my full breakdown – part by part – with ratings, honest criticisms, and whether you should bother with the optional stuff. And little to no spoilers!</p>



<h2 class="wp-block-heading" id="the-overall-verdict-8-10">The Overall Verdict: 8/10</h2>



<p class="wp-block-paragraph">Scourge of the Serpent is the most ambitious thing Titan has done with the Conan licence. It spans three time periods, adapts three classic Robert E. Howard stories, and weaves them into a single narrative about Set&#8217;s influence across the ages.</p>



<p class="wp-block-paragraph">It mostly works. Jim Zub is a great writer and clearly understands Howard&#8217;s world, and the core mini-series delivers exactly what it promises: epic serpent-cult action with Conan at the centre.</p>



<p class="wp-block-paragraph">Let me break it down piece by piece.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="680" height="1024" src="https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-cover-hero-680x1024.webp" alt="Conan Scourge of the Serpent comic cover with Conan fighting monstrous creatures" class="wp-image-1546" srcset="https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-cover-hero-680x1024.webp 680w, https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-cover-hero-199x300.webp 199w, https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-cover-hero-768x1156.webp 768w, https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-cover-hero.webp 900w" sizes="(max-width: 680px) 100vw, 680px" /></figure>
</div>


<h2 class="wp-block-heading" id="a-note-on-my-bias">A Note on My Bias</h2>



<p class="wp-block-paragraph">I should be upfront: I&#8217;m predisposed to love anything set in or around Stygia.</p>



<p class="wp-block-paragraph">I studied Ancient History, and Egypt has fascinated me since I was a wee nipper. Howard&#8217;s Stygia – a sinister, sorcery-steeped civilisation built on serpent worship really hits the spot.</p>



<p class="wp-block-paragraph">The temples, the priests, the Set iconography – it&#8217;s ancient Egypt through a dark fantasy lens, and I love it. Robert E Howard&#8217;s Hour of the Dragon is a masterpiece, and I wish we had more original Conan stories set in Stygia!</p>



<p class="wp-block-paragraph">So when a Conan event centres entirely on Set and his cult? I was always going to be interested. Take my enthusiasm with that grain of salt.</p>



<h2 class="wp-block-heading" id="the-core-mini-series-8-10">The Core Mini-Series: 8/10</h2>



<p class="wp-block-paragraph">Conan: Scourge of the Serpent #1–4 is the heart of the event. Written by Jim Zub with art by Ivan Gil, it tells three interconnected stories across different ages:</p>



<ul class="wp-block-list">
<li>Conan in the Hyborian Age, facing the serpent cult directly</li>



<li>King Kull in the ancient Thurian Age, confronting the original serpent men</li>



<li>John Kirowan in the modern era, dealing with the cult&#8217;s lingering influence</li>
</ul>



<p class="wp-block-paragraph">Each thread adapts a classic Howard tale. The Conan sections draw heavily from &#8220;The God in the Bowl&#8221; – one of Howard&#8217;s best short stories. There&#8217;s a prequel to it that starts in the <a href="https://titan-comics.com/news/download-the-conan-fcbd-issue-here/" data-type="link" data-id="https://titan-comics.com/news/download-the-conan-fcbd-issue-here/" target="_blank" rel="noopener">Free Comic Book Day 2025</a>. </p>



<p class="wp-block-paragraph">The Kull material is essentially based around &#8220;The Shadow Kingdom,&#8221; the tale that introduced the serpent men to fiction. It&#8217;s one of the best sword and sorcery stories ever written. Check out the <a href="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/" data-type="link" data-id="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/">King Kull guide</a> if you haven&#8217;t already and get reading!</p>



<p class="wp-block-paragraph">The Kirowan story adapts &#8220;The Haunter of the Ring,&#8221; which I hadn&#8217;t actually read before this event and was pleasantly surprised by.</p>



<p class="wp-block-paragraph">The genius is how Zub weaves them together. The serpent god Set exists outside of time, so events in one era ripple into others. It&#8217;s ambitious, and it largely pays off.</p>



<p class="wp-block-paragraph">What works: The pacing is tight. The art captures the horror of the serpent cult without becoming silly. And the climax delivers – it feels like a genuine epic confrontation, not just another fight.</p>



<p class="wp-block-paragraph">What doesn&#8217;t: Jumping between three time periods can be disorienting if you&#8217;re not familiar with all three characters. Kull fans will be delighted; readers who don&#8217;t know him might feel lost.</p>



<p class="wp-block-paragraph"><strong>Is it good?</strong> Yes. It&#8217;s one of the strongest Conan events Titan has produced.</p>



<p class="wp-block-paragraph"><strong>Is it worth it?</strong> Absolutely. The trade paperback collecting all four issues comes out in May 2026 – that&#8217;s the best way to read it.</p>



<p class="wp-block-paragraph">If you&#8217;re in Europe like me, then I highly recommend <a href="https://comicsbugle.com/?q=scourge%20of%20the%20serpent" data-type="link" data-id="https://comicsbugle.com/?q=scourge%20of%20the%20serpent" target="_blank" rel="noopener">Comics Bugle</a>. They offer free delivery and have the DM editions, even the glow in the dark version! In the UK, <a href="https://forbiddenplanet.com/catalog/?q=conan+scourge+of+the+serpent&amp;page=1&amp;utm_medium=fp-share&amp;affid=Conan" data-type="link" data-id="https://forbiddenplanet.com/catalog/?q=conan+scourge+of+the+serpent&amp;page=1&amp;utm_medium=fp-share&amp;affid=Conan" target="_blank" rel="noreferrer noopener nofollow sponsored">Forbidden Planet</a> are very reliable and have a wide range. <a href="https://amzn.to/3P2Ptqi" data-type="link" data-id="https://amzn.to/3P2Ptqi" target="_blank" rel="noreferrer noopener nofollow sponsored">Amazon</a> was the joint best price I found in the US.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" width="682" height="1024" src="https://howard-verse.com/wp-content/uploads/2026/04/solomon-kane-serpent-ring-cover-682x1024.webp" alt="Solomon Kane The Serpent Ring comic cover with Kane riding a horse in the rain" class="wp-image-1542" srcset="https://howard-verse.com/wp-content/uploads/2026/04/solomon-kane-serpent-ring-cover-682x1024.webp 682w, https://howard-verse.com/wp-content/uploads/2026/04/solomon-kane-serpent-ring-cover-200x300.webp 200w, https://howard-verse.com/wp-content/uploads/2026/04/solomon-kane-serpent-ring-cover-768x1154.webp 768w, https://howard-verse.com/wp-content/uploads/2026/04/solomon-kane-serpent-ring-cover.webp 900w" sizes="(max-width: 682px) 100vw, 682px" /></figure>
</div>


<h2 class="wp-block-heading" id="solomon-kane-the-serpent-ring-8-10">Solomon Kane: The Serpent Ring: 8/10</h2>



<p class="wp-block-paragraph">This four-issue mini-series by Patrick Zircher is technically optional. It shares thematic DNA with Scourge of the Serpent but stands alone as its own story.</p>



<p class="wp-block-paragraph">And it&#8217;s excellent.</p>



<p class="wp-block-paragraph">Zircher writes and draws the entire thing, and you can feel his love for the character on every page. A young Kane follows the Serpent Ring of Set from the Barbary Coast through Southern Europe to Venice – a travelogue of early modern Europe with swords, sorcery, and Puritan righteousness.</p>



<p class="wp-block-paragraph">The art: It&#8217;s stunning. Some of the best work in the entire Titan line. Zircher&#8217;s Kane is gaunt, grim, and utterly convincing. His work in Savage Sword of Conan is also incredible. Zircher&#8217;s line work is astounding, even more so in black and white!</p>



<p class="wp-block-paragraph">The story: A solid adventure that stands on its own merits. You don&#8217;t need to read Scourge of the Serpent to enjoy it, and vice versa. It made me like Kane even more as a character.</p>



<p class="wp-block-paragraph"><strong>Is it good?</strong> Very good. If you&#8217;ve never read Solomon Kane, this is an accessible starting point.</p>



<p class="wp-block-paragraph"><strong>Is it worth it?</strong> Yes – especially if you want a break from Conan while staying in Howard&#8217;s world.</p>



<h2 class="wp-block-heading" id="spawn-of-the-serpent-god-novel-7-10">Spawn of the Serpent God (Novel): 7/10</h2>



<p class="wp-block-paragraph"><a href="https://amzn.to/4cQNCNr" target="_blank" data-type="link" data-id="https://amzn.to/4cQNCNr" rel="noreferrer noopener nofollow sponsored">Tim Waggoner&#8217;s tie-in novel</a> sits in interesting territory. It&#8217;s officially part of the Scourge of the Serpent event – there&#8217;s a byline on the cover – but in practice, it&#8217;s almost standalone.</p>



<p class="wp-block-paragraph">The story follows Conan and a thief named Valja as they&#8217;re recruited by Mitra&#8217;s priestesses to stop a sorcerer named Uzzeran, who&#8217;s creating human-serpent hybrids at a corrupted monastery. It&#8217;s dark, it&#8217;s pulpy, and it has some genuinely unsettling moments.</p>



<p class="wp-block-paragraph">I listened to the audiobook version and the narrator did a good job.</p>



<p class="wp-block-paragraph"><strong>What works:</strong></p>



<p class="wp-block-paragraph">The characters are strong. Valja is a compelling companion – far more interesting than the generic sidekicks you often get in Conan pastiches. <a href="https://howard-verse.com/red-sonja-consumed-book-review/" data-type="link" data-id="https://howard-verse.com/red-sonja-consumed-book-review/">The Red Sonja: Consumed novel</a> (not part of this event) felt flat by comparison; this book has actual personality.</p>



<p class="wp-block-paragraph">The villains are surprisingly nuanced. Shengis, a low-caste Stygian slave who ends up merged with the spirit of a serpent man, is a standout. He&#8217;s not cartoonishly evil – you understand his motivations, even sympathise with him. </p>



<p class="wp-block-paragraph">He&#8217;s trapped in his circumstances as much as anyone else, serving masters he didn&#8217;t choose. The internal conflict between his human and serpent natures is compelling. That moral complexity elevates the book beyond standard Conan villainy.</p>



<p class="wp-block-paragraph">There&#8217;s a temple robbery sequence early on that&#8217;s wonderfully evocative of the 1982 film – naked orgy, forbidden treasure, the whole aesthetic. There&#8217;s also a nice callback to &#8220;Rogues in the House&#8221; with the appearance of Thak&#8217;s people, the mountain apes. Waggoner clearly knows his Conan.</p>



<p class="wp-block-paragraph">The fight scenes are solid. And the climax escalates into something genuinely epic, with multiple gods intervening in the final battle – Mitra, Ishtar, and even Zath the spider god join forces against Set. Snakes versus spiders, ancient rivalries playing out through mortal champions. It&#8217;s more &#8220;epic fantasy&#8221; than lean Howard-style sword and sorcery – but I don&#8217;t think that&#8217;s a bad thing overall. More on that below.</p>



<p class="wp-block-paragraph"><strong>What doesn&#8217;t work:</strong></p>



<p class="wp-block-paragraph">The novel spends too long away from Conan. Extended sections follow Valja, Shengis (the Stygian slave), and other secondary characters. It&#8217;s not badly written, but when I pick up a Conan novel, I want Conan.</p>



<p class="wp-block-paragraph">The connection to the main Scourge event feels tenuous. Is the Eye of Set gem found in Numidia the only link? The novel works as a standalone adventure in a serpent-themed year of Conan content, but don&#8217;t expect it to be essential reading for understanding the Scourge comics.</p>



<h3 class="wp-block-heading" id="is-it-sword-sorcery-or-epic-fantasy"><strong>Is it sword &amp; sorcery or epic fantasy?</strong></h3>



<p class="wp-block-paragraph">This is an interesting question I&#8217;ve been thinking about. Howard&#8217;s Conan stories are lean and punchy – but don&#8217;t mistake brevity for simplicity. Howard was a master of worldbuilding, conjuring entire civilisations in a few paragraphs. The Hyborian Age feels vast and lived-in precisely because Howard knew when to suggest rather than explain.</p>



<p class="wp-block-paragraph">Novels naturally expand that. Perhaps they have to. Or maybe not. Waggoner&#8217;s book involves multiple gods, large-scale battles, and sprawling casts. It reads more like epic fantasy than traditional sword and sorcery – the scope is bigger, the stakes more cosmic.</p>



<p class="wp-block-paragraph">Can they coexist? I think so. The short story and the novel serve different purposes. Howard&#8217;s originals are perfect for dipping in; novels like this offer deeper immersion. The lean intensity of sword and sorcery and the broader canvas of epic fantasy aren&#8217;t mutually exclusive – they&#8217;re different tools for different stories.</p>



<p class="wp-block-paragraph"><strong>Is it good?</strong> Yes – with reservations about pacing.</p>



<p class="wp-block-paragraph"><strong>Is it worth it?</strong> If you&#8217;re a completist or you enjoy Conan novels, definitely. If you only want the essential Scourge experience, it&#8217;s optional.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="779" height="1024" src="https://howard-verse.com/wp-content/uploads/2026/04/fang-and-spear-prehistoric-tale-cover-779x1024.webp" alt="Fang and Spear prehistoric tale comic artwork with cavemen fighting a giant serpent" class="wp-image-1543" srcset="https://howard-verse.com/wp-content/uploads/2026/04/fang-and-spear-prehistoric-tale-cover-779x1024.webp 779w, https://howard-verse.com/wp-content/uploads/2026/04/fang-and-spear-prehistoric-tale-cover-228x300.webp 228w, https://howard-verse.com/wp-content/uploads/2026/04/fang-and-spear-prehistoric-tale-cover-768x1009.webp 768w, https://howard-verse.com/wp-content/uploads/2026/04/fang-and-spear-prehistoric-tale-cover.webp 900w" sizes="auto, (max-width: 779px) 100vw, 779px" /></figure>
</div>


<h2 class="wp-block-heading" id="fang-spear-savage-sword-10-8-10">Fang &amp; Spear (Savage Sword #10): 8/10</h2>



<p class="wp-block-paragraph">This short story in Savage Sword of Conan #10, written by Jim Zub with art by Mike Rooth, sent me down a rabbit hole I didn&#8217;t expect.</p>



<p class="wp-block-paragraph">The title is a deliberate inversion of &#8220;Spear and Fang&#8221; – Robert E. Howard&#8217;s first ever published story. Not his first Conan story – his first story ever published, period. It appeared in Weird Tales in July 1925, seven years before Conan debuted. It&#8217;s a prehistoric tale about a caveman named Ga-nor and his beloved A-aea.</p>



<p class="wp-block-paragraph">I&#8217;d never actually read the original. So after finishing Fang &amp; Spear, I tracked down Howard&#8217;s debut and read it for the first time.</p>



<p class="wp-block-paragraph">What a start to a career! You can see Howard&#8217;s raw talent even in that early work – the propulsive action, the primal energy, the sense of a world that&#8217;s brutal but vivid. It ends slightly abruptly, but you can see why Weird Tales bought it. The potential is obvious on every page.</p>



<p class="wp-block-paragraph">Zub&#8217;s Fang &amp; Spear returns to Howard&#8217;s prehistoric world a hundred years after its original publication. It&#8217;s a fitting tribute that rewards readers who know their Howard history – and gets the rest of us started!</p>



<p class="wp-block-paragraph">I highly recommend tracking down <a href="https://amzn.to/4e9wyo4" target="_blank" data-type="link" data-id="https://amzn.to/4e9wyo4" rel="noreferrer noopener nofollow sponsored">Savage Sword of Conan #10</a> if you haven&#8217;t already.</p>



<p class="wp-block-paragraph">This combined with REH scholar Jeff Shank&#8217;s recommendation in his <a href="https://youtu.be/vQnYJ17yBAQ?si=Kf5-LBf6DNvV_cM0" data-type="link" data-id="https://youtu.be/vQnYJ17yBAQ?si=Kf5-LBf6DNvV_cM0" target="_blank" rel="noopener">Spear and Fang video</a> also got me to buy <a href="https://amzn.to/4cTICro" data-type="link" data-id="https://amzn.to/4cTICro" target="_blank" rel="noopener">Son of the Red God</a> by Paul L Anderson which turned out to be truly excellent!</p>



<p class="wp-block-paragraph">He&#8217;s an early story writer who gave inspiration to Robert E Howard, and I can absolutely see why. I enjoyed it far more than I expected!</p>



<p class="wp-block-paragraph">Talking of Jeff Shanks, a special mention must be made here. His essays, thoughts and notes can be found throughout the Scourge of the Serpent. He explains things clearly and concisely, and even when I think I know a lot about Conan and the wider Howard-verse, I realise there is still much more to learn! His writings certainly add the snake saga as a whole!</p>



<p class="wp-block-paragraph"><strong>Is <strong>Scourge of the Serpent good</strong>?</strong> Yes, it&#8217;s really good– a satisfying epic that rewards Howard readers.</p>



<p class="wp-block-paragraph"><strong>Is <strong>Scourge of the Serpent </strong></strong>worth it<strong>?</strong> Definitely, and I&#8217;d recommend the side quests, too.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="700" height="525" src="https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-comic-collection-100kb.webp" alt="Collection of Conan Scourge of the Serpent comic covers arranged on carpet" class="wp-image-1595" srcset="https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-comic-collection-100kb.webp 700w, https://howard-verse.com/wp-content/uploads/2026/04/conan-scourge-of-the-serpent-comic-collection-100kb-300x225.webp 300w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>
</div>


<h2 class="wp-block-heading" id="final-ratings-summary">Final Ratings Summary</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Component</strong></th><th><strong>Rating</strong></th><th><strong>Essential?</strong></th></tr></thead><tbody><tr><td>Scourge of the Serpent #1–4</td><td>8/10</td><td>Yes</td></tr><tr><td>Solomon Kane: The Serpent Ring</td><td>8/10</td><td>Optional but excellent</td></tr><tr><td>Spawn of the Serpent God (novel)</td><td>7/10</td><td>Optional</td></tr><tr><td>Fang &amp; Spear (SSOC #10)</td><td>8/10</td><td>Optional</td></tr><tr><td><strong>Overall Event</strong></td><td><strong>8/10</strong></td><td><strong>Yes</strong></td></tr></tbody></table></figure>



<h2 class="wp-block-heading" id="should-you-read-it">Should You Read It?</h2>



<p class="wp-block-paragraph"><strong>Yes, if:</strong></p>



<ul class="wp-block-list">
<li>You enjoy Conan comics and want Titan&#8217;s most ambitious event yet</li>



<li>You&#8217;re interested in Set, Stygia, and serpent cults</li>



<li>You want to see how Howard&#8217;s different characters connect across time</li>



<li>You&#8217;re curious about Solomon Kane but haven&#8217;t read him before</li>



<li>Want to experience characters from REH&#8217;s very first story</li>
</ul>



<p class="wp-block-paragraph"><strong>Maybe not, if:</strong></p>



<ul class="wp-block-list">
<li>You only want standalone Conan stories with no event complexity</li>



<li>You&#8217;re new to Conan – start with the <a href="https://howard-verse.com/current-conan-comics-2026-guide/" data-type="link" data-id="https://howard-verse.com/current-conan-comics-2026-guide/">ongoing Conan series</a> or the <a href="https://amzn.to/4n8FyfG" target="_blank" data-type="link" data-id="https://amzn.to/4n8FyfG" rel="noreferrer noopener nofollow sponsored">omnibuses</a> instead</li>



<li>You dislike multi-part crossovers and world-jumping</li>
</ul>



<h2 class="wp-block-heading" id="where-to-start">Where to Start</h2>



<p class="wp-block-paragraph">If you want to read everything, check out my full <a href="https://howard-verse.com/conan-scourge-of-the-serpent-reading-order/" data-type="link" data-id="https://howard-verse.com/conan-scourge-of-the-serpent-reading-order/">Scourge reading order</a> for the complete sequence.</p>



<p class="wp-block-paragraph">If you just want the essentials: grab the <a href="https://amzn.to/3P2Ptqi" data-type="link" data-id="https://amzn.to/3P2Ptqi" target="_blank" rel="noopener">Scourge of the Serpent trade paperback</a> when it releases in May 2026. That&#8217;s the core experience.</p>



<p class="wp-block-paragraph">And if you&#8217;re looking for more Conan after this, my guide to the <a href="https://howard-verse.com/current-conan-comics-2026-guide/">current Conan Titan Comics line</a> covers everything else in print.</p>



<h2 class="wp-block-heading" id="frequently-asked-questions">Frequently Asked Questions</h2>


<div id="rank-math-faq" class="rank-math-block">
<div class="rank-math-list ">
<div id="faq-question-1770547430125" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong><strong><strong><strong><strong>Is Scourge of the Serpent good?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Yes. It&#8217;s an 8/10 overall – Titan&#8217;s strongest crossover event so far. The core mini-series delivers epic serpent-cult action, the Solomon Kane tie-in is beautiful, and the novel expands the lore nicely.</p>

</div>
</div>
<div id="faq-question-1775411821650" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Scourge of the Serpent worth reading?</h3>
<div class="rank-math-answer ">

<p>If you&#8217;re already following Titan&#8217;s Conan line, absolutely. If you&#8217;re new, consider starting with the ongoing series first – this event rewards familiarity with Howard&#8217;s world.</p>

</div>
</div>
<div id="faq-question-1775411831690" class="rank-math-list-item">
<h3 class="rank-math-question ">Do I need to read the Tim Waggoner novel?</h3>
<div class="rank-math-answer ">

<p>No. It&#8217;s optional but enjoyable. It adds depth to the serpent cult storyline but isn&#8217;t required to understand the comics.</p>

</div>
</div>
<div id="faq-question-1775411844687" class="rank-math-list-item">
<h3 class="rank-math-question ">What Robert E. Howard stories does Scourge adapt?</h3>
<div class="rank-math-answer ">

<p>Three: &#8220;The God in the Bowl&#8221; (Conan), &#8220;The Shadow Kingdom&#8221; (Kull), and &#8220;The Haunter of the Ring&#8221; (John Kirowan). All three are among Howard&#8217;s best serpent-themed tales.</p>

</div>
</div>
<div id="faq-question-1775411854843" class="rank-math-list-item">
<h3 class="rank-math-question ">Is there a collected edition?</h3>
<div class="rank-math-answer ">

<p>Yes – the Scourge of the Serpent trade paperback collecting issues #1–4 releases in May 2026.</p>

</div>
</div>
</div>
</div>


<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/scourge-of-the-serpent-review/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
