<?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>Conan &#8211; The Howard-verse</title>
	<atom:link href="https://howard-verse.com/category/conan/feed/" rel="self" type="application/rss+xml" />
	<link>https://howard-verse.com</link>
	<description></description>
	<lastBuildDate>Fri, 22 May 2026 08:53:00 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://howard-verse.com/wp-content/uploads/2025/03/cropped-howard-verse-logo-gritty-32x32.webp</url>
	<title>Conan &#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"><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>Without a doubt, the most famous Conan quote is this one:</p>



<p>“To crush your enemies, see them driven before you, and to hear the lamentations of their women.”</p>



<p>It is Conan’s answer to the question: “What is best in life?”</p>



<p>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>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>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>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>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. He is giving the answer of a man shaped by slavery, violence and revenge.</p>



<p>That&#8217;s the 1982 film’s Conan in a nutshell: brutal, mythic, almost elemental.</p>



<p>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. 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>The “to crush your enemies” quote was not written by Robert E. Howard.</p>



<p>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>That connection is actually very fitting. Howard admired fierce historical figures, and Harold Lamb was one of the historical adventure writers he respected. The film also gives Conan a loyal companion named Subotai, echoing one of Genghis Khan’s greatest generals.</p>



<p>So the famous quote is not straight from Howard, but it still belongs in Conan’s cinematic legend.</p>



<p>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>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>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>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>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>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>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>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>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>Crom deserves his own mention.</p>



<p>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>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>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>It&#8217;s quite different from the books however, where Conan does not pray to Crom.</p>



<p>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>Conan is the giant at the centre of the Howard-Verse, but he is not the whole kingdom.</p>



<p>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>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>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></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"><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>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>Now the next question is harder: what actually comes close?</p>



<p>For me, the honest answer is nothing. Howard was a singular talent, and Conan is a character who transcends his genre. </p>



<p>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>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>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>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>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>Same creator. Closest DNA to Conan.</p>



<p>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>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>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><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>The opposite of Conan. Still essential.</p>



<p>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>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><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>The definitive duo. Foundational sword and sorcery.</p>



<p>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>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><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>The best bridge between classic sword and sorcery and modern heroic fantasy.</p>



<p>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>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>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>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>Along with Robert E Howard, Terry Pratchett and Joe Abercrombie, David Gemmell is one of my favourite authors.</p>



<p><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><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>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>Conan&#8217;s spiritual brother. African sword and sorcery.</p>



<p>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>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><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>Not quite essential, but excellent choices depending on your tastes.</p>



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



<p>Darker than Conan. Cult favourite.</p>



<p>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>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><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>More Howard. Darker and more religious.</p>



<p>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>If you want more Howard but something tonally different from Conan, Kane is perfect.</p>



<p><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>Direct Conan-style writing. More pulp, less depth.</p>



<p>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>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><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>Early female sword and sorcery. Weird Tales connection.</p>



<p>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>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><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>Near-perfect modern sword and sorcery – in short bursts.</p>



<p>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>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>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><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>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>Sword and planet. Same feel, different setting.</p>



<p>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>Technically science fiction, but the vibe is pure pulp adventure. If you want to understand where Conan came from, start here.</p>



<p>For more, see my John Carter guide.</p>



<p><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>Not pure sword and sorcery. But Conan readers often love it. Myself included. This series is truly phenomenal.</p>



<p>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>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>I&#8217;d see this as &#8220;where to go next&#8221; rather than &#8220;more of the same.&#8221;</p>



<p><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>Military dark fantasy with sword and sorcery DNA.</p>



<p>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>If you want something grittier and more modern but still recognisably in the lineage, this is it.</p>



<p><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></p>



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



<p>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>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>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>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>Most of these are in print and readily available:</p>



<p><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><strong>Gollancz/Titan editions</strong> for Moorcock&#8217;s Elric are comprehensive and well-produced.</p>



<p><strong>Gemmell</strong> is widely available in paperback and ebook from Del Rey/Orbit.</p>



<p>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>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>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></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"><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>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>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>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>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>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>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>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>I should be upfront: I&#8217;m predisposed to love anything set in or around Stygia.</p>



<p>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>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>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>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>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>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>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>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>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>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><strong>Is it good?</strong> Yes. It&#8217;s one of the strongest Conan events Titan has produced.</p>



<p><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>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>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>And it&#8217;s excellent.</p>



<p>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>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>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><strong>Is it good?</strong> Very good. If you&#8217;ve never read Solomon Kane, this is an accessible starting point.</p>



<p><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><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>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>I listened to the audiobook version and the narrator did a good job.</p>



<p><strong>What works:</strong></p>



<p>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>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>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>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>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><strong>What doesn&#8217;t work:</strong></p>



<p>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>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>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>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>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><strong>Is it good?</strong> Yes – with reservations about pacing.</p>



<p><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>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>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>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>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>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>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>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>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>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><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><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><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><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>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>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>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></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/scourge-of-the-serpent-review/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Savage Sword of Conan Omnibus: Complete Guide</title>
		<link>https://howard-verse.com/savage-sword-of-conan-omnibus/</link>
					<comments>https://howard-verse.com/savage-sword-of-conan-omnibus/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 15:53:37 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1470</guid>

					<description><![CDATA[The complete guide to the Savage Sword of Conan omnibus editions. Contents, release dates, and why these B&#038;W magazines are essential Conan reading.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#what-is-savage-sword-of-conan">What is Savage Sword of Conan?</a></li><li><a href="#why-i-prefer-savage-sword">Why I Prefer the Savage Sword</a></li><li><a href="#the-art-buscema-and-his-inkers">The Art: Buscema and His Inkers</a></li><li><a href="#the-omnibus-editions">The Savage Sword Omnibus Editions</a></li><li><a href="#where-to-start">Where to Start</a></li><li><a href="#savage-sword-vs-conan-the-barbarian">Savage Sword vs Conan the Barbarian</a></li><li><a href="#the-reforged-editions">The Reforged Editions</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>The Savage Sword of Conan is, in my humble opinion, the best Conan comic series ever published. If I had to pick just one line of omnibuses to own, it would be these.</p>



<p>That might be controversial – plenty of fans would put the colour Conan the Barbarian series first. But Savage Sword offers something the regular comics couldn&#8217;t: faithful Howard adaptations, mature content, longer stories, and some of the most stunning black-and-white art in comics history.</p>



<h2 class="wp-block-heading" id="what-is-savage-sword-of-conan">What is Savage Sword of Conan?</h2>



<p>Savage Sword of Conan was a black-and-white magazine published by Marvel from 1974 to 1995 – 235 issues over 21 years. The magazine format meant it wasn&#8217;t bound by the Comics Code Authority, so the stories could be darker, more violent, and include nudity.</p>



<p>Roy Thomas took writing duties for most of the run, supported by artists like John Buscema and Alfredo Alcala. Their detailed black-and-white illustrations are legendary – honestly, some pages belong in art galleries.</p>



<p>Unlike the colour Conan the Barbarian series, Savage Sword doesn&#8217;t follow Conan chronologically. Stories jump around his timeline. You might get a young thief story followed by a King Conan tale. This makes each issue feel like a self-contained adventure.</p>



<h2 class="wp-block-heading" id="why-i-prefer-savage-sword">Why I Prefer the Savage Sword</h2>



<p>I think it&#8217;s a bit more faithful to Howard (but still not perfect). The colour comics mixed original stories with adaptations. Savage Sword leaned heavily into adapting Robert E. Howard&#8217;s actual prose – and it shows. The tone feels right.</p>



<p>It&#8217;s better for dipping in. Life is busy and sometimes I don&#8217;t want a whole saga. Because the stories don&#8217;t follow a strict chronology, you can pick up any volume and enjoy it. Perfect for reading a story here and there rather than committing to a multi-volume saga.</p>



<p>The art. John Buscema&#8217;s work in black-and-white is a different beast to his colour pages. Without colour, every line, every shadow, every texture has to carry weight. And the inking is breathtaking. I&#8217;ve literally spent hours poring over and comparing his work when it&#8217;s inked by Acala, DeZuniga, The Tribe or even himself!</p>



<p>Mature content done right. This isn&#8217;t gratuitous – it&#8217;s atmospheric. The Hyborian Age feels genuinely dangerous and primal in a way the Comics Code-approved colour series couldn&#8217;t quite capture.</p>



<h2 class="wp-block-heading" id="the-art-buscema-and-his-inkers">The Art: Buscema and His Inkers</h2>



<p>John Buscema pencilled the vast majority of Savage Sword, but the inkers shaped the final look as much as anyone. The B&amp;W format meant inking wasn&#8217;t just finishing work – it was half the art.</p>



<p><strong>Alfredo Alcala </strong>is the legendary pairing. His hyper-detailed inks add texture to every surface – skin, stone, cloth, shadow. The Buscema/Alcala issues in Volumes 1–4 are among the finest comic art ever produced. Gruesome, gorgeous, and utterly distinctive.</p>



<p>Tony DeZuniga brought a different energy. His Conan is leaner, more sun-bronzed, with zip-a-tone patterns and greytones creating depth. The Buscema/DeZuniga team dominates Volumes 3–5 and rivals Alcala&#8217;s work. Their &#8220;Beyond the Black River&#8221; adaptation is a high point.</p>



<p>The Tribe<strong> </strong>– a collective of inkers including DeZuniga – handled the epic &#8220;A Witch Shall Be Born&#8221; in issue #5. The result is one of the magazine&#8217;s most iconic stories.</p>



<p>Pablo Marcos has a distinctive wash style that&#8217;s immediately recognisable. Ernie Chan (who also inked Conan the Barbarian) brought consistency and reliability. Rudy Nebres added his own Filipino-school flourishes to the mix.</p>



<p>Interestingly, Buscema reportedly didn&#8217;t like anyone&#8217;s inks except his own and his brother Sal&#8217;s. But whatever his personal preferences, the collaborations produced some of comics&#8217; greatest art.</p>



<h2 class="wp-block-heading" id="the-omnibus-editions">The Savage Sword Omnibus Editions</h2>



<p>Titan Comics (continuing from Marvel&#8217;s original omnibus line) is collecting the complete Savage Sword run in oversized hardcovers. Each volume is approximately 12–15 issues plus relevant specials.</p>



<p>For shopping, <a href="https://amzn.to/3OhOkLr" target="_blank" data-type="link" data-id="https://amzn.to/3OhOkLr" rel="noreferrer noopener nofollow sponsored">Amazon</a> seems to have good prices in the US, and I always like <a href="https://forbiddenplanet.com/catalog/?q=savage+sword+of+conan+omnibus&amp;page=1&amp;utm_medium=fp-share&amp;affid=Conan" target="_blank" rel="noopener">Forbidden Planet</a> in the UK. My fave shop in Europe is without a doubt <a href="https://comicsbugle.com/?q=savage%20sword%20of%20conan%20omnibus" data-type="link" data-id="https://comicsbugle.com/?q=savage%20sword%20of%20conan%20omnibus" target="_blank" rel="noopener">Comics Bugle</a>!</p>



<h3 class="wp-block-heading">Are the savage Sword Omnibuses good?</h3>



<p>The first four volumes represent the peak of the series – Roy Thomas at his most energetic, Buscema/Alcala at their finest. But quality remains strong throughout, and later volumes include interesting material like film script adaptations.</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Volume</strong></th><th><strong>Issues</strong></th><th><strong>Key Stories</strong></th><th><strong>Notes</strong></th></tr></thead><tbody><tr><td>Vol. 1</td><td>SSOC #1–12, Special #1, Savage Tales #1–5</td><td>A Witch Shall Be Born, Red Nails, Black Colossus</td><td>Essential. Peak Buscema/Alcala.</td></tr><tr><td>Vol. 2</td><td>SSOC #13–28, Marvel Comics Super Special #2</td><td>Conan the Liberator, Beyond the Black River</td><td>Great double-parters. DeZuniga arrives.</td></tr><tr><td>Vol. 3</td><td>SSOC #29–43</td><td>Iron Shadows in the Moon, Queen of the Black Coast</td><td>Bêlit material. Buscema/DeZuniga peak.</td></tr><tr><td>Vol. 4</td><td>SSOC #44–57</td><td>The Slithering Shadow, Treasure of Tranicos</td><td>Strong Howard adaptations throughout.</td></tr><tr><td>Vol. 5</td><td>SSOC #58–72</td><td>The Devil in Iron, Moat of Blood</td><td>Quality stays high.</td></tr><tr><td>Vol. 6</td><td>SSOC #73–87</td><td></td><td>Solid middle-period material.</td></tr><tr><td>Vol. 7</td><td>SSOC #88–101</td><td>Devourer of Souls debut</td><td>March 2026.</td></tr><tr><td>Vol. 8</td><td>SSOC #102–116</td><td></td><td>June 2026.</td></tr><tr><td>Vol. 9</td><td>SSOC #117–132, Witch Queen of Acheron GN</td><td></td><td>Titan printing had quality issues – check copies.</td></tr><tr><td>Vol. 10</td><td>SSOC #133–145, Conan the Reaver GN</td><td></td><td>Some out-of-character Conan stories. Completists only.</td></tr><tr><td>Vol. 11</td><td>SSOC #146–158, Skull of Set GN</td><td>Horn of Azoth (original Conan the Destroyer script)</td><td>Film adaptation material.</td></tr><tr><td>Vol. 12</td><td>SSOC #159–171, Horn of Azoth GN</td><td></td><td>August 2026.</td></tr></tbody></table></figure>



<p>The later volumes include graphic novels that were published separately – notably adaptations of unused film scripts, which offer a fascinating &#8220;what if&#8221; glimpse at Conan movies that never were.</p>



<p>Volumes 13-18 will follow over the coming years.</p>



<h3 class="wp-block-heading">Pricing and Availability</h3>



<p>Each omnibus is $125 USD. They&#8217;re oversized hardcovers, typically 600–800 pages of restored black-and-white art.</p>



<p>Earlier volumes (1–6) were originally published by Marvel before their license expired. Titan is reprinting them, but availability varies. </p>



<h3 class="wp-block-heading" id="are-the-savage-sword-omnibuses-worth-it">Are the Savage Sword Omnibuses worth it?</h3>



<p>In my opinion, absolutely yes. These are the pinnacle of Conan comics. You don&#8217;t need to get them all at once, I&#8217;d start with one and see if you like it (and I bet you will!).</p>



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



<p>If you want the classics: Volume 1 is the obvious choice. It includes some of the finest Howard adaptations – &#8220;A Witch Shall Be Born&#8221; and &#8220;Red Nails&#8221; are essential reading.</p>



<p>If you want a great standalone read: Volume 2 has excellent double-part stories and is often easier to find. It&#8217;s actually my favourite of all the omnibuses as it includes The Tower of the Elephant, Beyond the Black River, People of the Black Circle and many more!</p>



<p>If Vol. 1 is unavailable: Start wherever you can. Seriously. The non-chronological format means any volume works as an entry point. You&#8217;ll pick up Conan&#8217;s world quickly.</p>



<h2 class="wp-block-heading" id="savage-sword-vs-conan-the-barbarian">Savage Sword vs Conan the Barbarian</h2>



<p>Both are excellent. The choice depends on what you want:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Savage Sword</strong></th><th><strong>Conan the Barbarian</strong></th></tr></thead><tbody><tr><td>Black-and-white</td><td>Full colour</td></tr><tr><td>Non-chronological stories</td><td>Chronological arc</td></tr><tr><td>More faithful to Howard</td><td>Mix of adaptations and originals</td></tr><tr><td>Mature content</td><td>Comics Code approved</td></tr><tr><td>Best for dipping in</td><td>Best for following Conan&#8217;s life</td></tr></tbody></table></figure>



<p>If you only buy one, and you&#8217;re a Howard purist who wants standalone stories, get Savage Sword. If you want to follow Conan from young thief to king in a continuous narrative, get Conan the Barbarian.</p>



<p>I own both. No regrets.</p>



<p>You can see how the <a href="https://howard-verse.com/conan-vs-savage-sword-omnibus/">Savage Sword omnibuses differ from the Conan omnibuses</a> here.</p>



<p>And one extra to think about: the <a href="https://howard-verse.com/king-conan-omnibus/">King Conan omnibus series</a>.</p>



<h2 class="wp-block-heading" id="the-reforged-editions">The Reforged Editions</h2>



<p>Titan has also started releasing &#8220;<a href="https://amzn.to/3QoNDAv" target="_blank" data-type="link" data-id="https://amzn.to/3QoNDAv" rel="noreferrer noopener nofollow sponsored">Savage Sword Reforged</a>&#8221; – taking classic B&amp;W stories and colouring them for the first time. The first volume includes &#8220;The Tower of the Elephant&#8221; and &#8220;The Frost Giant&#8217;s Daughter&#8221; in colour, and they look stunning.</p>



<p>These are trade paperbacks rather than omnibuses – a cheaper entry point if you want to sample the material before committing to the full hardcovers.</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 Savage Sword of Conan the same as Conan the Barbarian?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>No. Savage Sword was a separate black-and-white magazine that ran alongside the colour Conan the Barbarian comic. Different format, different stories, different tone.</p>

</div>
</div>
<div id="faq-question-1775458699634" class="rank-math-list-item">
<h3 class="rank-math-question ">Do I need to read Conan the Barbarian before Savage Sword?</h3>
<div class="rank-math-answer ">

<p>No. The stories are mostly standalone and don&#8217;t follow continuity with the colour comics.</p>

</div>
</div>
<div id="faq-question-1775458713838" class="rank-math-list-item">
<h3 class="rank-math-question ">Why is it black-and-white?</h3>
<div class="rank-math-answer ">

<p>Magazine-format comics weren&#8217;t bound by the Comics Code, allowing more mature content. The B&amp;W format also let artists showcase incredible linework that colour would obscure.</p>

</div>
</div>
<div id="faq-question-1775458720466" class="rank-math-list-item">
<h3 class="rank-math-question ">How many Savage Sword omnibus volumes will there be?</h3>
<div class="rank-math-answer ">

<p>The complete run will require approximately 14–16 volumes. Volumes 1–12 are either available or solicited through August 2026.</p>

</div>
</div>
<div id="faq-question-1775458731828" class="rank-math-list-item">
<h3 class="rank-math-question ">Are the Savage Sword omnibuses worth $125?</h3>
<div class="rank-math-answer ">

<p>In my opinion, absolutely. You&#8217;re getting 600–800 pages of restored classic material in oversized format. The art has never looked better.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/savage-sword-of-conan-omnibus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Conan the Barbarian Omnibus: Complete Guide</title>
		<link>https://howard-verse.com/conan-the-barbarian-omnibus-guide/</link>
					<comments>https://howard-verse.com/conan-the-barbarian-omnibus-guide/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 15:17:44 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1468</guid>

					<description><![CDATA[The complete guide to Conan the Barbarian omnibus editions. Volume contents, release dates, and why this colour series is essential Conan reading.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#what-is-conan-the-barbarian">What is Conan the Barbarian?</a></li><li><a href="#the-art-from-windsor-smith-to-buscema">The Art: From Windsor-Smith to Buscema</a></li><li><a href="#the-omnibus-editions">The Omnibus Editions</a></li><li><a href="#where-to-start">Where to Start</a></li><li><a href="#why-choose-conan-the-barbarian">Why Choose Conan the Barbarian?</a></li><li><a href="#conan-the-barbarian-vs-savage-sword">Conan the Barbarian vs Savage Sword</a></li><li><a href="#collecting-tips">Collecting Tips</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Conan the Barbarian is where it all began. When Marvel launched this series in 1970, they didn&#8217;t just create a successful comic – they defined how Conan would look and feel for generations. For me, it&#8217;s the beginning of a golden era of Conan comics.</p>



<p>If you want to follow Conan&#8217;s life as one continuous story, from young Cimmerian wanderer to King of Aquilonia, this is the series. The omnibus editions collect the complete 275-issue run in oversized hardcovers with restored colour art.</p>



<h2 class="wp-block-heading" id="what-is-conan-the-barbarian">What is Conan the Barbarian?</h2>



<p>Conan the Barbarian was Marvel&#8217;s flagship Conan title, running from 1970 to 1993. Written primarily by Roy Thomas for the first decade, it told Conan&#8217;s story chronologically – you could follow him from his first adventures leaving Cimmeria through his entire legendary career.</p>



<p>Unlike the black-and-white Savage Sword of Conan magazine, this was a full-colour comic published under the Comics Code Authority. That meant less explicit violence and no nudity, but it also meant stunning colour artwork from some of the industry&#8217;s greatest talents.</p>



<p>Barry Windsor-Smith launched the series with a run that&#8217;s still considered groundbreaking. John Buscema took over and made the character his own for over a decade. The colouring throughout – particularly George Roussos&#8217;s work (my favourite) – is phenomenal. These pages glow.</p>



<h2 class="wp-block-heading" id="the-art-from-windsor-smith-to-buscema">The Art: From Windsor-Smith to Buscema</h2>



<p>Barry Windsor-Smith defined Conan&#8217;s look in the early issues. His detailed, almost Pre-Raphaelite style was unlike anything else in comics at the time. The first 24 issues (collected in Volumes 1–2) are essential – not just for Conan fans, but for anyone interested in comic book art history.</p>



<p>John Buscema took over from issue #25 and made Conan his signature character. His powerful, muscular figures and dynamic action sequences became the definitive Conan look. Buscema drew more Conan pages than any other artist, and his work here – inked primarily by Ernie Chan – is among his finest.</p>



<p>Just the other day someone on Reddit mentioned that Buscema&#8217;s Conan work looks more modern. I think that&#8217;s a very fair take, even if the time periods essentially crossed over!</p>



<p>George Roussos coloured much of the run, and his work deserves recognition. He&#8217;s quite possibly my favourite colourist, ever.</p>



<p>The Hyborian Age glows under his palette – rich oranges and reds for Stygia, cool blues for Cimmeria, lush greens for the Black Kingdoms. Colouring often goes unappreciated, but Roussos elevated every page he worked on.</p>



<p>Check out this <a href="https://howard-verse.com/review-conan-issue-82-sorceress-of-the-swamp/">review of issue #82, Sorceress of the Swamp</a> for an example of his beautiful work.</p>



<h2 class="wp-block-heading" id="the-omnibus-editions">The Omnibus Editions</h2>



<p>Titan Comics (continuing and taking over from Marvel&#8217;s original omnibus line) is collecting the complete run in approximately 10 oversized hardcover volumes. If you want to know more about the <a href="https://howard-verse.com/savage-sword-of-conan-omnibus/">Savage Sword omnibuses</a> here instead.</p>



<h3 class="wp-block-heading">Volume Contents</h3>



<p>The first four volumes are essential – Barry Windsor-Smith defining Conan, then John Buscema taking over and making it his own. </p>



<p>Quality stays strongish in Volume 5, settles into a comfortable if uninspiring rhythm through Volumes 6–9, then sees a creative resurgence in Volume 10 (when Roy Thomas comes back).</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Volume</th><th>Issues</th><th>Key content</th><th>Notes</th></tr></thead><tbody><tr><td><strong>Vol. 1</strong></td><td><strong>CTB #1-26</strong></td><td>Barry Windsor-Smith era, early classic adaptations, <strong>Tower of the Elephant</strong>, <strong>Red Sonja debut in CTB #23-24</strong></td><td>Foundational volume. Groundbreaking start to Marvel Conan.</td></tr><tr><td><strong>Vol. 2</strong></td><td><strong>CTB #27-51, Giant-Size #1-4, Annual #1</strong></td><td>Early John Buscema period, with Gil Kane also featured, plus <strong>Hour of the Dragon</strong> material.</td><td>Better described as an early Buscema-led volume, not a Barry Windsor-Smith one.</td></tr><tr><td><strong>Vol. 3</strong></td><td><strong>CTB #52-83, Annuals #2-3</strong></td><td><strong>Bêlit / Black Coast / Amra</strong> material, plus Conan-Kull-Red Sonja crossover elements.</td><td>One of the key classic Conan omnibuses. Probably my fave overall.</td></tr><tr><td><strong>Vol. 4</strong></td><td><strong>CTB #84-115, Annuals #4-5, What If? #13</strong></td><td>Conclusion of the Bêlit / Asgulun material, fiercer post-Bêlit Conan, and the Conan-in-modern-New-York <em>What If?</em> story.</td><td>More aftermath and transition than pure “Queen of the Black Coast”. Amazing stuff though.</td></tr><tr><td><strong>Vol. 5</strong></td><td><strong>CTB #116-149, Annuals #6-7, Conan of the Isles, What If? #39</strong></td><td>New creative phase with J.M. DeMatteis, a strong Gil Kane stretch, <strong>The Creation Quest</strong>, and <strong>Conan of the Isles</strong>.</td><td>A notable shift in tone and direction for the series.</td></tr><tr><td><strong>Vol. 6</strong></td><td><strong>CTB #150-171, Annuals #8-9, What If? #43</strong></td><td>The full <strong>Michael Fleisher run</strong>, with John Buscema art throughout much of the volume.</td><td>Strong late middle-period material.</td></tr><tr><td><strong>Vol. 7</strong></td><td><strong>CTB #172-194, Annuals #10-11</strong></td><td><strong>First half of Christopher Priest’s run</strong>, including the introduction of the <strong>Devourer of Souls</strong> thread.</td><td>Important setup volume for the late-series mythology.</td></tr><tr><td><strong>Vol. 8</strong></td><td><strong>CTB #195-213, Annual #12, Official Handbook of the Conan Universe #1</strong></td><td><strong>Second half of Priest’s run</strong>, with major Devourer of Souls payoff, plus Thulsa Doom and Red Sonja elements.</td><td>A major late-run volume with big story payoffs. The Handbook is awesome.</td></tr><tr><td><strong>Vol. 9</strong></td><td><strong>CTB #214-240, What If&#8230;? #16</strong></td><td>Late-run transition material with Val Semeiks, Ron Lim, Larry Hama, and the <strong>Young Conan</strong> storyline.</td><td>A bridging volume with several creative shifts.</td></tr><tr><td><strong>Vol. 10</strong></td><td><strong>CTB #241-275, material from What The&#8211;?! #12</strong></td><td>Final stretch of the original series, including Roy Thomas’s return and the close of Marvel’s original <em>Conan the Barbarian</em> run.</td><td>Best framed as the original series finale.</td></tr></tbody></table></figure>



<h3 class="wp-block-heading">Pricing and Availability</h3>



<p>Each omnibus is $125 USD. They&#8217;re oversized hardcovers, typically 600+ pages of restored colour art.</p>



<p>Earlier volumes were published by Marvel before their license expired. Titan is reprinting them, but availability varies. Volume 1 in particular can be hard to find at retail price.</p>



<p>Thankfully the Titan omnibuses can be found easily now (with the last couple still to come). I generally see <a href="https://amzn.to/4vEZMRW" target="_blank" rel="noreferrer noopener nofollow sponsored">Amazon</a> having good prices in the US, <a href="https://forbiddenplanet.com/376044-conan-the-barbarian-the-original-comics-omnibus-volume-1-hardcover/?utm_medium=fp-share&amp;affid=Conan" target="_blank" rel="noreferrer noopener nofollow sponsored">Forbidden Planet</a> having a great selection in the UK and <a href="https://comicsbugle.com/shop/comics/omnibus/conan-the-barbarian-the-original-comics-omnibus-vol-1/" target="_blank" data-type="link" data-id="https://comicsbugle.com/shop/comics/omnibus/conan-the-barbarian-the-original-comics-omnibus-vol-1/" rel="noreferrer noopener nofollow sponsored">Comics Bugle</a> being the best in Europe.</p>



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



<p><strong>The obvious choice:</strong> Volume 1. Barry Windsor-Smith&#8217;s art is legendary, and you&#8217;ll experience Conan&#8217;s earliest adventures in chronological order. &#8220;The Tower of the Elephant&#8221; alone justifies the purchase.</p>



<p><strong>If Volume 1 is unavailable:</strong> Volume 3 or 4. By this point Buscema and Chan have hit their stride, and you&#8217;re getting peak material. The Bêlit saga in Volume 4 is one of the series&#8217; high points.</p>



<p><strong>Budget option:</strong> Wait for the Titan reprints. Marvel&#8217;s original printings command premium prices, but Titan is steadily reprinting them at standard retail.</p>



<h2 class="wp-block-heading" id="why-choose-conan-the-barbarian">Why Choose Conan the Barbarian?</h2>



<p>Chronological storytelling. You follow Conan&#8217;s entire life in sequence. Characters recur, relationships develop, and there&#8217;s a genuine sense of an epic unfolding across decades.</p>



<p>Full colour. The restored colouring in these omnibuses is gorgeous. If you want to see Conan&#8217;s world in vibrant colour rather than black-and-white, this is your series.</p>



<p>The complete saga. From young wanderer to king – it&#8217;s all here. You can watch Conan grow, change, and eventually claim the throne of Aquilonia.</p>



<p>Historical significance.<strong> </strong>This series launched the sword-and-sorcery comics boom of the 1970s. It&#8217;s not just a great Conan comic – it&#8217;s a landmark in the medium&#8217;s history.</p>



<p>If you plan to read these with your kids, they&#8217;re more suitable than the Savage Sword series, IMO. At least to start with. Funnily enough, my daughter can&#8217;t stand the Conan stories because she thinks he mean, whereas she loves <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</a>!</p>



<h2 class="wp-block-heading" id="conan-the-barbarian-vs-savage-sword">Conan the Barbarian vs Savage Sword</h2>



<p>Both are excellent. The choice depends on what you want:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Conan the Barbarian</strong></th><th><strong>Savage Sword</strong></th></tr></thead><tbody><tr><td>Full colour</td><td>Black-and-white</td></tr><tr><td>Chronological arc</td><td>Non-chronological anthology</td></tr><tr><td>Mix of adaptations and originals</td><td>More faithful to Howard</td></tr><tr><td>Comics Code approved</td><td>Mature content</td></tr><tr><td>Best for following Conan&#8217;s life</td><td>Best for dipping in</td></tr></tbody></table></figure>



<p>If you&#8217;re choosing between them, read my full comparison of the <a href="https://howard-verse.com/conan-vs-savage-sword-omnibus/">Conan vs the Savage Sword omnibus lines</a>. I own both. They complement each other beautifully.</p>



<p>There&#8217;s also the <a href="https://howard-verse.com/king-conan-omnibus/">King Conan omnibuses</a> as well! </p>



<h2 class="wp-block-heading" id="collecting-tips">Collecting Tips</h2>



<p>Check the binding quality. The earlier Marvel printings and Titan reprints may vary slightly in binding and paper stock. Most collectors report no issues, but inspect copies if buying in person.</p>



<p>Direct Market covers. Many volumes have variant DM covers – often with classic painted art. These are the same interior content, just different cover art. Choose based on preference.</p>



<p>I have mostly the original covers (because they were cheaper) but I probably prefer <em>most</em> (but not all) of the DMs.</p>



<h3 class="wp-block-heading" id="a">Are the Conan the Barbarian omnibuses worth it?</h3>



<p>In my humble opinion, absolutely yes! These are some of the best comics ever created, especially in the fantasy/sword &amp; sorcery genre. They are really good. I&#8217;m very happy to own them.</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 Conan the Barbarian the same as Savage Sword?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>No. Conan the Barbarian was a colour comic; Savage Sword was a black-and-white magazine. Different format, different stories, different tone. Both are essential.</p>

</div>
</div>
<div id="faq-question-1775412874071" class="rank-math-list-item">
<h3 class="rank-math-question ">Do I need to read these in order?</h3>
<div class="rank-math-answer ">

<p>It helps. Unlike Savage Sword, Conan the Barbarian follows a chronological narrative. Reading in order gives you the full saga experience.</p>

</div>
</div>
<div id="faq-question-1775412886303" class="rank-math-list-item">
<h3 class="rank-math-question ">Which has better art – CTB or Savage Sword?</h3>
<div class="rank-math-answer ">

<p>Both feature John Buscema extensively. CTB has colour and the legendary Barry Windsor-Smith run. Savage Sword has more detailed inking from Alcala and DeZuniga. It&#8217;s genuinely hard to choose.</p>

</div>
</div>
<div id="faq-question-1775412895663" class="rank-math-list-item">
<h3 class="rank-math-question ">How many volumes will complete the series?</h3>
<div class="rank-math-answer ">

<p>Approximately 10 volumes for the complete 1970–1993 run. Titan is currently up to Volume 7, with Volume 8 coming June 2026.</p>

</div>
</div>
<div id="faq-question-1775412912320" class="rank-math-list-item">
<h3 class="rank-math-question ">Are the omnibuses worth $125?</h3>
<div class="rank-math-answer ">

<p>Yes. You&#8217;re getting 600+ pages of restored classic material in oversized format. Compared to hunting down original issues or older trades, they&#8217;re excellent value.</p>

</div>
</div>
<div id="faq-question-1775412921900" class="rank-math-list-item">
<h3 class="rank-math-question ">What about the Dark Horse Conan comics?</h3>
<div class="rank-math-answer ">

<p>Different era, different continuity. The Dark Horse run (2003–2018) was collected separately. These omnibuses cover the original Marvel run only.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/conan-the-barbarian-omnibus-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Conan vs Savage Sword Omnibus: Which First?</title>
		<link>https://howard-verse.com/conan-vs-savage-sword-omnibus/</link>
					<comments>https://howard-verse.com/conan-vs-savage-sword-omnibus/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 06:46:24 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Buying Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Short Stories]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1473</guid>

					<description><![CDATA[Can't decide between Conan the Barbarian or Savage Sword of Conan omnibuses? Here's which to buy first based on what you want from Conan comics.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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-quick-answer">The Quick Answer</a></li><li><a href="#the-key-differences">The Key Differences</a></li><li><a href="#my-recommendation">My Recommendation</a></li><li><a href="#what-i-did">What I Did</a></li><li><a href="#the-verdict">The Verdict</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>You want to start collecting Conan omnibuses, but you&#8217;re staring at two different lines: <strong>Conan the Barbarian</strong> (colour) and <strong>Savage Sword of Conan</strong> (black-and-white). Both are excellent. Both are relatively expensive. Which do you buy first?</p>



<p>The honest answer: it depends on what you want from Conan.</p>



<p>I own both lines. I&#8217;ve read both extensively. Here&#8217;s how I think about it.</p>



<h2 class="wp-block-heading" id="the-quick-answer">The Quick Answer</h2>



<p><strong>Buy Conan the Barbarian if:</strong> you want to follow Conan&#8217;s life as a continuous story, from young thief to king. You prefer colour comics. You&#8217;re new to Conan and want the &#8220;main&#8221; series.</p>



<p><strong>Buy Savage Sword of Conan if:</strong> you want the best individual stories. You care about faithful Howard adaptations. You prefer dipping in rather than reading chronologically. You can handle (or prefer) black-and-white art.</p>



<h2 class="wp-block-heading" id="the-key-differences">The Key Differences</h2>



<h3 class="wp-block-heading">Format</h3>



<p><strong>Conan the Barbarian:</strong> Full colour. Standard comic book format (monthly issues collected). Art by Barry Windsor-Smith and John Buscema, among others. I wrote a <a href="https://howard-verse.com/conan-the-barbarian-omnibus-guide/">guide for the Conan omnibuses</a> here.</p>



<p><strong>Savage Sword of Conan:</strong> Black-and-white. Magazine format (longer stories per issue). Art primarily by John Buscema with stunning inking by masters like Alfredo Alcala. </p>



<p>The B&amp;W format isn&#8217;t a limitation – it&#8217;s a feature. Every line carries weight. The shadows and textures are extraordinary. That said, some readers just prefer colour. Up to you.</p>



<h3 class="wp-block-heading">Story Structure</h3>



<p><strong>Conan the Barbarian:</strong> Chronological. You follow Conan from his first adventures leaving Cimmeria through his life as thief, mercenary, pirate, and eventually king. Events build on each other. Characters recur. It&#8217;s a saga.</p>



<p><strong>Savage Sword of Conan:</strong> Anthology. Stories jump around Conan&#8217;s timeline. One issue might feature a young thief story, the next an old king tale followed by a pirate adventure. Each story stands alone. No need to read in order.</p>



<p>This is the biggest practical difference for collecting.</p>



<p>If you want to read Vol. 1, then Vol. 2, then Vol. 3, following Conan&#8217;s journey – <strong>Conan the Barbarian</strong> is designed for that.</p>



<p>If you want to grab whatever volume is available, read a story when you feel like it, and not worry about continuity – <strong>Savage Sword</strong> is perfect. I think <a href="https://amzn.to/3Oc2b5Q" data-type="link" data-id="https://amzn.to/3Oc2b5Q" target="_blank" rel="noopener">Savage Sword vol 2</a> is probably my favourite of all the Savage Swords, though the first six are all top notch (with the first four being the cream of the crop).</p>



<h3 class="wp-block-heading">Content</h3>



<p><strong>Conan the Barbarian:</strong> Published under the Comics Code Authority. Some content was softened. More original stories alongside Howard adaptations. Roy Thomas wrote the first 115 issues, mixing faithful adaptations with new material.</p>



<p><strong>Savage Sword of Conan:</strong> No Comics Code. Darker, more violent, occasional nudity. Generally more faithful to Howard&#8217;s original tone. The stories feel closer to the source.</p>



<p>Neither is &#8220;better&#8221; – they&#8217;re different flavours of Conan.</p>



<p>I also wrote a full <a href="https://howard-verse.com/where-to-start-with-conan-the-barbarian-comics/">guide on where to start with the Conan comics</a> to help out.</p>



<h3 class="wp-block-heading">Completeness</h3>



<p><strong>Conan the Barbarian:</strong> Will be 10 volumes to collect the complete 1970–1993 run. Currently up to Vol. 7, with Vol. 8 coming June 2026. 9 and 1o are already available from Marvel, though getting hard to find.</p>



<p><strong>Savage Sword of Conan:</strong> Will need approximately 18 volumes for the complete 1974–1995 run. Currently up to Vol. 12.</p>



<p>Both are long-term collecting commitments. At $125 per volume, you&#8217;re looking at $1,250+ for either complete set.</p>



<p>That being said, you can find them on offer at various places, including the <a href="https://ebay.us/tvtp3I" target="_blank" data-type="link" data-id="https://ebay.us/tvtp3I" rel="noreferrer noopener nofollow sponsored">omnibuses on Ebay</a> or <a href="https://forbiddenplanet.com/catalog/?q=conan+omnibus&amp;page=1&amp;utm_medium=fp-share&amp;affid=Conan" target="_blank" data-type="link" data-id="https://forbiddenplanet.com/catalog/?q=conan+omnibus&amp;page=1&amp;utm_medium=fp-share&amp;affid=Conan" rel="noreferrer noopener nofollow sponsored">Forbidden Planet</a>.</p>



<h2 class="wp-block-heading" id="my-recommendation">My Recommendation</h2>



<p><strong>If you&#8217;ve never read Conan or the comics:</strong> Start with <strong>Conan the Barbarian Vol. 1</strong>. The chronological structure makes it accessible, and Barry Windsor-Smith&#8217;s early issues are great fun. You&#8217;ll get the &#8220;origin story&#8221; experience.</p>



<p><strong>If you&#8217;ve read the Howard prose:</strong> Start with <strong><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/" target="_blank" rel="noreferrer noopener nofollow sponsored">Savage Sword Vol. 1</a></strong> or 2. The faithful adaptations will feel like coming home. &#8220;Red Nails&#8221; and &#8220;A Witch Shall Be Born&#8221; in this format are extraordinary.</p>



<p><strong>If you want flexibility:</strong> Start with <strong>Savage Sword</strong>. You don&#8217;t need to hunt down Vol. 1 specifically – any volume works as an entry point. Grab whatever&#8217;s in stock at a good price.</p>



<p><strong>If budget is a concern:</strong> Same advice. Savage Sword lets you buy opportunistically without worrying about sequence. Conan the Barbarian works best read in order.</p>



<p>A third option are the <a href="https://howard-verse.com/king-conan-omnibus/">King Conan omnibuses</a>, but honestly I would start with one of these two instead.</p>



<h2 class="wp-block-heading" id="what-i-did">What I Did</h2>



<p>I started with Conan the Barbarian because I wanted to follow Conan&#8217;s life chronologically. I wanted to experience the story Thomas and Buscema were telling across years of comics. It&#8217;s also how the Conan comics started and you feel them improve and find their way as time goes on.</p>



<p>Then I added Savage Sword for the Howard adaptations and to dip into when I wanted a single great story.</p>



<p>Now I collect both. If I&#8217;m in the mood for an ongoing epic, I read CTB. And I&#8217;m still making my way through them (there are 275 issues after all!). If I want to grab a book, read one story, and put it down, I reach for Savage Sword.</p>



<h2 class="wp-block-heading" id="the-verdict">The Verdict</h2>



<p>There&#8217;s no wrong choice. Both are essential Conan material, lovingly restored by Titan, featuring some of the greatest comic book art ever produced.</p>



<p>If you&#8217;re paralysed by choice: flip a coin and start. You&#8217;ll probably end up owning both eventually anyway.</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th></th><th><strong>Conan the Barbarian</strong></th><th><strong>Savage Sword of Conan</strong></th></tr></thead><tbody><tr><td>Format</td><td>Colour</td><td>Black-and-white</td></tr><tr><td>Structure</td><td>Chronological</td><td>Anthology</td></tr><tr><td>Best for</td><td>Following Conan&#8217;s life</td><td>Best individual stories</td></tr><tr><td>Start anywhere?</td><td>Better in order</td><td>Yes</td></tr><tr><td>Howard faithfulness</td><td>Good</td><td>Excellent</td></tr><tr><td>Required for completists</td><td>Yes</td><td>Yes</td></tr></tbody></table></figure>



<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>Can I read both at the same time?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Absolutely. They tell different stories. There&#8217;s no conflict or redundancy. The Tower of the Elephant is adapted in both but they&#8217;re quite different.</p>

</div>
</div>
<div id="faq-question-1775458839497" class="rank-math-list-item">
<h3 class="rank-math-question ">Which has better art?</h3>
<div class="rank-math-answer ">

<p>Both feature John Buscema extensively. The B&amp;W Savage Sword art is often considered superior because the linework is more visible without colour. But the colour work in CTB is also stunning. It&#8217;s a preference thing.</p>

</div>
</div>
<div id="faq-question-1775458845333" class="rank-math-list-item">
<h3 class="rank-math-question ">Is one more &#8220;canon&#8221; than the other?</h3>
<div class="rank-math-answer ">

<p>Neither is canon to Howard&#8217;s original prose – both are adaptations and expansions. Savage Sword tends to be more faithful to Howard when adapting his stories.</p>

</div>
</div>
<div id="faq-question-1775458859402" class="rank-math-list-item">
<h3 class="rank-math-question ">Why are they both so expensive?</h3>
<div class="rank-math-answer ">

<p>$125 per oversized hardcover omnibus is actually reasonable for the page count (600–800 pages). These are premium collector editions with restored art. Compared to hunting down original issues, they&#8217;re a bargain. You can almost always find them at less than RRP, too.</p>

</div>
</div>
<div id="faq-question-1775458875314" class="rank-math-list-item">
<h3 class="rank-math-question ">What about King Conan?</h3>
<div class="rank-math-answer ">

<p>King Conan is a separate series focusing on Conan as ruler of Aquilonia. It&#8217;s fun but not essential. Buy CTB and Savage Sword first; add King Conan later if you want more.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/conan-vs-savage-sword-omnibus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>King Conan Omnibus: Complete Guide</title>
		<link>https://howard-verse.com/king-conan-omnibus/</link>
					<comments>https://howard-verse.com/king-conan-omnibus/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Fri, 10 Apr 2026 20:25:18 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Buying Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[King Conan Era]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1475</guid>

					<description><![CDATA[The complete guide to King Conan omnibus editions from Titan Comics. What's collected, release dates, and whether it's worth your shelf space.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#what-is-king-conan">What is King Conan?</a></li><li><a href="#the-omnibus-editions">The Omnibus Editions</a></li><li><a href="#what-youll-find">What You&#8217;ll Find in the Conan King Omnibuses</a></li><li><a href="#my-take-fun-but-not-essential">My Take: Fun, But Not Essential</a></li><li><a href="#who-should-buy-these">Are the King Conan omnibuses worth it?</a></li><li><a href="#comparison-to-other-lines">Comparison to Other Lines</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p></p>



<p>King Conan represents an older Conan moving towards the end of his journey (but still far from it!) – and no longer a wandering barbarian, but ruler of Aquilonia and dealing with treachery, politics, and the weight of a crown.</p>



<p>It&#8217;s a different Conan. And to be completely honest? I think these omnibuses are fun, but they&#8217;re not essential. If you&#8217;re <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/">new to Conan comics</a>, start elsewhere.</p>



<p>That being said, if you&#8217;re a completist or you&#8217;ve already devoured Conan the Barbarian and Savage Sword, then King Conan absolutely offers something different. And it&#8217;s still Conan – essentially the king of sword &amp; sorcery.</p>



<h2 class="wp-block-heading" id="what-is-king-conan">What is King Conan?</h2>



<p>King Conan was a Marvel Comics series that ran from 1980 to 1989 (55 issues), telling stories of Conan&#8217;s reign as king. Parts of it are based loosely on Robert E. Howard&#8217;s only Conan novel, <em>The Hour of the Dragon</em>, and the closing chapters of his life that Howard sketched but never fully wrote.</p>



<p>The series picks up where the main Conan the Barbarian chronology ends – Conan has seized the throne of Aquilonia and now faces threats from sorcerers, neighbouring kingdoms, and conspirators within his own court.</p>



<h2 class="wp-block-heading" id="the-omnibus-editions">The Omnibus Editions</h2>



<p>Titan Comics is collecting the complete King Conan run in three oversized hardcover volumes.</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Volume</strong></th><th><strong>Contents</strong></th><th><strong>Release Date</strong></th><th><strong>Price</strong></th></tr></thead><tbody><tr><td>Vol. 1</td><td>King Conan #1–19</td><td>June 2025</td><td>$125</td></tr><tr><td>Vol. 2</td><td>King Conan #20–38</td><td>November 2025</td><td>$125</td></tr><tr><td>Vol. 3</td><td>King Conan #39–55</td><td>May 2026</td><td>$150</td></tr></tbody></table></figure>



<p></p>



<p>That&#8217;s the complete run in three books. Clean and simple. That I really do appreciate! </p>



<p>I&#8217;ve also found you can pick up the omnibuses below the RRP pretty often. <a href="https://amzn.to/4c24OjF" data-type="link" data-id="https://amzn.to/4c24OjF" target="_blank" rel="noreferrer noopener nofollow sponsored">Amazon</a> seems well-priced in the US and <a href="https://forbiddenplanet.com/442452-king-conan-the-original-comics-omnibus-volume-1/?utm_medium=fp-share&amp;affid=Conan" data-type="link" data-id="https://forbiddenplanet.com/442452-king-conan-the-original-comics-omnibus-volume-1/?utm_medium=fp-share&amp;affid=Conan" target="_blank" rel="noreferrer noopener nofollow sponsored">Forbidden Planet</a> is great in the UK. I&#8217;m in Germany and my favourite shop is definitely <a href="https://comicsbugle.com/shop/comics/omnibus/king-conan-the-original-comics-omnibus-vol-3-dm-cover/" data-type="link" data-id="https://comicsbugle.com/shop/comics/omnibus/king-conan-the-original-comics-omnibus-vol-3-dm-cover/" target="_blank" rel="noreferrer noopener nofollow sponsored">Comics Bugle</a>. They have the DM editions and their packaging is the best!</p>



<p>There&#8217;s also a guide to the <a href="https://howard-verse.com/conan-the-barbarian-omnibus-guide/">original Conan omnibuses</a> here and the <a href="https://howard-verse.com/savage-sword-of-conan-omnibus/">Savage Sword omnibuses</a> here.</p>



<h2 class="wp-block-heading" id="what-youll-find">What You&#8217;ll Find in the Conan King Omnibuses</h2>



<p>An older, more wizened Conan. He&#8217;s not climbing towers or raiding ships (quite as often, anyway). He&#8217;s ruling a kingdom, managing advisors, and facing enemies who use politics as often as sorcery. He&#8217;s also goes tramping about different parts of the kingdom now and then.</p>



<p>A different tone; the desperate survival adventure of young Conan is replaced by something more stately. There&#8217;s still plenty of action, but it&#8217;s more often royal intrigue action. In some ways we move more towards a Kull type of character – more thoughtful and prone to brooding.</p>



<p>By the way, if you&#8217;ve never read Kull before you really should – and here&#8217;s the complete <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</a>. He&#8217;s often described as &#8216;the thinking man&#8217;s Conan&#8217; which I don&#8217;t completely agree with – I think Conan is more than a match for pure intelligence BUT Kull is definitely one-up on the philosophical side of things.</p>



<p>You can also expect sublime artwork. John Buscema handled much of the series, and his royal Conan is as striking as his barbarian one.</p>



<p>Prince Conn. Conan&#8217;s son appears throughout. The father-son dynamic adds emotional stakes the earlier comics didn&#8217;t have. Some people love it, some not so much.</p>



<h2 class="wp-block-heading" id="my-take-fun-but-not-essential">My Take: Fun, But Not Essential</h2>



<p>I own these (the first two anyway, and I&#8217;ll pick up the third as soon as it&#8217;s released.) I&#8217;ve read them. They&#8217;re enjoyable and I definitely want them in my collection.</p>



<p>But if someone asked me <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/">where to start with Conan comics</a>, King Conan wouldn&#8217;t make my top three recommendations. In the comics I think the character works best as a <a href="https://howard-verse.com/conan-the-wanderer-era-guide/">wanderer</a>, a <a href="https://howard-verse.com/conan-the-thief-era-guide-best-comics-essential-stories/" data-type="link" data-id="https://howard-verse.com/conan-the-thief-era-guide-best-comics-essential-stories/">thief</a>, a <a href="https://howard-verse.com/conan-the-mercenary-era-guide/" data-type="link" data-id="https://howard-verse.com/conan-the-mercenary-era-guide/">mercenary</a>, a <a href="https://howard-verse.com/conan-corsair-era-guide/" data-type="link" data-id="https://howard-verse.com/conan-corsair-era-guide/">corsair</a> – not a king holding court (at least for more than a few stories at a time).</p>



<p>That said, if you&#8217;ve already fallen in love with Conan through the main series and Savage Sword, King Conan offers satisfying closure. You get to see where it all leads. </p>



<p>There&#8217;s something rewarding about watching the barbarian who once had nothing end up ruling the greatest kingdom of the Hyborian Age.</p>



<h2 class="wp-block-heading" id="who-should-buy-these">Are the King Conan omnibuses worth it?</h2>



<p><strong>Yes, if:</strong></p>



<ul class="wp-block-list">
<li>You&#8217;ve read the main Conan the Barbarian omnibuses and want more</li>



<li>You want to see how Conan&#8217;s story ends</li>



<li>You&#8217;re a completist building the full Titan collection</li>



<li>You love John Buscema&#8217;s art (and who doesn&#8217;t?)</li>
</ul>



<p><strong>Maybe not, if:</strong></p>



<ul class="wp-block-list">
<li>You&#8217;re new to Conan – start with <a href="https://amzn.to/4mkS6QJ" target="_blank" data-type="link" data-id="https://amzn.to/4mkS6QJ" rel="noreferrer noopener nofollow sponsored">CTB Vol. 1</a> or <a href="https://amzn.to/4cGEsmD" data-type="link" data-id="https://amzn.to/4cGEsmD" target="_blank" rel="noopener">Savage Sword</a> instead</li>



<li>You prefer young, wandering Conan to royal Conan</li>



<li>Your shelf space or budget is limited</li>
</ul>



<h2 class="wp-block-heading" id="comparison-to-other-lines">Comparison to Other Lines</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th><strong>Aspect</strong></th><th><strong>King Conan</strong></th><th><strong>Conan the Barbarian</strong></th><th><strong>Savage Sword</strong></th></tr></thead><tbody><tr><td>Volumes</td><td>3</td><td>10</td><td>18</td></tr><tr><td>Tone</td><td>Royal intrigue</td><td>Adventure epic</td><td>Dark anthology</td></tr><tr><td>Conan&#8217;s age</td><td>Older</td><td>Young to older</td><td>Various</td></tr><tr><td>Essential?</td><td>Nice to have</td><td>Essential</td><td>Essential</td></tr><tr><td>Best for</td><td>Completists</td><td>New readers</td><td>Howard purists</td></tr></tbody></table></figure>



<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>Do I need to read Conan the Barbarian first?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>It helps but isn&#8217;t required. King Conan stands alone well enough. You&#8217;ll miss some context about how Conan became king, but the stories don&#8217;t require that knowledge.</p>

</div>
</div>
<div id="faq-question-1775459037753" class="rank-math-list-item">
<h3 class="rank-math-question ">Is King Conan based on Robert E. Howard&#8217;s work?</h3>
<div class="rank-math-answer ">

<p>Partially. Howard wrote <em>The Hour of the Dragon</em> featuring King Conan, plus a few other stories set during his reign. The comics expand on this foundation.</p>

</div>
</div>
<div id="faq-question-1775459046725" class="rank-math-list-item">
<h3 class="rank-math-question ">Why is Volume 3 more expensive?</h3>
<div class="rank-math-answer ">

<p>At $150 vs $125, it&#8217;s slightly pricier – likely due to the additional material needed to complete the series or variant cover editions.</p>

</div>
</div>
<div id="faq-question-1775459058486" class="rank-math-list-item">
<h3 class="rank-math-question ">Are there King Conan stories in Savage Sword too?</h3>
<div class="rank-math-answer ">

<p>Yes! Several Savage Sword issues feature King Conan tales. </p>

</div>
</div>
<div id="faq-question-1775459063642" class="rank-math-list-item">
<h3 class="rank-math-question ">How does the new Titan ongoing series relate to King Conan?</h3>
<div class="rank-math-answer ">

<p>Jim Zub&#8217;s current <em>Conan the Barbarian</em> series has been building toward King Conan content, including the painted &#8220;The Nomad&#8221; story in issue #25. These are new stories, separate from the classic material collected in the omnibuses.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/king-conan-omnibus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Bêlit? Queen of the Black Coast</title>
		<link>https://howard-verse.com/who-is-belit-queen-of-the-black-coast/</link>
					<comments>https://howard-verse.com/who-is-belit-queen-of-the-black-coast/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 10:36:51 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Short Stories]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1375</guid>

					<description><![CDATA[Explore Kush in the Hyborian Age – its African inspirations, key Conan stories, and the nuance needed when reading Howard's Black Kingdoms.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#belit-in-robert-e-howards-queen-of-the-black-coast">Bêlit in Robert E. Howard’s “Queen of the Black Coast”</a></li><li><a href="#personality-origins-and-leadership">Personality, Origins, and Leadership</a></li><li><a href="#the-tragic-voyage-and-belits-death">The Tragic Voyage and Bêlit’s Death</a></li><li><a href="#belit-and-conans-relationship">Bêlit and Conan’s Relationship</a></li><li><a href="#belit-in-marvel-dark-horse-and-age-of-conan">Bêlit in Marvel, Dark Horse and Age of Conan</a></li><li><a href="#why-belit-matters-to-the-howard-verse">Why Bêlit Matters to the Howard‑Verse</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Bêlit, Queen of the Black Coast, is Conan’s most iconic pirate lover – a Shemite “she‑devil” who rules the southern seas with a black corsair crew and loves as fiercely as she raids. In my opinion, she is one of the most important women in all sword and sorcery: part lover, part mentor, and ultimately a ghost who saves Conan’s life.</p>



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



<h2 class="wp-block-heading" id="belit-in-robert-e-howards-queen-of-the-black-coast">Bêlit in Robert E. Howard’s “Queen of the Black Coast”</h2>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="719" height="1067" src="https://howard-verse.com/wp-content/uploads/2026/02/Weird_Tales_May_1934.jpg" alt="Weird Tales magazine cover (May 1934) illustrating Robert E. Howard's &quot;Queen of the Black Coast&quot; with Conan and Bêlit." class="wp-image-1377" srcset="https://howard-verse.com/wp-content/uploads/2026/02/Weird_Tales_May_1934.jpg 719w, https://howard-verse.com/wp-content/uploads/2026/02/Weird_Tales_May_1934-202x300.jpg 202w, https://howard-verse.com/wp-content/uploads/2026/02/Weird_Tales_May_1934-690x1024.jpg 690w" sizes="auto, (max-width: 719px) 100vw, 719px" /></figure>
</div>


<p class="has-text-align-center">Weird Tales magazine cover (May 1934) illustrating Robert E. Howard&#8217;s &#8220;Queen of the Black Coast&#8221; with Conan and Bêlit.</p>



<p>Bêlit appears in just one Robert E. Howard story, “Queen of the Black Coast” (first published in <em>Weird Tales</em> in 1934), but that single tale is so intense that it defined her forever.</p>



<p>You can find it in <a href="https://amzn.to/3Qa76Vm" data-type="link" data-id="https://amzn.to/3Qa76Vm" target="_blank" rel="noreferrer noopener nofollow sponsored">The Coming of Conan</a>.</p>



<p>By the way, there are spoilers coming here, so if you&#8217;ve never read the story before then now might be a good time (and it is awesome).</p>



<p>With that being said&#8230;</p>



<p>The story opens in an Argossean port, where Conan – fleeing the law – bullies his way onto the merchant ship Argus, bound for the “black kingdoms” of Kush.</p>



<p>Off the coast of Kush, the Argus is attacked by the dread pirate galley Tigress, captained by Bêlit and manned by ebony‑skinned corsairs. </p>



<p>Her crew slaughters the Argus’ sailors, but Conan fights like a cornered tiger, killing so many raiders that their bodies heap around him. Instead of finishing him, Bêlit orders her men to stand down, impressed by his ferocity and immediately captivated by him.</p>



<p>Standing on her blood‑slick deck, she declares, “I am Bêlit, queen of the black coast”, and offers Conan a place as her chosen mate and war‑chief. Conan accepts, and together they raid the Black Coast in a whirlwind of plunder and passion that, I think, represents the wildest, most romantic phase of Conan’s life.</p>



<p>An interesting point here – was Conan really smitten with her right away, or did he see the position he was in left him with no other choice? You decide&#8230;</p>



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



<h2 class="wp-block-heading" id="personality-origins-and-leadership">Personality, Origins, and Leadership</h2>



<p>Howard’s Bêlit is Shemite – likely from Shem’s coastal city‑states – but she has cast off any conventional role to become a pirate queen in command of an all‑male crew. </p>



<p>She is described as pale and slender, with burning eyes and a voice that can whip hardened corsairs into a frenzy. Contemporary reviewers rightly called her “the wildest she‑devil unhanged”.</p>



<p>According to later essays and lore pieces, Bêlit may be the daughter of a Shemite trader or minor king, who learned seamanship young and seized the Tigress by force or mutiny. </p>



<p>What matters most on the page is her charisma: her men will follow her into haunted ruins and cursed rivers, and she rules through a mix of sensuality, ruthless discipline and shared lust for treasure. </p>



<p>In my view, she stands as an early pulp example of a woman commanding absolute loyalty in a traditionally “male” role without losing her own complexity.</p>



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



<h2 class="wp-block-heading" id="the-tragic-voyage-and-belits-death">The Tragic Voyage and Bêlit’s Death</h2>



<p>The latter half of “Queen of the Black Coast” sends Bêlit and Conan up a mysterious, jungle‑choked river to a lost Stygian‑built city filled with ancient treasure and a cursed necklace.</p>



<p>Bêlit becomes obsessed with the relics, putting on the jewellery despite ominous signs and ignoring Conan’s unease. The curse slowly unhinges her judgment, and she orders her crew into ever greater danger.</p>



<p>When a winged demon‑thing attacks, Bêlit’s corsairs die by the score and she herself is found hanged from the Tigress’ mast, killed while wearing the cursed ornaments. Conan, alone among the ruins and driven to berserk fury, fights the monster and nearly dies – until Bêlit’s spirit appears in a final, wordless act of love, shielding him from the demon’s strike. Her ghostly intervention lets him recover and slay the creature.</p>



<p>The story ends with Conan giving Bêlit a Viking funeral: he loads her body and their treasure onto the Tigress, sets it aflame and sends it drifting downriver, watching the blaze fade into darkness. I think that image – barbarian on the shore, ship burning with love and loot alike – is one of Howard’s most haunting endings.</p>



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



<h2 class="wp-block-heading" id="belit-and-conans-relationship">Bêlit and Conan’s Relationship</h2>



<p>Bêlit and Conan are equals in passion and violence. She calls him her “tiger of the North”, and he responds with a loyalty that is rare even for him: he becomes her first mate, leads boarding actions, and learns seamanship under her tutelage. Howard emphasises that, at this stage, Conan is still a land‑lubber; Bêlit effectively teaches the future king of pirates how to sail.</p>



<p>Their relationship is intensely physical and openly acknowledged. Bêlit never pretends she wants anything but Conan and plunder; Conan never tries to “tame” her or drag her back to civilisation. </p>



<p>Many readers (myself included) see Bêlit as Conan’s great doomed love – not a queen he settles down with, like Zenobia or possible fling like <a href="https://howard-verse.com/valeria-conan/">Valeria</a>, but the embodiment of his wild, sea‑roving youth.</p>



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



<h2 class="wp-block-heading" id="belit-in-marvel-dark-horse-and-age-of-conan">Bêlit in Marvel, Dark Horse and Age of Conan</h2>



<p>Bêlit’s legend grew even larger in comics. Marvel’s <em>Conan the Barbarian</em> #58–100 turned the “Queen of the Black Coast” period into a long‑running arc, expanding her backstory and giving readers dozens of adventures aboard the Tigress. In this version, Roy Thomas and John Buscema portray her as Conan’s long‑term partner – never less than his equal in command, and often the one driving the plot.</p>



<p>It&#8217;s a great period of Conan comics to be honest, possibly my favourite of all time. We get issues like <a href="https://howard-verse.com/review-conan-the-dance-of-the-skull-83/" data-type="link" data-id="https://howard-verse.com/review-conan-the-dance-of-the-skull-83/">The Dance of the Skull</a> and <a href="https://howard-verse.com/conan-swordsmen-and-sorcerers-comic-review-85/" data-type="link" data-id="https://howard-verse.com/conan-swordsmen-and-sorcerers-comic-review-85/">Swordsmen &amp; Sorcerers</a>. Excellent stuff.</p>



<p>Decades later, <em>Age of Conan: Bêlit, Queen of the Black Coast</em> offered a five‑issue miniseries focused on her youth, showing her as a rebellious Shemite princess who takes to piracy after royal betrayal. </p>



<p>Other publishers, including Dark Horse, have adapted “Queen of the Black Coast” with varying degrees of fidelity; commentators note that Marvel’s classic run does the best job of preserving her slow descent into greed and her deliberate choice to risk her crew in the cursed city.</p>



<p>These are not as good, in my humble opinion, however, and I would personally stick to the Marvel or Titan Bêlit comics.</p>



<p>These versions sometimes differ on details, but they agree on the essentials: Bêlit is ferocious, charismatic, deeply in love with Conan, and doomed.</p>



<p>Some of 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/">current Conan comics</a> also feature Bêlit and I would highly recommend them!</p>



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



<h2 class="wp-block-heading" id="why-belit-matters-to-the-howard-verse">Why Bêlit Matters to the Howard‑Verse</h2>



<p>For the Howard‑Verse and sword &amp; sorcery as a whole, Bêlit matters on several levels:</p>



<ul class="wp-block-list">
<li>She is a fully Howard‑created heroine who commands a ship and shapes the plot, rather than existing as a side‑character or prize.<br></li>



<li>She helps define Conan’s “pirate phase”, marking a shift from land‑bound mercenary to legendary raider of the southern coasts.<br></li>



<li>Her story mixes romance, cosmic dread and tragic fate in a way that pushes sword &amp; sorcery beyond simple monster‑of‑the‑week adventures.<br></li>
</ul>



<p>I think any serious exploration of Conan’s life needs Bêlit alongside figures like Valeria and Zenobia – she is the crucible in which his seafaring skills, capacity for love and acceptance of loss are forged.</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><strong><strong>Is Bêlit an original Robert E. Howard character?</strong></strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Yes. Bêlit appears in Howard’s “Queen of the Black Coast”, one of the core Conan stories, and is part of the original canon before any comics or films adapted her.</p>

</div>
</div>
<div id="faq-question-1772051327063" class="rank-math-list-item">
<h3 class="rank-math-question ">What does “Queen of the Black Coast” mean?</h3>
<div class="rank-math-answer ">

<p>It refers to Bêlit’s rule over the pirate‑haunted shores of Kush and the southern seas. Her ship, the Tigress, and its black corsairs terrorise coastal towns and shipping, making her name feared across that region.</p>

</div>
</div>
<div id="faq-question-1772051339499" class="rank-math-list-item">
<h3 class="rank-math-question ">How does Bêlit die?</h3>
<div class="rank-math-answer ">

<p>She is hanged by a winged demon in a cursed, ancient city after becoming obsessed with a jeweled necklace and treasure. Her ghost later saves Conan long enough for him to slay the monster.</p>

</div>
</div>
<div id="faq-question-1772051346055" class="rank-math-list-item">
<h3 class="rank-math-question ">Does Bêlit appear outside the original story?</h3>
<div class="rank-math-answer ">

<p>Yes. She is a major figure in Marvel’s 1970s <em>Conan the Barbarian</em> run, the <em>Age of Conan: Bêlit</em> miniseries, and various modern adaptations, all of which expand her origin and adventures with Conan.</p>

</div>
</div>
<div id="faq-question-1772051355943" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Bêlit Conan’s greatest love?</h3>
<div class="rank-math-answer ">

<p> Many fans argue she is, at least for his early life, because of the intensity and tragedy of their relationship. Later queens like Zenobia represent stability; Bêlit represents unrestrained passion on the edge of doom.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/who-is-belit-queen-of-the-black-coast/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Zula?</title>
		<link>https://howard-verse.com/who-is-zula/</link>
					<comments>https://howard-verse.com/who-is-zula/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 10:46:33 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Films & TV]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Marvel]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1367</guid>

					<description><![CDATA[Explore Kush in the Hyborian Age – its African inspirations, key Conan stories, and the nuance needed when reading Howard's Black Kingdoms.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#zula-in-conan-the-destroyer-grace-jones-warrior">Zula in Conan the Destroyer (Grace Jones’ Warrior)</a></li><li><a href="#zula-in-marvels-conan-comics">Zula in Marvel’s Conan Comics</a></li><li><a href="#zula-in-animation-and-the-wider-franchise">Zula in Animation and the Wider Franchise</a></li><li><a href="#zulas-return-in-titans-conan-comics">Zula’s Return in Titan’s Conan Comics</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Ah Zula. Truly, who are you?</p>



<p>Zula is one of those fascinating Conan characters who exists in multiple forms at once – male sorcerer in the comics, female warrior in the film, and now a reinvented presence in the latest <a href="https://howard-verse.com/current-conan-comics-2026-guide/">Titan Conan Comics run</a>. </p>



<p>In my opinion, that fluidity makes Zula a perfect symbol of how the Howard‑Verse keeps evolving without losing its core.</p>



<h2 class="wp-block-heading" id="zula-in-conan-the-destroyer-grace-jones-warrior"><strong>Zula in Conan the Destroyer (Grace Jones’ Warrior)</strong></h2>



<p>Most casual fans first meet Zula in <em><a href="https://amzn.to/4bxjgQD" target="_blank" data-type="link" data-id="https://amzn.to/4bxjgQD" rel="noreferrer noopener nofollow sponsored">Conan the Destroyer</a></em> (1984), where Grace Jones plays a wild, spear‑wielding warrior. </p>



<p>At the start of the film, she is a captured bandit, tied to a stake and tormented by villagers until Princess Jehnna begs Conan to intervene. </p>



<p>Conan frees her, fights off the mob, and Zula pledges herself to his group.</p>



<p>On the quest to retrieve the Horn of Dagoth, Zula becomes both bodyguard and mentor to Jehnna, bluntly teaching the princess how to navigate men and danger. </p>



<p>In the final act she helps Conan and Akiro fight through Queen Taramis’ guards, hurls her spear to kill the treacherous Grand Vizier before he can sacrifice Jehnna, and attacks the awakened monster‑god Dagoth alongside Conan. </p>



<p>I think Jones’ physicality and presence give the film much of its energy – she feels like a pulp cover come to life.</p>



<h2 class="wp-block-heading" id="zula-in-marvels-conan-comics"><strong>Zula in Marvel’s Conan Comics</strong></h2>



<p>In the classic Marvel comics, Zula is very different: a male Darfarian warrior and sorcerer, last survivor of his tribe and sometimes trained in dark lore. </p>



<p>He first appears in <em>Conan the Barbarian</em> #84–90 during Conan’s time with Bêlit, joining the crew of the Tigress and later fighting alongside Conan in various arcs.</p>



<p>Zula is exceptionally strong, highly intelligent, and able to hold his own against Conan in single combat, at least briefly. </p>



<p>He also has limited magical ability – for example, using the Darkhold and mesmerism to create illusions or control enemies, and later mastering the sign of Jhebbal‑Sag to speak with beasts. </p>



<p>I like that Marvel’s Zula occupies a liminal space between warrior and sorcerer, something Howard rarely gave to his Black characters but which fits the broader pulp tradition.</p>



<p>He&#8217;s one of my favourite supporting characters in the Conan comics – see here for his backstory in the <a href="https://howard-verse.com/conan-swordsmen-and-sorcerers-comic-review-85/">Conan the Barbarian #85 review</a>. There is some stunning, and I do mean stunning, artwork included.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="683" height="1024" src="https://howard-verse.com/wp-content/uploads/2025/04/85_page3-683x1024.webp" alt="Zula standing before a huge walled and magical city" class="wp-image-710" srcset="https://howard-verse.com/wp-content/uploads/2025/04/85_page3-683x1024.webp 683w, https://howard-verse.com/wp-content/uploads/2025/04/85_page3-200x300.webp 200w, https://howard-verse.com/wp-content/uploads/2025/04/85_page3-768x1152.webp 768w, https://howard-verse.com/wp-content/uploads/2025/04/85_page3.webp 800w" sizes="auto, (max-width: 683px) 100vw, 683px" /></figure>
</div>


<h2 class="wp-block-heading" id="zula-in-animation-and-the-wider-franchise"><strong>Zula in Animation and the Wider Franchise</strong></h2>



<p>The 1990s animated series <em>Conan the Adventurer</em> offers a further variation: Zula as Conan’s Black tribal prince ally, a beast‑talker and wielder of star‑metal weapons who helps lead a slave rebellion. He becomes Conan’s blood‑brother and regular companion, reinforcing that “loyal comrade” core no matter how the details change.</p>



<p>Across these versions, one trait remains constant – Zula is fiercely loyal once freed or helped by Conan, repaying that debt with unwavering support. In my view, that emotional through‑line matters more than whether the character is male, female, sorcerer or pure warrior.</p>



<h2 class="wp-block-heading" id="zulas-return-in-titans-conan-comics"><strong>Zula’s Return in Titan’s Conan Comics</strong></h2>



<p>Recently, writer Jim Zub and Titan Comics have begun weaving Zula back into the modern Conan the Barbarian series, leaning into the character’s multiplicity. Commentary around issues in the early 20s suggests Titan is exploring Zula’s “secret origins”, with nods to both the Marvel sorcerer and the Grace Jones film version – sometimes even playing with the idea of shifting forms and identities.</p>



<p>I actually really like this idea and thought it was very clever. I did see some people complaining on Reddit about Zula being changed from male to female – but they&#8217;d obviously forgotten the film!</p>



<p>Solicitations and previews hint at Zula Hendricks leading an elite unit known as the Jackals and crossing paths with Conan again as he battles the followers of Set and larger cosmic threats. I think this is a clever way to fold decades of media history into one living, in‑continuity character for the new era of Conan comics.</p>



<p>Want to know more about other characters in Conan&#8217;s lore who changed or evolved throughout book, film or comic? Check out <a href="https://howard-verse.com/conans-father/">Conan&#8217;s father</a>, or <a href="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/">Queen Taramis</a>.</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 Zula a Robert E. Howard character?</strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>No. Zula was created for the comics (by Roy Thomas and artists at Marvel) and later reimagined for the film and animation; Howard never wrote Zula into the original stories.</p>

</div>
</div>
<div id="faq-question-1772043858669" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Why is Zula male in the comics but female in Conan the Destroyer?</strong></h3>
<div class="rank-math-answer ">

<p>The film reinvented Zula as a female warrior for Grace Jones, keeping the “last of the tribe” and loyal‑ally elements while dropping the sorcery. Later articles and modern comics treat the different versions as variations on the same core idea.</p>

</div>
</div>
<div id="faq-question-1772043869606" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>How does Zula appear in the new Titan Conan series?</strong></h3>
<div class="rank-math-answer ">

<p>Titan’s run teases Zula’s “secret origins” and future storylines, with hints that Zula may combine aspects of the Marvel sorcerer and the film warrior – including leading the Jackals and hunting Set’s followers alongside Conan.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/who-is-zula/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who Was Conan&#8217;s Father? The Blacksmith of Cimmeria Explained</title>
		<link>https://howard-verse.com/conans-father/</link>
					<comments>https://howard-verse.com/conans-father/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 06:39:24 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Films & TV]]></category>
		<category><![CDATA[Lore]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1332</guid>

					<description><![CDATA[Discover the truth about Conan's father–the village blacksmith of Cimmeria. Learn what Robert E. Howard wrote and how films expanded Corin's story.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#what-robert-e-howard-actually-wrote-about-conans-father">What Robert E. Howard Actually Wrote About Conan&#8217;s Father</a></li><li><a href="#the-expanded-universe-enter-corin">The Expanded Universe: Enter Corin</a></li><li><a href="#the-significance-of-the-blacksmith-archetype">The Significance of the Blacksmith Archetype</a></li><li><a href="#film-adaptations-vs-literary-canon">Film Adaptations vs. Literary Canon</a></li><li><a href="#fan-theories-and-speculation">Fan Theories and Speculation</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Conan&#8217;s father remains one of the most enigmatic figures in all of sword and sorcery literature.</p>



<p> While the Cimmerian himself looms large across twenty–one stories, his sire is mentioned exactly once in Robert E. Howard&#8217;s original canon – and even that single line hints at a far more complex lineage than apparent at first glance.</p>



<h2 class="wp-block-heading" id="what-robert-e-howard-actually-wrote-about-conans-father"><strong>What Robert E. Howard Actually Wrote About Conan&#8217;s Father</strong></h2>



<p>If you&#8217;re expecting a fleshed – out backstory, I think you&#8217;ll be disappointed. </p>



<p>The only direct reference to Conan&#8217;s father in all of Howard&#8217;s prose appears in <em>The Hour of the Dragon</em>, where Conan states plainly: &#8220;I am a barbarian and the son of a blacksmith&#8221;. That is the sum total of canonical information.</p>



<p>The story can be found in this <a href="https://amzn.to/4t3foN1" target="_blank" data-type="link" data-id="https://amzn.to/4t3foN1" rel="noreferrer noopener nofollow sponsored">Conan Del Rey book</a>.</p>



<p>Yet Howard provided slightly more detail in a personal letter to fan P.S. Miller in 1936. </p>



<p>Here he revealed that Conan&#8217;s father was indeed a Cimmerian blacksmith, and that the boy&#8217;s grandfather hailed from a southern tribe who had fled north seeking refuge after a blood–feud.</p>



<p>This mixed bloodline – though still purely Cimmerian – places Conan as something of an outsider even within his own clan, a fractured heritage that I believe subtly informs his wanderlust across the Hyborian kingdoms. </p>



<p>We also later learn his grandfather adventured into foreign lands and I&#8217;m sure this rubbed off on Conan somewhat, too.</p>



<p>The blacksmith profession itself carries symbolic weight. In ancient societies, the smith was both craftsman and keeper of mysteries – one who transformed raw earth into weapons of war. </p>



<p>That Conan, the mightiest warrior of his age, sprang from such humble but potent origins feels poetically fitting.</p>



<h2 class="wp-block-heading" id="the-expanded-universe-enter-corin"><strong>The Expanded Universe: Enter Corin</strong></h2>



<p>The name &#8220;Corin&#8221; does not originate with Howard. Marvel Comics first developed the father as a fleshed–out character in their 1970s <em>Conan the Barbarian</em> series, where he appears as a master blacksmith and chieftain of the Canach clan. </p>



<p>However, many modern fans associate the name with Ron Perlman&#8217;s gruff, gravel–throated portrayal in the <a href="https://amzn.to/4t9ZUXM" target="_blank" data-type="link" data-id="https://amzn.to/4t9ZUXM" rel="noreferrer noopener nofollow sponsored">2011 <em>Conan the Barbarian</em> film</a>.</p>



<p>In the 2011 adaptation, Corin serves as both father and mentor – a departure from Howard&#8217;s original conception where Conan learns through brutal experience rather than paternal guidance. </p>



<p>Perlman&#8217;s Corin delivers the film&#8217;s central lesson during the forging of Conan&#8217;s sword: &#8220;The sword must bend or it will break. It must be tempered&#8221;. </p>



<p>This emphasis on discipline over pure strength represents a Hollywood interpretation of Cimmerian philosophy that, whilst compelling, diverges from Howard&#8217;s more nihilistic vision.</p>



<p>The <a href="https://amzn.to/4su9tAC" data-type="link" data-id="https://amzn.to/4su9tAC" target="_blank" rel="noreferrer noopener nofollow sponsored">1982 John Milius Conan the Barbarian film</a> approached the father differently. </p>



<p>William Smith plays the blacksmith as a stoic, almost mythic figure who teaches young Conan the &#8220;Riddle of Steel&#8221; – a concept entirely invented for the screen.</p>



<p>In this telling, Conan&#8217;s father imparts that steel is the only thing one can truly trust in the world, only for that trust to be violently shattered when Thulsa Doom&#8217;s raiders massacre the village.</p>



<p>The Conan films also feature other characters who didn&#8217;t exist in Conan&#8217;s original stories, or who were given larger or different roles than before. Check out <a href="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/" data-type="link" data-id="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/">Taramis</a> and <a href="https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/" data-type="link" data-id="https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/">Princess Jehnna</a> for examples.</p>



<h2 class="wp-block-heading" id="the-significance-of-the-blacksmith-archetype"><strong>The Significance of the Blacksmith Archetype</strong></h2>



<p>I believe the choice of profession is no accident. The blacksmith occupies a liminal space in barbarian societies–neither pure warrior nor common labourer, but something between. </p>



<p>Howard, with his deep knowledge of Celtic and Pictish history, would have recognised this tension. </p>



<p>The smith creates the tools of violence but does not always wield them; he shapes destiny in fire and steel yet remains rooted to his forge.</p>



<p>This duality mirrors Conan&#8217;s own contradictions throughout the stories. He is the barbarian who becomes king, the thief who commands armies, the savage educated in the ways of civilised warfare. </p>



<p>His father&#8217;s trade–transmuting base metal into noble weapons serves as metaphor for Conan&#8217;s transformation from Cimmerian youth to Hyborian legend. Or maybe I&#8217;m just reading into it too much!</p>



<h2 class="wp-block-heading" id="film-adaptations-vs-literary-canon"><strong>Film Adaptations vs. Literary Canon</strong></h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Aspect</strong></td><td><strong>REH Canon</strong></td><td><strong>1982 Film</strong></td><td><strong>2011 Film</strong></td></tr><tr><td><strong>Name</strong></td><td>Unnamed</td><td>Unnamed (Nial in some materials)</td><td>Corin</td></tr><tr><td><strong>Role</strong></td><td>Village blacksmith</td><td>Blacksmith, Riddle of Steel teacher</td><td>Blacksmith, chieftain, mentor</td></tr><tr><td><strong>Fate</strong></td><td>Unknown (likely died naturally)</td><td>Killed by Thulsa Doom&#8217;s raiders</td><td>Killed by Khalar Zym</td></tr><tr><td><strong>Cultural Impact</strong></td><td>Minimal mention</td><td>Iconic &#8220;Riddle of Steel&#8221; scene</td><td>Expanded backstory, father–son dynamic</td></tr></tbody></table></figure>



<h2 class="wp-block-heading" id="fan-theories-and-speculation"><strong>Fan Theories and Speculation</strong></h2>



<p>Given the scarcity of canonical material, the Conan community has developed numerous theories about Conan&#8217;s father. </p>



<p>Some scholars suggest the blacksmith may have died young, explaining Conan&#8217;s early independence and lack of filial references in the tales. </p>



<p>Others speculate the father&#8217;s southern bloodline connected Conan to the more &#8220;civilised&#8221; peoples he would later conquer, genetically predisposing him toward kingship.</p>



<p>The expanded universe–including the Dark Horse comics and recent Titan series–has largely followed Marvel&#8217;s lead in developing Corin as a named character. </p>



<p>Whether this constitutes legitimate continuation of Howard&#8217;s vision or mere apocrypha depends, I think, on your tolerance for interpolation versus strict canon.</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 ">What is Conan&#8217;s father&#8217;s name in the original stories?</h3>
<div class="rank-math-answer ">

<p>Robert E. Howard never named Conan&#8217;s father. The name &#8220;Corin&#8221; originated in Marvel Comics and was popularised by the 2011 film.</p>

</div>
</div>
<div id="faq-question-1771928249425" class="rank-math-list-item">
<h3 class="rank-math-question ">What is the Riddle of Steel?</h3>
<div class="rank-math-answer ">

<p>The Riddle of Steel is a philosophical concept invented for the 1982 film, referring to the balance between strength, cunning, and steel itself. It does not appear in Howard&#8217;s original prose.</p>

</div>
</div>
<div id="faq-question-1771928259445" class="rank-math-list-item">
<h3 class="rank-math-question ">Was Conan&#8217;s father a warrior?</h3>
<div class="rank-math-answer ">

<p>In Howard&#8217;s canon, he was strictly a blacksmith. Later adaptations expanded his role to include chieftain or warrior status.</p>

</div>
</div>
<div id="faq-question-1771928270922" class="rank-math-list-item">
<h3 class="rank-math-question ">How did Conan&#8217;s father die?</h3>
<div class="rank-math-answer ">

<p>Howard never specifies. The 1982 film depicts him dying during Thulsa Doom&#8217;s raid, whilst the 2011 film shows Khalar Zym murdering him.</p>

</div>
</div>
<div id="faq-question-1771928281731" class="rank-math-list-item">
<h3 class="rank-math-question ">What clan did Conan&#8217;s father belong to?</h3>
<div class="rank-math-answer ">

<p>Howard mentioned no specific clan. Later works variously identify Conan as belonging to the Snowhawk clan or Canach clan.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/conans-father/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Yag‑Kosha?</title>
		<link>https://howard-verse.com/who-is-yag-kosha-conan-tower-of-the-elephant/</link>
					<comments>https://howard-verse.com/who-is-yag-kosha-conan-tower-of-the-elephant/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 14:05:10 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Titan Comics]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1369</guid>

					<description><![CDATA[Discover who Yag‑Kosha is in Conan – the alien “elephant” from The Tower of the Elephant, his tragic backstory, and how he changes Conan’s view of sorcery.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#yag-koshas-origin-alien-exile-turned-slave">Yag‑Kosha’s Origin: Alien Exile Turned Slave</a></li><li><a href="#conans-encounter-in-the-tower-of-the-elephant">Conan’s Encounter in The Tower of the Elephant</a></li><li><a href="#why-yag-kosha-matters-to-the-howard-verse">Why Yag‑Kosha Matters to the Howard‑Verse</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>There is no doubt the Tower of the Elephant is one of my all-time favourite Conan stories – and I know I&#8217;m not alone.</p>



<p>It&#8217;s a fast-paced tale of stealth and mystery, complete with some of the most incredible prose Robert E. Howard ever wrote. </p>



<p>Yag‑Kosha is the elephant‑headed alien imprisoned in the Tower of the Elephant – and, in my opinion, one of the purest examples of cosmic tragedy in all of Conan. He is not a monster to be slain, but a tortured exile whose last wish changes Conan’s understanding of sorcery forever.</p>



<p>The <a href="https://amzn.to/4lSelgJ" data-type="link" data-id="https://amzn.to/4lSelgJ" target="_blank" rel="noopener">Tower of the Elephant Reforged</a> was released not long ago, and while it&#8217;s a beautiful recolouring, I would recommend the original <a href="https://amzn.to/415JjYW" target="_blank" data-type="link" data-id="https://amzn.to/415JjYW" rel="noreferrer noopener nofollow sponsored">Savage Sword of Conan Omnibus</a> Vol 2 instead.</p>



<h2 class="wp-block-heading" id="yag-koshas-origin-alien-exile-turned-slave"><strong>Yag‑Kosha’s Origin: Alien Exile Turned Slave</strong></h2>



<p>In Robert E. Howard’s short story <em>The Tower of the Elephant</em> (1933), Yag‑Kosha is introduced as an ancient being from the distant constellation of Yag, who fled to Earth with others of his kind long before human history. </p>



<p>They were peaceful, winged travellers who hid in remote jungles, avoiding interference with mankind as the ages rolled by and their numbers dwindled.</p>



<p>Eventually, Yag‑Kosha encountered Yara, an ambitious human sorcerer who sought knowledge. Yag‑Kosha taught him lore and tried to instil humility, but Yara turned on his mentor, using Stygian necromancy and treachery to bind and torture the alien. </p>



<p>Forced to construct the Elephant Tower in a single night and enslaved for centuries, Yag‑Kosha was blinded, mutilated and reduced to a living magical battery.</p>



<h2 class="wp-block-heading" id="conans-encounter-in-the-tower-of-the-elephant"><strong>Conan’s Encounter in The Tower of the Elephant</strong></h2>



<p>When a young Conan sneaks into the Elephant Tower to steal the jewel known as the Heart of the Elephant, he expects treasure and perhaps a giant beast – not a dying, elephant‑headed being chained to an altar. </p>



<p>Conan is initially horrified by Yag‑Kosha’s appearance, but quickly comes to pity him as he hears the story of betrayal and endless torment.</p>



<p>Yag‑Kosha asks Conan for mercy: to kill him, then use his heart’s blood in a final spell of vengeance. Conan, moved by compassion, obeys – slaying Yag‑Kosha and squeezing his blood onto the Heart of the Elephant, which absorbs it like a sponge. </p>



<p>He then carries the gem to Yara’s chamber, places it before the sleeping sorcerer, and watches as Yara is drawn into the jewel, shrunk to nothing.</p>



<p>Inside the gem, a restored Yag‑Kosha chases his tormentor across a purple, dreamlike sky until both vanish and the Heart explodes. The Elephant Tower collapses as Conan flees into the dawn, leaving him empty‑handed but forever changed.</p>



<h2 class="wp-block-heading" id="why-yag-kosha-matters-to-the-howard-verse"><strong>Why Yag‑Kosha Matters to the Howard‑Verse</strong></h2>



<p>I think Yag‑Kosha is crucial because he pushes Conan’s world firmly into <strong>cosmic fantasy</strong>. He is not a demon or god from local myth, but a star‑traveller whose tragedy predates the Hyborian kingdoms. </p>



<p>The story reads almost like a sword‑and‑planet crossover dropped into sword and sorcery – a reminder that Howard’s universe is bigger than just barbarians and wizards.</p>



<p>Yag‑Kosha also exposes the moral rot at the heart of “civilised” sorcerers. Compared to Yara’s cruelty, the alien exile is far more human in his suffering and desire for justice. </p>



<p>That inversion – where the monster is compassionate and the man is monstrous – fits neatly into the broader Howard‑Verse theme that civilisation often hides the worst savagery.</p>



<p>Of course, Yag-Kosha is not the only interesting character in Conan&#8217;s stories! Find out more about <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</a>, <a href="https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/">Jehnna</a> or <a href="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/" data-type="link" data-id="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/">Taramis</a> right here.</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><strong>Is Yag‑Kosha a god, demon, or alien?</strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Howard presents Yag‑Kosha as an extradimensional or extraterrestrial being from the constellation of Yag – essentially an alien exile with vast psychic and magical powers, not a traditional god or demon.</p>

</div>
</div>
<div id="faq-question-1772044491533" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What powers does Yag‑Kosha have?</strong></h3>
<div class="rank-math-answer ">

<p>Before his mutilation, Yag‑Kosha could fly through space, use telepathy, clairvoyance and precognition, and manipulate the Heart of the Elephant. Even dying, he can foresee Conan’s actions and weave a final revenge spell through his own heart’s blood.</p>

</div>
</div>
<div id="faq-question-1772044503915" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Does Conan kill Yag‑Kosha?</strong></h3>
<div class="rank-math-answer ">

<p>Yes, but as an act of mercy. At Yag‑Kosha’s request, Conan slays him and uses his heart in the spell that destroys Yara and the Elephant Tower, effectively granting the alien a form of rebirth and release.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/who-is-yag-kosha-conan-tower-of-the-elephant/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>King Conan: Schwarzenegger and McQuarrie Team Up</title>
		<link>https://howard-verse.com/king-conan-movie-schwarzenegger-mcquarrie/</link>
					<comments>https://howard-verse.com/king-conan-movie-schwarzenegger-mcquarrie/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 10 Mar 2026 17:44:41 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Films & TV]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Novels]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1421</guid>

					<description><![CDATA[Arnold Schwarzenegger returns as Conan with Mission: Impossible director Christopher McQuarrie. Here's what we know – and what I hope they get right.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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-news">The News</a></li><li><a href="#a-long-road-to-get-here">A Long Road to Get Here</a></li><li><a href="#my-take-cautious-optimism">My Take: Cautious Optimism</a></li><li><a href="#what-im-hoping-for">What I&#8217;m Hoping For</a></li><li><a href="#need-more-conan-right-now">Need more Conan right now?</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>After decades of false starts, it looks like Conan is finally returning to the big screen – and Arnold Schwarzenegger is coming with him.</p>



<h2 class="wp-block-heading" id="the-news">The News</h2>



<p>20th Century Studios has attached Christopher McQuarrie – the writer-director behind the last four <em>Mission: Impossible</em> films – to write and direct <em>King Conan</em>, according to <a href="https://www.hollywoodreporter.com/movies/movie-news/conan-the-barbarian-3-schwarzenegger-christopher-mcquarrie-1236525377/" target="_blank" rel="noopener">The Hollywood Reporter</a>. Schwarzenegger will reprise the role that helped make him a star in 1982.</p>



<p>Schwarzenegger announced the news himself at the Arnold Sports Festival in Columbus, Ohio this weekend. Speaking to <a href="http://www.thearnoldfans.com/news/2026/3/8/arnold-offered-next-predator-film-king-conan-and-commando-2.html" target="_blank" rel="noopener">TheArnoldFans</a>, he outlined the basic premise:</p>



<p>&#8220;It&#8217;s a great story where Conan was 40 years as king and he gets complacent, and now he gets forced out of the kingdom, slowly. Then there&#8217;s conflict, of course, and then he somehow comes back, and then there&#8217;s all kinds of madness and violence and magic and creatures.&#8221;</p>



<p>This sounds like Hour of the Dragon at 80 to me, but: he also addressed concerns about his age – as Schwarzenegger turns 79 this July:</p>



<p>&#8220;They don&#8217;t write them like I&#8217;m forty years old, you write it to be age-appropriate. I&#8217;ll still go in there and kick some ass but it will be different.&#8221;</p>



<h2 class="wp-block-heading" id="a-long-road-to-get-here">A Long Road to Get Here</h2>



<p>Hollywood has been trying to bring Schwarzenegger back to Conan for over a decade. Universal previously held the rights and developed an <em>Unforgiven</em>-style story with <em>Fast &amp; Furious</em> writer Chris Morgan, but the project never materialised. That earlier attempt, often referred to as <em>The Legend of Conan</em>, fell apart despite years of development.</p>



<p>20th Century Studios has spent much of the past year securing the rights to move forward with a new film.</p>



<h2 class="wp-block-heading" id="my-take-cautious-optimism">My Take: Cautious Optimism</h2>



<p>I&#8217;ll be honest – I&#8217;m a huge Arnie fan. I&#8217;ve watched all his films, read his books, and have enormous respect for what he brought to the 1982 original. But I don&#8217;t want to see a nearly-80-year-old Schwarzenegger as the <em>main</em> Conan, swinging swords and fighting like he did four decades ago.</p>



<p>What I&#8217;d love to see is Schwarzenegger as an aged King Conan, recounting his tales – perhaps framing the story while a younger actor carries the action. This would give the film the clout and legitimacy that Schwarzenegger&#8217;s involvement brings, while being honest about what&#8217;s physically realistic.</p>



<p>Even in phenomenal shape for his age – and while he genuinely is fitter than 99.9% of other people approaching 80 – there&#8217;s no escaping the fact that heavy action sequences would require significant CGI assistance. I&#8217;d rather see a dignified performance than a de-aged uncanny valley version of the Austrian Oak.</p>



<p>That said, McQuarrie is a serious filmmaker. The <em>Mission: Impossible</em> films under his direction have been genuinely excellent – tense, well-crafted, and respectful of both spectacle and character. If anyone can thread the needle between nostalgia and quality, it might be him.</p>



<h2 class="wp-block-heading" id="what-im-hoping-for">What I&#8217;m Hoping For</h2>



<p>After the 2011 reboot proved that a generic, forgettable Conan doesn&#8217;t work, I&#8217;m hoping this film gets the character right. That means:</p>



<p><strong>A Conan close to the source material.</strong> Robert E. Howard&#8217;s Conan is intelligent, cunning, and melancholic – not a grunting brute. He&#8217;s a thief, a pirate, a mercenary, and eventually a king. He has depth.</p>



<p><strong>No cheese.</strong> The 1982 film worked because John Milius took it seriously. The moment Conan becomes campy or self-aware, it dies.</p>



<p><strong>Real stakes.</strong> Howard&#8217;s stories are often bleak. People die. Conan doesn&#8217;t always win cleanly. The Hyborian Age is a brutal, unforgiving world.</p>



<p>Will <em>King Conan</em> deliver? Based on the 2011 film, I&#8217;m sceptical. But McQuarrie&#8217;s track record gives me more hope than I&#8217;ve had for a Conan project in years.</p>



<p>I&#8217;d love to be proven wrong on both counts – and finally get the Conan film that Howard&#8217;s creation deserves.</p>



<p>If you want to revisit where it all began, the <a href="https://amzn.to/46R45ii" target="_blank" rel="noreferrer noopener nofollow sponsored">Conan the Barbarian (1982) Blu-ray</a> remains essential viewing.</p>



<h2 class="wp-block-heading" id="need-more-conan-right-now">Need more Conan right now?</h2>



<p>The <a href="https://amzn.to/46RBEAX" target="_blank" rel="noreferrer noopener nofollow sponsored">King Conan Omnibuses</a> are available and they&#8217;re excellent. 2026 has also been an excellent year for modern Conan comics and you can find all the <a href="http://howard-verse.com/current-conan-comics-2026-guide/" data-type="link" data-id="howard-verse.com/current-conan-comics-2026-guide/">new and current Conan comics</a> right here.</p>



<p>And finally, if you&#8217;ve only ever seen the films and would like to dive further into the fantastic world of Conan, here&#8217;s the <a href="https://howard-verse.com/where-to-start-with-conan-the-barbarian/" data-type="link" data-id="https://howard-verse.com/where-to-start-with-conan-the-barbarian/">best place to get started with Conan</a> the Cimmerian.</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><strong>Who is directing the new King Conan film?</strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Christopher McQuarrie, who wrote and directed the last four <em>Mission: Impossible</em> films, is attached to write and direct.</p>

</div>
</div>
<div id="faq-question-1772050341593" class="rank-math-list-item">
<h3 class="rank-math-question ">Will Arnold Schwarzenegger be in King Conan?</h3>
<div class="rank-math-answer ">

<p>Yes. Schwarzenegger announced his involvement at the Arnold Sports Festival in March 2026 and will reprise his role as Conan.</p>

</div>
</div>
<div id="faq-question-1772050362465" class="rank-math-list-item">
<h3 class="rank-math-question ">What is King Conan about?</h3>
<div class="rank-math-answer ">

<p>According to Schwarzenegger, the story follows Conan after 40 years as king. He becomes complacent, is forced out of his kingdom, and must fight to reclaim it.</p>

</div>
</div>
<div id="faq-question-1773164220725" class="rank-math-list-item">
<h3 class="rank-math-question ">Which studio is making King Conan?</h3>
<div class="rank-math-answer ">

<p>20th Century Studios, which has spent the past year securing the rights to the character.</p>

</div>
</div>
<div id="faq-question-1773164243764" class="rank-math-list-item">
<h3 class="rank-math-question ">When will King Conan be released?</h3>
<div class="rank-math-answer ">

<p>No release date has been announced yet. The project is in early development with McQuarrie attached to write the screenplay.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/king-conan-movie-schwarzenegger-mcquarrie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Princess Jehnna?</title>
		<link>https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/</link>
					<comments>https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 10 Mar 2026 06:31:20 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Films & TV]]></category>
		<category><![CDATA[Lore]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1371</guid>

					<description><![CDATA[Learn who Princess Jehnna is in Conan the Destroyer – the sheltered royal chosen for Dagoth’s ritual and the young woman Conan swears to protect.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#jehnnas-role-in-conan-the-destroyer">Jehnna’s Role in Conan the Destroyer</a></li><li><a href="#from-sheltered-princess-to-emerging-heroine">From Sheltered Princess to Emerging Heroine</a></li><li><a href="#why-jehnna-matters-in-the-howard-verse-context">Why Jehnna Matters in the Howard‑Verse Context</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Princess Jehnna is the sheltered royal at the heart of <em><a href="https://amzn.to/40ng9Ek" target="_blank" rel="noreferrer noopener nofollow sponsored">Conan the Destroyer</a></em> – part damsel in distress, part destined sacrifice, and part coming‑of‑age heroine. In my opinion, she gives the film much of its fairy‑tale flavour, sitting halfway between innocent tag‑along and potential sorceress.</p>



<h2 class="wp-block-heading" id="jehnnas-role-in-conan-the-destroyer"><strong>Jehnna’s Role in Conan the Destroyer</strong></h2>



<p>In the 1984 film, Jehnna is the niece and ward of <a href="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/" data-type="link" data-id="https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/">Queen Taramis of Shadizar</a>. She is kept protected in the royal palace, guarded by the queen’s soldiers and watched over by the towering eunuch Bombaata.</p>



<p>When the story begins, Taramis sends her to a secluded temple to pray – where she is attacked by bandits and rescued by Conan, who is lured into the situation by the promise of resurrecting Valeria.</p>



<p>Taramis then reveals the supposed “true” mission. Jehnna, as a virgin of royal blood and a child of the gods, is the only one who can retrieve a magic key from the fortress of Toth‑Amon and then unlock the horn of Dagoth. </p>



<p>Conan is tasked with escorting her safely, while Bombaata secretly orders to kill him once the quest is done.</p>



<h2 class="wp-block-heading" id="from-sheltered-princess-to-emerging-heroine"><strong>From Sheltered Princess to Emerging Heroine</strong></h2>



<p>At first, Jehnna is naïve and inexperienced, relying entirely on Conan, Zula and the others for protection. She clearly has a crush on Conan, asking him blunt questions about love and loyalty that he batters away with gruff non‑answers. Those scenes they highlight both her innocence and Conan’s awkwardness with anything that is not battle.</p>



<p>As the quest continues, Jehnna grows braver and more decisive. She helps in escapes, learns to trust Zula’s tough‑love advice, and even shows hints of latent magical potential after touching the horn. </p>



<p>By the final act, she is strong enough to rebuke Bombaata and, once crowned, chooses to spare Conan and his friends instead of treating them as expendable tools.</p>



<p>Some non‑canonical sources suggest that, after Dagoth’s defeat, Jehnna rules as queen in her own right and may develop sorcerous abilities – a path that would put her closer to the “sorcerer‑queen” archetype found elsewhere in sword and sorcery.</p>



<h2 class="wp-block-heading" id="why-jehnna-matters-in-the-howard-verse-context"><strong>Why Jehnna Matters in the Howard‑Verse Context</strong></h2>



<p>Jehnna is not a Robert E. Howard creation, but she fits neatly into the broader pattern of royals whose destinies hinge on barbarian swords. </p>



<p>Where Zenobia represents the grounded, loyal queen of the prose canon, Jehnna feels more like an 80s fantasy riff on the “chosen princess” motif – a bridge between the darker pulp roots and more family‑friendly adventure.</p>



<p>From a Howard‑Verse perspective, I think she is useful for showing how filmmakers softened and reshaped Conan for a wider audience: adding a younger character, giving him someone to protect rather than just comrades to carouse with, and hinting at a future where the barbarian’s actions shape entire royal bloodlines.</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><strong>Is Princess Jehnna in the original Conan stories?</strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>No. Jehnna is unique to Conan the Destroyer and does not appear in Robert E. Howard’s prose. She was created for the 1984 film.</p>

</div>
</div>
<div id="faq-question-1772050341593" class="rank-math-list-item">
<h3 class="rank-math-question ">Who plays Princess Jehnna?</h3>
<div class="rank-math-answer ">

<p>Jehnna is played by Olivia d’Abo in her feature‑film debut. She was a teenager at the time, which matches the character’s youth and inexperience.</p>

</div>
</div>
<div id="faq-question-1772050362465" class="rank-math-list-item">
<h3 class="rank-math-question ">What is Jehnna chosen to do?</h3>
<div class="rank-math-answer ">

<p>She is the only person who can retrieve the key from Toth‑Amon’s fortress and then unlock the horn of Dagoth, making her the linchpin of Queen Taramis’ secret plan.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/who-is-princess-jehnna-conan-the-destroyer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Queen Taramis?</title>
		<link>https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/</link>
					<comments>https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 15:38:39 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Lore]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1373</guid>

					<description><![CDATA[Find out who Queen Taramis is in Conan the Destroyer – the cold ruler of Shadizar who plots to use Princess Jehnna and Conan to resurrect Dagoth.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#taramis-in-conan-the-destroyer">Taramis in Conan the Destroyer</a></li><li><a href="#the-plot-to-resurrect-dagoth">The Plot to Resurrect Dagoth</a></li><li><a href="#taramis-vs-the-original-taramis-from-a-witch-shall-be-born">Taramis vs. the Original Taramis from A Witch Shall Be Born</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Queen Taramis is the elegant, treacherous ruler who sets all of <a href="https://amzn.to/3MT2nX7" target="_blank" rel="noreferrer noopener nofollow sponsored"><em>Conan the Destroyer</em> </a>in motion. In my view she’s a classic sword‑and‑sorcery villain – a queen who mixes political power, hidden sorcery and ruthless manipulation in pursuit of a god’s favour.</p>



<p>BUT! Taramis is not exactly who she appears to be – there are two Queen Taramis. Read on&#8230;</p>



<h2 class="wp-block-heading" id="taramis-in-conan-the-destroyer"><strong>Taramis in Conan the Destroyer</strong></h2>



<p>In the 1984 film, Taramis rules the city of Shadizar and commands its soldiers and priests. She first appears when Conan and Malak are ambushed by her guards; impressed by their prowess, she offers Conan a quest: escort her niece Princess Jehnna to retrieve a magical key and a jewelled horn, promising to resurrect Valeria as payment.</p>



<p>To ensure the mission’s success – and to keep Conan under control – she sends her champion Bombaata along as Jehnna’s bodyguard, secretly ordering him to kill Conan and his companions once the horn is secured. Throughout the film she remains in Shadizar, plotting, sending soldiers to shadow the party, and preparing the ritual that will raise Dagoth, the “Dreaming God”.</p>



<h2 class="wp-block-heading" id="the-plot-to-resurrect-dagoth"><strong>The Plot to Resurrect Dagoth</strong></h2>



<p>Taramis is revealed as a devoted worshipper of Dagoth, believing that restoring his horn will grant her immense power or perhaps divine consort status. The ritual requires two things: the horn itself and the sacrifice of a virginal princess of royal blood – Jehnna.</p>



<p>When Bombaata returns with both Jehnna and the horn, Taramis imprisons her niece in the palace and begins the ceremony, fully intending to sacrifice her own kin. Zula’s timely spear strike kills the Grand Vizier before he can complete the rite, which corrupts the process: Dagoth awakens not as a serene god but as a rampaging horned monster.</p>



<p>Horrified by what she has unleashed, Taramis approaches Dagoth as if to embrace a beloved deity – only to be impaled on his horn and killed. In my opinion it’s a fitting end for a queen who gambled everything on a god she never truly understood.</p>



<p>You can read more about the <a href="https://howard-verse.com/gods-of-the-hyborian-age/">Hyborian Age gods</a> here.</p>



<h2 class="wp-block-heading" id="taramis-vs-the-original-taramis-from-a-witch-shall-be-born"><strong>Taramis vs. the Original Taramis from A Witch Shall Be Born</strong></h2>



<p>Film‑Taramis should not be confused with the <strong>Taramis of Khauran</strong>, who appears in Robert E. Howard’s novella <em>A Witch Shall Be Born</em> and its Savage Sword of Conan adaptations.</p>



<p>In my opinion, and I&#8217;m sure in many others&#8217; too – the true Taramis is the one envisioned by REH. </p>



<p>In the prose and comics, Taramis is a good queen overthrown and imprisoned by her witch‑twin Salome, who impersonates her while Conan leads the Khauran guard.</p>



<p>That earlier Taramis is a victim rather than a villain; Conan eventually helps restore her to the throne after defeating Salome and the demon Thaug. </p>



<p>I think it’s interesting that the film essentially flips the dynamic – making Taramis herself the scheming antagonist and leaving Jehnna as the innocent royal in danger.</p>



<p>For Howard‑Verse readers, both versions showcase different facets of sword‑and‑sorcery royalty: the beleaguered but just queen in the prose, and the power‑hungry cultist in the film.</p>



<p>A Witch Shall Be Born is a truly excellent story. If you haven&#8217;t read it yet, then <a href="https://amzn.to/3OYpEaH" target="_blank" data-type="link" data-id="https://amzn.to/3OYpEaH" rel="noreferrer noopener nofollow sponsored">The Bloody Crown of Conan book</a> is a great place to start.</p>



<p>There was also an excellent comic adaption in the <a href="https://amzn.to/4bfPpKW" data-type="link" data-id="https://amzn.to/4bfPpKW" target="_blank" rel="noreferrer noopener nofollow sponsored">Savage Sword of Conan Omnibus Vol 1</a> – beautifully drawn and inked by John Buscema and The Tribe.</p>



<p>It&#8217;s also the story where the famous crucifixion scene came from and that was replicated in the 1982 Conan film.</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><strong><strong>Is Queen Taramis a Robert E. Howard character?</strong></strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Partly. The name Taramis comes from Howard’s <em>A Witch Shall Be Born</em>, where she is a good queen of Khauran. The film version in <em>Conan the Destroyer</em> is heavily reimagined as an evil queen of Shadizar and devotee of Dagoth.</p>

</div>
</div>
<div id="faq-question-1772050534797" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What does Queen Taramis want?</strong></h3>
<div class="rank-math-answer ">

<p>She wants to resurrect Dagoth, the Dreaming God, using Jehnna’s blood and the jewelled horn, believing this will grant her ultimate power.</p>

</div>
</div>
<div id="faq-question-1772050551026" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>How does Queen Taramis die?</strong></h3>
<div class="rank-math-answer ">

<p>When the ritual is disrupted, Dagoth emerges in a monstrous form and, in the chaos, impales Taramis on his horn, killing her in her own throne room.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/who-is-queen-taramis-conan-the-destroyer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Gods of the Hyborian Age: A Complete Guide to Religion in Conan&#8217;s World</title>
		<link>https://howard-verse.com/gods-of-the-hyborian-age/</link>
					<comments>https://howard-verse.com/gods-of-the-hyborian-age/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 03 Mar 2026 08:47:33 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Lore]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1308</guid>

					<description><![CDATA[From Crom to Set, Mitra to Ymir – discover every god in Robert E. Howard's Conan universe. The complete guide to Hyborian Age religion and worship.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#how-religion-works-in-howards-world">How Religion Works in Howard&#8217;s World</a></li><li><a href="#the-major-gods-of-the-hyborian-age">The Major Gods of the Hyborian Age</a></li><li><a href="#lesser-gods-and-regional-deities">Lesser Gods and Regional Deities</a></li><li><a href="#gods-in-conan-exiles">Gods in Conan Exiles</a></li><li><a href="#the-thurian-age-gods-before-the-hyborian-era">The Thurian Age: Gods Before the Hyborian Era</a></li><li><a href="#religion-and-conan">Religion and Conan</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>The Hyborian Age is teeming with gods.</p>



<p>Unlike the sanitised fantasy settings that came after, Robert E. Howard&#8217;s world presents religion as something dangerous, primal, and undeniably <em>real</em>. Gods don&#8217;t merely exist as distant concepts – they intervene, they demand sacrifice, and they shape the fates of nations.</p>



<p>What I find most fascinating about Howard&#8217;s approach to religion is how it reflects his understanding of human history. </p>



<p>The Hyborian Age exists as a bridge between the fall of Atlantis and recorded history, and its religions serve as prototypes for faiths we&#8217;d later recognise. Mitra becomes Christianity, Set becomes the snake cults of Egypt, Ymir becomes Odin. It&#8217;s a clever framework that lets Howard explore theological ideas through the lens of sword-and-sorcery adventure.</p>



<h2 class="wp-block-heading" id="how-religion-works-in-howards-world">How Religion Works in Howard&#8217;s World</h2>



<p>Howard wasn&#8217;t interested in creating a neat pantheon where gods hold council and bicker like the Olympians. Instead, he presents a world of competing faiths, each centred on a different deity or group of deities, each reflecting the culture that worships them.</p>



<p>The key distinction is between gods who <em>answer</em> and gods who don&#8217;t. <a href="http://howard-verse.com/who-is-crom-conan-god-explained/" data-type="link" data-id="howard-verse.com/who-is-crom-conan-god-explained/">Crom</a> gives his people courage at birth – then ignores them forever after. Mitra occasionally speaks to his followers in desperate hours. Set demands constant sacrifice and grants terrible power in return. This creates genuine theological variety rather than a simple &#8220;pick your patron deity&#8221; approach.</p>



<p>What makes Hyborian religion genuinely unsettling is Howard&#8217;s refusal to confirm which gods are &#8220;real&#8221; in any absolute sense. Conan encounters plenty of supernatural beings – demons, sorcerers, alien entities – but the gods themselves remain mysterious. Are they truly divine, or simply powerful beings worshipped as gods? Howard never definitively answers, and I think that ambiguity is intentional.</p>



<h2 class="wp-block-heading" id="the-major-gods-of-the-hyborian-age">The Major Gods of the Hyborian Age</h2>



<h3 class="wp-block-heading">Crom – The Grim God of Cimmeria</h3>



<p>Crom sits atop his mountain, sending doom and death down to his people. He grants courage at birth and nothing more. Prayer is pointless; Crom despises weaklings who ask for help. The Cimmerians invoke his name in oaths and curses, but they never worship him in the conventional sense.</p>



<p>I&#8217;ve written extensively about <a href="http://howard-verse.com/who-is-crom-conan-god-explained/">Crom and what he represents</a>, but in brief: he&#8217;s Howard&#8217;s answer to the question of what a truly barbarian god would look like. No temples, no priests, no comfort – just the grim knowledge that you face the world alone.</p>



<h3 class="wp-block-heading">Mitra – The Lord of Light</h3>



<p>Mitra represents civilisation, truth, and mercy. His worship dominates the Hyborian kingdoms – Aquilonia, Nemedia, Ophir, Brythunia, Corinthia, and Zingara all kneel to the god of light. Unlike the bloody faiths of the East and South, Mitra demands no sacrifice. His temples are deliberately plain, his rites simple and dignified.</p>



<p>What sets Mitra apart is his willingness to intervene. In &#8220;Black Colossus,&#8221; Mitra directly speaks to Princess Yasmela, guiding her to choose Conan as her champion. This divine endorsement marks a turning point in Conan&#8217;s career – from mercenary captain to general commanding tens of thousands.</p>



<p>Read my complete guide: <a href="https://howard-verse.com/mitra-conan/">Who is Mitra? The God of Light Explained</a></p>



<h3 class="wp-block-heading">Set – The Old Serpent</h3>



<p>In dark <a href="https://howard-verse.com/conan-stygia-explained/">Stygia</a>, the serpent god Set demands blood. His worship involves human sacrifice, and giant snakes are kept in his temples – when hungry, they&#8217;re released into the streets to take what prey they wish. To kill a snake in Stygia is a mortal sin.</p>



<p>Set represents everything Mitra opposes: darkness, deceit, and the cold-blooded cruelty of the serpent. His priests are among the most powerful sorcerers in Howard&#8217;s world, with Thoth-Amon serving as their most infamous example. The eternal conflict between Set and Mitra forms the theological backbone of the Hyborian Age.</p>



<p>Read my complete guide: <a href="https://howard-verse.com/set-conan/">Who is Set? The Serpent God Explained</a></p>



<p>I&#8217;d also recommend checking out <a href="https://amzn.to/4rJjSbe" target="_blank" rel="noreferrer noopener nofollow sponsored">The Scourge of the Serpent</a>, great mini series! Check out the <a href="http://howard-verse.com/conan-scourge-of-the-serpent-reading-order/">Scourge of the Serpent reading order</a> if you haven&#8217;t already.</p>



<h3 class="wp-block-heading">Ymir – Lord of Storm and War</h3>



<p>The Nordheimr – both the blonde Aesir and the red-haired Vanir – worship Ymir, the frost giant. Unlike Crom, Ymir is an active deity. His daughter Atali haunts battlefields, luring dying warriors to their doom at the hands of her frost giant brothers. Slain warriors go to Valhalla, Ymir&#8217;s great hall, to feast and fight forever.</p>



<p>Ymir represents the closest thing to Norse mythology in Howard&#8217;s world, which makes sense given the Nordheimr are clearly proto-Vikings. &#8220;The Frost-Giant&#8217;s Daughter&#8221; gives us our most direct look at Ymir&#8217;s influence, when Atali cries out to her father and the god himself intervenes to save her from Conan.</p>



<p>Read my complete guide: <a href="http://howard-verse.com/ymir-conan/" data-type="link" data-id="howard-verse.com/ymir-conan/">Who is Ymir? The Frost Giant God Explained</a></p>



<h3 class="wp-block-heading">Bel – God of Thieves</h3>



<p>Every thief in the Hyborian world knows Bel&#8217;s name. This Shemite deity serves as patron to all who earn their living through stealth and cunning. His temples connect to thieves&#8217; guilds via underground tunnels, and his priests teach that if you&#8217;re skilled enough to take something, you deserve it.</p>



<p>Arenjun, the City of Thieves in <a href="https://howard-verse.com/zamora-city-of-thieves/">Zamora</a>, practically runs on Bel&#8217;s philosophy. In &#8220;The Tower of the Elephant,&#8221; characters swear by &#8220;Bel, god of all thieves&#8221; while planning their crimes. It&#8217;s a wonderfully practical faith for a wonderfully practical profession.</p>



<p>Read my complete guide: <a href="https://howard-verse.com/bel-conan/" data-type="link" data-id="https://howard-verse.com/bel-conan/">Who is Bel? The God of Thieves Explained</a></p>



<h3 class="wp-block-heading">Ishtar – The Earth Mother</h3>



<p>The Shemites worship Ishtar as their primary goddess – a deity of fertility, passion, and the earth itself. Her worship couldn&#8217;t be more different from austere Mitra. Ishtar&#8217;s temples are lavish and exotic, filled with ivory idols, and her rites involve blood sacrifice (of animals, not humans) and, famously, temple prostitution.</p>



<p>Ishtar represents the sensual, earthy religions of the East that the Hyborian kingdoms find both fascinating and scandalous. Several kingdoms – Koth, Khoraja, Khauran – abandoned Mitra for Ishtar&#8217;s more passionate rites.</p>



<p>Read my complete guide: <a href="https://howard-verse.com/ishtar-conan/">Who is Ishtar? The Earth Mother Explained</a></p>



<h2 class="wp-block-heading" id="lesser-gods-and-regional-deities">Lesser Gods and Regional Deities</h2>



<p>The Hyborian Age contains dozens of other gods, each with their own cults and territories:</p>



<p><strong>Asura</strong> – A mysterious god worshipped in secret across the Hyborian kingdoms. His followers seek truth beyond illusion. In &#8220;The Hour of the Dragon,&#8221; Conan protects Asuran worshippers from Mitran persecution – an interesting commentary on religious intolerance.</p>



<p><strong>Ibis</strong> – The heron god of Stygia, representing a gentler alternative to Set. Ibis worship was once strong in Stygia before being suppressed by the Set cult.</p>



<p><strong>Derketo</strong> – A goddess of passion worshipped in the Black Kingdoms and parts of Shem. Often conflated with or related to Ishtar.</p>



<p><strong>Zath</strong> – The spider god of Zamora, worshipped with particularly dark rites in the city of Yezud. His cult is considered abominable even by Hyborian standards.</p>



<p><strong>Jhebbal Sag</strong> – The lord of beasts, worshipped by the Picts. This ancient god represents the primal connection between humans and animals in the time before civilisation.</p>



<p><strong>Yog</strong> – The Lord of Empty Abodes, worshipped by cannibal tribes. His followers must consume human flesh as part of their devotion.</p>



<h2 class="wp-block-heading" id="gods-in-conan-exiles">Gods in Conan Exiles</h2>



<p>If you want to experience Hyborian religion firsthand, Conan Exiles lets you choose your deity at character creation. </p>



<p>The game features Mitra, Set, Ymir, Yog, Derketo, Zath, and Jhebbal Sag as playable religions, each with unique altars, items, and eventually the ability to summon your god&#8217;s avatar.</p>



<p>What I particularly like about Conan Exiles&#8217; approach is how it captures the transactional nature of Hyborian religion. You harvest specific resources with religious tools, offer them at altars, and gain power in return. It&#8217;s not about faith – it&#8217;s about demonstrating your devotion through action.</p>



<p>Crom is also an option, but selecting him grants nothing. No altar, no items, no avatar. It&#8217;s the game&#8217;s way of honouring Howard&#8217;s vision: Crom gives you nothing but the will to survive.</p>



<h2 class="wp-block-heading" id="the-thurian-age-gods-before-the-hyborian-era">The Thurian Age: Gods Before the Hyborian Era</h2>



<p><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/">Howard&#8217;s Kull stories</a> take place in the Thurian Age, an era that predates even the fall of Atlantis. The gods here are different, though some connections exist:</p>



<p><strong>Valka</strong> – The chief god of the Atlanteans, often invoked by Kull. His nature remains mysterious.</p>



<p><strong>The Great Serpent</strong> – A pre-human entity worshipped by the Serpent Men, possibly an early form of Set.</p>



<p>I love the Kull stories nearly as much the Conan works, so I&#8217;d definitely recommend picking them up if you haven&#8217;t already! They can all be found in the <a href="https://amzn.to/4sajkLw" target="_blank" data-type="link" data-id="https://amzn.to/4sajkLw" rel="noreferrer noopener nofollow sponsored">Kull Del Rey issue</a>.</p>



<h2 class="wp-block-heading" id="religion-and-conan">Religion and Conan</h2>



<p>Conan himself presents an interesting case study in Hyborian religion. He swears by Crom constantly – &#8220;Crom and his devils!&#8221; is practically his catchphrase – but he never prays to his god because he knows it&#8217;s pointless. </p>



<p>He respects other religions without necessarily believing in them, and he protects religious minorities when civilised people persecute them.</p>



<p>In many ways, Conan represents Howard&#8217;s ideal: a man who acknowledges the gods exist but refuses to bow before them, who draws strength from within rather than from divine favour. It&#8217;s a philosophy that fits perfectly with the self-reliant barbarian ethos.</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>What god does Conan worship?</strong></h3>
<div class="rank-math-answer ">

<p>Conan acknowledges Crom as his god but never worships him in any practical sense. Crom despises prayer and grants nothing to his followers beyond the courage given at birth. Conan invokes Crom&#8217;s name in oaths and curses, but he faces the world&#8217;s challenges alone.</p>

</div>
</div>
<div id="faq-question-1771528894814" class="rank-math-list-item">
<h3 class="rank-math-question ">Are the gods in Conan real?</h3>
<div class="rank-math-answer ">

<p>Howard deliberately leaves this ambiguous. Characters experience genuine supernatural events – Mitra speaks to Yasmela, Ymir saves Atali – but whether these represent truly divine beings or simply powerful entities is never confirmed. This uncertainty is part of what makes Hyborian religion compelling.</p>

</div>
</div>
<div id="faq-question-1771528907290" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the difference between Mitra and Set?</h3>
<div class="rank-math-answer ">

<p>Mitra and Set represent opposing theological poles. Mitra is the god of light, civilisation, truth, and mercy – demanding no sacrifice and preaching forgiveness. Set is the serpent god of darkness, demanding human sacrifice and representing the ancient, predatory aspects of worship. Their conflict mirrors the struggle between the Hyborian kingdoms and Stygia.</p>

</div>
</div>
<div id="faq-question-1771528918963" class="rank-math-list-item">
<h3 class="rank-math-question ">Can you worship multiple gods in the Hyborian Age?</h3>
<div class="rank-math-answer ">

<p>Yes, though most people primarily worship their nation&#8217;s chief deity. In Conan Exiles, you can learn all religions and use their benefits simultaneously. This reflects the polytheistic reality of Howard&#8217;s world, where acknowledging other gods exist doesn&#8217;t mean you worship them.</p>

</div>
</div>
<div id="faq-question-1771528936959" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Ymir the same as the Norse god?</h3>
<div class="rank-math-answer ">

<p>Howard based his Ymir on the Norse frost giant, and the Nordheimr are clearly proto-Vikings who worship him. However, Howard&#8217;s Ymir has distinct characteristics – particularly his daughter Atali and the frost giants who serve him – that differentiate him from the mythological figure.</p>

</div>
</div>
<div id="faq-question-1771528950431" class="rank-math-list-item">
<h3 class="rank-math-question ">What religion should I choose in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>Set provides some of the most useful items, including antidotes and powerful snake arrows. Mitra offers excellent healing through Ambrosia. Ymir grants access to black ice crafting. Crom grants nothing – it&#8217;s the atheist option. You can eventually learn all religions, so your starting choice isn&#8217;t permanent.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/gods-of-the-hyborian-age/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Ishtar? The Earth Mother in Conan&#8217;s World – Explained</title>
		<link>https://howard-verse.com/ishtar-conan/</link>
					<comments>https://howard-verse.com/ishtar-conan/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Mon, 02 Mar 2026 08:36:12 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1320</guid>

					<description><![CDATA[Who is Ishtar, the goddess of fertility and passion? From Shemite temples to her rivalry with Mitra – the complete guide to Conan's Earth Mother.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#howards-original-vision">Howard&#8217;s Original Vision</a></li><li><a href="#the-earth-mother-of-shem">The Earth Mother of Shem</a></li><li><a href="#temple-prostitution-and-sacred-sexuality">Temple Prostitution and Sacred Sexuality</a></li><li><a href="#ishtars-idols-and-worship">Ishtar&#8217;s Idols and Worship</a></li><li><a href="#ishtars-spread-beyond-shem">Ishtar&#8217;s Spread Beyond Shem</a></li><li><a href="#ishtar-and-mitra-competing-faiths">Ishtar and Mitra: Competing Faiths</a></li><li><a href="#ishtar-in-the-stories">Ishtar in the Stories</a></li><li><a href="#why-ishtar-matters">Why Ishtar Matters</a></li><li><a href="#related-reading">Related Reading</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Where <a href="https://howard-verse.com/mitra-conan/">Mitra</a> offers austere dignity and intellectual worship, Ishtar offers passion, fertility, and the warm embrace of the earth itself. </p>



<p>She&#8217;s the goddess of the Shemites, worshipped in lavish temples filled with ivory idols and exotic ceremony. Her rites include blood sacrifice and, famously, temple prostitution. To Hyborian sensibilities, she represents everything dangerously seductive about the East.</p>



<p>What I find interesting about Ishtar is how Howard uses her to explore the tension between &#8220;civilised&#8221; and &#8220;sensual&#8221; religion. </p>



<p>The Hyborian kingdoms look down on Ishtar worship as primitive and scandalous, yet several of them – Koth, Khoraja, Khauran – abandoned Mitra for her more passionate rites. There&#8217;s something the cold temples of Mitra can&#8217;t provide that Ishtar&#8217;s rich shrines can.</p>



<h2 class="wp-block-heading" id="howards-original-vision">Howard&#8217;s Original Vision</h2>



<p>Ishtar appears throughout the Conan stories as the primary goddess of Shem and the eastern kingdoms. Howard based her directly on the Mesopotamian goddess Ishtar (also known as Inanna) – the ancient deity of fertility, sexuality, and war.</p>



<p>Unlike many of Howard&#8217;s divine names, which he merely borrowed while creating something original, his Ishtar functions much like her historical counterpart. </p>



<p>She&#8217;s an earth mother, a fertility goddess, and her worship involves the sacred sexuality that characterised actual Mesopotamian temple practice.</p>



<p>Howard describes Ishtar&#8217;s worship in &#8220;The Official Handbook of the Conan Universe&#8221; material: &#8220;Ishtar, the ancient Mother Goddess, is worshipped in rich temples and at lavish shrines with rituals of blood sacrifice and orgiastic frenzy performed before sensuously carved idols of ivory.&#8221; It&#8217;s a striking contrast to Mitra&#8217;s bare altars and dignified simplicity.</p>



<h2 class="wp-block-heading" id="the-earth-mother-of-shem">The Earth Mother of Shem</h2>



<p>The Shemites are Howard&#8217;s version of the ancient Semitic peoples – Babylonians, Assyrians, and their neighbours. Their worship centres on Ishtar, who eclipses all other deities in their pastoral land. </p>



<p>If there are male gods in the Shemite pantheon, Howard suggests, their names remain unknown to history. Goddess worship completely dominates.</p>



<p>This fits historical patterns. The mother goddess was often the supreme deity in agricultural societies, where fertility of land and livestock meant survival. Ishtar&#8217;s role as earth mother – guaranteeing bountiful harvests and many children – made her essential to Shemite life.</p>



<p>Her temples were famous throughout the Hyborian world for their luxury. Where Mitra&#8217;s shrines valued austere simplicity, Ishtar&#8217;s houses of worship were &#8220;rich, lavish and exotic,&#8221; filled with colourful decorations, ornate ceremony, and sensuously carved ivory statues. </p>



<p>To Westerners from the Hyborian kingdoms, these temples must have seemed dangerously appealing.</p>



<p>Indeed, <a href="Conan: Spawn https://amzn.to/4bfGnPbof the Serpent God" target="_blank" rel="noreferrer noopener nofollow sponsored">Conan: Spawn of the Serpent God</a> begins with just such a heist.</p>



<h2 class="wp-block-heading" id="temple-prostitution-and-sacred-sexuality">Temple Prostitution and Sacred Sexuality</h2>



<p>The most notorious aspect of Ishtar worship is her temple prostitutes – sacred women who served the goddess through ritual sexuality. </p>



<p>These were not merely courtesans who happened to work in temples; their role was explicitly religious, offering worshippers communion with the divine through physical pleasure.</p>



<p>Howard presents this without significant moral judgment. He notes that &#8220;the voluptuous temple prostitutes which were found in Ishtar&#8217;s temples were well known even outside the lands where the goddess was worshipped.&#8221; They&#8217;re famous, perhaps scandalous to some, but not condemned as evil.</p>



<p>This reflects actual historical practice. Sacred prostitution was a genuine feature of ancient Near Eastern religion, though scholars debate its exact nature and extent. </p>



<p>Howard incorporated it into his worldbuilding as one of the ways Ishtar worship differed from Mitra&#8217;s more ascetic faith.</p>



<h2 class="wp-block-heading" id="ishtars-idols-and-worship">Ishtar&#8217;s Idols and Worship</h2>



<p>The Shemites believed their gods actually inhabited their idols – a significant theological difference from Mitra worship, where statues merely represented the god. </p>



<p>When you prayed before an Ishtar idol, you were praying to the goddess herself, who was genuinely present in that ivory form.</p>



<p>Howard describes these idols as &#8220;caricatures&#8221; with &#8220;swollen breasts and belly&#8221; that appeared &#8220;repulsive to the more refined worshippers of Mitra.&#8221; </p>



<p>This is the Hyborian perspective – the Shemites themselves presumably found these figures beautiful representations of fertility and abundance. It&#8217;s a neat bit of cultural relativism in Howard&#8217;s worldbuilding.</p>



<p>Blood sacrifice was part of Ishtar&#8217;s rites, but only of animals, not humans. This places her worship between Mitra (no sacrifice at all) and Set (human sacrifice demanded). The blood offerings were meant to bring Ishtar&#8217;s favour in harvests and fertility.</p>



<h2 class="wp-block-heading" id="ishtars-spread-beyond-shem">Ishtar&#8217;s Spread Beyond Shem</h2>



<p>While primarily a Shemite goddess, Ishtar&#8217;s worship spread throughout the Hyborian world. She was worshipped in Shem (obviously), but also in Ophir, Argos, Koth, Khoraja, Khauran, and Zamora. Small cults existed wherever Shemite populations had settled.</p>



<p>It&#8217;s worth noting that Howard lists Ishtar alongside other Shemite goddesses – Ashtoreth and Derketo – as separate deities. In &#8220;Queen of the Black Coast,&#8221; Bêlit names &#8220;the gods of the Shemites – Ishtar and Ashtoreth and Derketo and Adonis.&#8221; </p>



<p>While later adaptations (particularly Marvel Comics) sometimes conflated these goddesses as aspects of a single deity, Howard&#8217;s original text treats them as distinct figures in the Shemite pantheon.</p>



<p>Several Hyborian kingdoms that once worshipped Mitra switched to Ishtar&#8217;s more sensual rites. Koth abandoned the god of light for the earth mother, as did Khoraja and Khauran. </p>



<p>This suggests that Mitra&#8217;s distant, intellectual worship couldn&#8217;t satisfy all spiritual needs – some people wanted a goddess they could <em>feel</em>, whose worship engaged the body as well as the mind.</p>



<h2 class="wp-block-heading" id="ishtar-and-mitra-competing-faiths">Ishtar and Mitra: Competing Faiths</h2>



<p>The contrast between Ishtar and Mitra represents a fundamental tension in Hyborian religion. Mitra offers truth, restraint, and civilised dignity. Ishtar offers passion, fertility, and earthy sensuality. </p>



<p>Both are generally benevolent deities – neither demands human sacrifice or promotes evil – but they represent fundamentally different approaches to the divine.</p>



<p>From the Mitraic perspective, Ishtar worship is primitive and scandalous. Her temples are too rich, her rites too physical, her idols too explicit. Proper religion should be dignified and intellectual, not this orgiastic indulgence.</p>



<p>From the Ishtar perspective (though Howard rarely writes from it), Mitra worship is probably cold and sterile. What good is a god you can&#8217;t touch, whose temples are bare, whose priests offer nothing but sermons? Ishtar gives her worshippers something tangible – pleasure, fertility, abundance.</p>



<p>I think Howard&#8217;s sympathies lie somewhere between these poles. He clearly admires Mitra&#8217;s association with civilisation and truth, but he also presents Ishtar worship without the condemnation we might expect from a 1930s American author.</p>



<h2 class="wp-block-heading" id="ishtar-in-the-stories">Ishtar in the Stories</h2>



<p>Ishtar appears directly in the comics rather than Howard&#8217;s original stories, though she&#8217;s mentioned throughout the Conan tales. In one comic adaptation, Conan encounters Ishtar herself, using the alias &#8220;Alonia,&#8221; in the ruined city of Ababenzzar. She&#8217;s pursuing a priest who stole her &#8220;lifestone,&#8221; a source of divine power.</p>



<p>The story shows Ishtar as genuinely divine – capable of magic, functionally immortal, but also somewhat petty (she cursed a woman named Isolene for being too beautiful, then apparently forgot about her). </p>



<p>It humanises the goddess in ways that fit the Hyborian worldview, where gods are powerful beings rather than perfect moral exemplars.</p>



<h2 class="wp-block-heading" id="why-ishtar-matters">Why Ishtar Matters</h2>



<p>Ishtar serves multiple functions in Howard&#8217;s worldbuilding. She represents the sensual, earthy religions of the East that the Hyborian kingdoms find both fascinating and threatening. </p>



<p>She provides an alternative to Mitra that isn&#8217;t simply evil (like <a href="https://howard-verse.com/set-conan/">Set</a>), showing that the religious landscape is more complex than good god versus bad god.</p>



<p>She also represents the feminine divine in a way that Mitra (explicitly male) doesn&#8217;t provide. The Shemites worship a goddess, not a god, and her domain – fertility, sexuality, the earth – encompasses aspects of life that Mitra&#8217;s stern masculinity ignores.</p>



<p>I think Ishtar is underexplored in Howard&#8217;s original fiction – she appears mostly as background colour rather than an active force. But her presence enriches the world, suggesting depths of religious practice and belief that the stories only hint at.</p>



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



<h2 class="wp-block-heading" id="related-reading">Related Reading</h2>



<ul class="wp-block-list">
<li><a href="about:blank">Gods of the Hyborian Age – Complete Guide</a></li>



<li><a href="https://howard-verse.com/mitra-conan/">Who is Mitra? The God of Light Explained</a></li>



<li><a href="https://howard-verse.com/set-conan/" data-type="link" data-id="https://howard-verse.com/set-conan/">Who is Set? The Serpent God Explained</a></li>



<li><a href="https://howard-verse.com/conan-stygia-explained/" data-type="link" data-id="https://howard-verse.com/conan-stygia-explained/">Where is Stygia? The Land of Set</a></li>



<li><a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Who is Crom? Conan&#8217;s God Explained</a></li>



<li><a href="https://howard-verse.com/bel-conan/">Bel, God of Thieves</a></li>



<li><a href="https://howard-verse.com/ymir-conan/">Ymir, God of the North</a></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 ">Is Ishtar based on a real goddess?</h3>
<div class="rank-math-answer ">

<p>Yes – Howard based his Ishtar directly on the Mesopotamian goddess Ishtar (also called Inanna), the ancient deity of fertility, sexuality, and war. Unlike many of his divine names, which he adapted significantly, Howard&#8217;s Ishtar functions similarly to her historical counterpart, including the presence of temple prostitution.</p>

</div>
</div>
<div id="faq-question-1771927197988" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Ishtar in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>No, Ishtar is not among the selectable religions in Conan Exiles. The game does include Derketo, a goddess of passion and fertility who shares some characteristics with Ishtar (and may be the same goddess under a different name). If you want an Ishtar-like experience in Conan Exiles, Derketo is your closest option.</p>

</div>
</div>
<div id="faq-question-1771927212104" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the difference between Ishtar and Derketo?</h3>
<div class="rank-math-answer ">

<p>In Howard&#8217;s original stories, they are separate goddesses – he lists them alongside each other as distinct Shemite deities in &#8220;Queen of the Black Coast.&#8221; Derketo is associated more with Stygia and the Black Kingdoms, appearing in &#8220;Xuthal of the Dusk&#8221; (also known as &#8220;The Slithering Shadow&#8221;). Later adaptations, particularly Marvel Comics, sometimes conflated various Shemite goddesses as aspects of a single deity, which has caused some confusion. In Conan Exiles, Derketo (not Ishtar) is the playable goddess of passion and fertility.</p>

</div>
</div>
<div id="faq-question-1771927232117" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Ishtar evil?</h3>
<div class="rank-math-answer ">

<p>No – Ishtar is generally benevolent, a fertility goddess who blesses harvests and fertility. Her worship includes animal sacrifice (but not human sacrifice) and sacred prostitution, which Hyborian moralists find scandalous but which isn&#8217;t presented as evil. She&#8217;s simply different from Mitra, not opposed to him in the way Set is.</p>

</div>
</div>
<div id="faq-question-1771927242689" class="rank-math-list-item">
<h3 class="rank-math-question ">Why did kingdoms abandon Mitra for Ishtar?</h3>
<div class="rank-math-answer ">

<p>Howard suggests that Mitra&#8217;s austere, intellectual worship couldn&#8217;t satisfy all spiritual needs. Ishtar&#8217;s sensual, physical worship offered something different – connection to the divine through the body rather than just the mind. Kingdoms like Koth, Khoraja, and Khauran apparently found this more appealing than Mitra&#8217;s distant dignity.</p>

</div>
</div>
<div id="faq-question-1771927257741" class="rank-math-list-item">
<h3 class="rank-math-question ">What is sacred prostitution?</h3>
<div class="rank-math-answer ">

<p>In Ishtar&#8217;s temples, certain women served the goddess through ritual sexuality with worshippers. This was explicitly religious rather than merely commercial – the act was meant to bring communion with the divine. This practice reflected actual ancient Near Eastern religion, which Howard incorporated into his worldbuilding.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/ishtar-conan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Bel? The God of Thieves in Conan&#8217;s World – Explained</title>
		<link>https://howard-verse.com/bel-conan/</link>
					<comments>https://howard-verse.com/bel-conan/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Sun, 01 Mar 2026 08:02:14 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1317</guid>

					<description><![CDATA[Who is Bel, god of all thieves? From the Tower of the Elephant to Arenjun's underworld – the complete guide to the patron deity of rogues and cutpurses]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#howards-original-vision">Howard&#8217;s Original Vision</a></li><li><a href="#the-philosophy-of-bel">The Philosophy of Bel</a></li><li><a href="#worship-and-temples">Worship and Temples</a></li><li><a href="#arenjun-the-city-of-thieves">Arenjun: The City of Thieves</a></li><li><a href="#bel-in-the-comics">Bel in the Comics</a></li><li><a href="#bel-and-conan">Bel and Conan</a></li><li><a href="#why-bel-matters">Why Bel Matters</a></li><li><a href="#related-reading">Related Reading</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>&#8220;By Bel, god of all thieves!&#8221; It&#8217;s an oath you&#8217;ll hear in every tavern in <a href="https://howard-verse.com/zamora-city-of-thieves/">Zamora</a>, every thieves&#8217; den from Arenjun to Shadizar. </p>



<p>While Cimmerians invoke <a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Crom</a> and priests pray to Mitra, those who earn their living with quick fingers and quicker feet have their own patron: Bel, the masked god who blesses all who steal with skill.</p>



<p>What I love about Bel is how he represents the practical, transactional nature of Hyborian religion at its most honest. </p>



<p>There&#8217;s no pretence of morality here, no claims of cosmic righteousness. Bel&#8217;s philosophy is simple: if you&#8217;re skilled enough to take something, you deserve to have it. </p>



<p>If you don&#8217;t want your belongings taken, be craftier than those who want them. It&#8217;s a refreshingly amoral faith for a refreshingly amoral profession.</p>



<h2 class="wp-block-heading" id="howards-original-vision">Howard&#8217;s Original Vision</h2>



<p>Bel appears in one of Howard&#8217;s most famous stories, &#8220;The Tower of the Elephant,&#8221; where a character swears by &#8220;Bel, god of all thieves&#8221; while bragging about a kidnapping scheme in the Maul, Arenjun&#8217;s notorious thieves&#8217; quarter.</p>



<p>The oath establishes Bel immediately as the patron of criminals throughout the Hyborian world. Howard drew the name from Baal/Bel, the ancient Semitic title meaning &#8220;Lord&#8221; that was applied to various Mesopotamian deities. </p>



<p>By making Bel a god of thieves rather than a storm god or fertility deity, Howard created something original while maintaining the flavour of ancient religion.</p>



<p>Bel is primarily a Shemite deity – the god originated in Shem, where his main temple (a ziggurat in the city of Shumir) still stands. But his worship spread far beyond Shemite lands because, well, there are thieves everywhere. </p>



<p>Wherever cities exist, wherever merchants accumulate wealth, there are people willing to pray to Bel before relieving them of it.</p>



<h2 class="wp-block-heading" id="the-philosophy-of-bel">The Philosophy of Bel</h2>



<p>Bel&#8217;s faith teaches a straightforward philosophy: take what you can, keep what you take. There&#8217;s no altruism in this religion. </p>



<p>Charity is for fools, and beggars who worship Bel don&#8217;t consider themselves charity cases – they&#8217;re simply using different skills to acquire resources.</p>



<p>The religion teaches that others will prey upon you if permitted, so you should become the predator. This isn&#8217;t presented as evil, merely practical. </p>



<p>The world is full of people who want things; some acquire them through honest labour, others through clever theft. Bel blesses those who choose the latter path and do it well.</p>



<p>I find this approach philosophically interesting because it rejects the moralistic framework of most fantasy religions. </p>



<p>There&#8217;s no good-versus-evil struggle, no cosmic stakes. Just the acknowledgment that some people steal, some get stolen from, and the clever ones come out ahead.</p>



<h2 class="wp-block-heading" id="worship-and-temples">Worship and Temples</h2>



<p>Bel&#8217;s temples are deliberately hard to find. In cities with a single dominant thieves&#8217; guild, the temple connects to the guild hall via underground tunnels. </p>



<p>In cities like Arenjun where multiple guilds compete, the temple occupies a neutral underground location where all factions can meet safely.</p>



<p>None has ever seen Bel&#8217;s face – appropriate for a god of thieves. His idols depict him variously: a stocky dwarf with a grinning face, a six-armed elephant-man, or a lithe panther-like figure wearing a black mask. </p>



<p>The inconsistent depictions might represent regional variations, or might simply reflect the fact that nobody actually knows what Bel looks like.</p>



<p>The priesthood is organised independently in each major city to prevent problems in one location from affecting others. </p>



<p>If the authorities crack down on Bel worship in Shadizar, the temples in Arenjun continue operating unaffected. It&#8217;s a sensible structure for an illegal faith.</p>



<p>Priests of Bel operate under an interesting restriction: they may never buy or trade for anything. If they slip and purchase something legitimately, Bel can only be appeased by sacrificing stolen goods worth ten times the value of what they bought. </p>



<p>This keeps the priesthood true to their god&#8217;s principles – everything they have, they must have taken.</p>



<h2 class="wp-block-heading" id="arenjun-the-city-of-thieves">Arenjun: The City of Thieves</h2>



<p>Bel is the patron deity of Arenjun, the infamous City of Thieves in Zamora. While Zath, the spider god, dominates Zamora&#8217;s official religion, Bel commands the loyalty of Arenjun&#8217;s true power structure – the thieves&#8217; guilds that actually run the city.</p>



<p>As a slight aside, there is an excellent feeling of Set vs Zath vs other gods in Tim Waggoners new Conan novel, <a href="https://amzn.to/4ch91k7" target="_blank" rel="noreferrer noopener nofollow sponsored">Conan: Spawn of the Serpent</a>. Definitely worth a read.</p>



<p>&#8220;The Tower of the Elephant&#8221; gives us our best look at Arenjun&#8217;s underworld. It&#8217;s still one of my favourite Conan stories &#8217;til today, and I always recommend it when <a href="http://howard-verse.com/where-to-start-with-conan-the-barbarian/" data-type="link" data-id="howard-verse.com/where-to-start-with-conan-the-barbarian/">starting Conan</a>.</p>



<p>It&#8217;s also been adapted a couple of times by Marvel, and the new colourised version of the <a href="https://amzn.to/4tXPZFX" target="_blank" data-type="link" data-id="https://amzn.to/4tXPZFX" rel="noreferrer noopener nofollow sponsored">Savage Sword of Conan Reforged</a> is a real beauty to look at.</p>



<p>The Maul district is where &#8220;the thieves of the east hold carnival by night,&#8221; where &#8220;honest people shun the quarters, and watchmen, well paid with stained coins, do not interfere with their sport.&#8221; It&#8217;s a place where &#8220;steel glints in the shadows where wolf preys on wolf.&#8221;</p>



<p>In this environment, Bel isn&#8217;t just worshipped – he&#8217;s essential. Thieves need somewhere to meet on neutral ground, someone to swear oaths before, a framework for the complex relationships between competing guilds. Bel provides all of this, his faith serving as the operating system for organised crime throughout the Hyborian world.</p>



<h2 class="wp-block-heading" id="bel-in-the-comics">Bel in the Comics</h2>



<p>Marvel&#8217;s Conan comics expanded Bel&#8217;s mythology significantly. One story established that Bel was once a six-armed deity who commanded armies of dead thieves in the ancient past. </p>



<p>The goddess Ashtoreth defeated him and severed his sixth arm, destroying his power and exiling him to what became Zamora.</p>



<p>This origin explains some of the idols showing Bel as six-armed – they preserve a memory of his original form. It also connects Bel to the ancient divine wars that shaped the Hyborian world, making him a fallen god rather than merely a local deity.</p>



<p>The comics also showed characters taking vows of silence to Bel, cutting their own tongues as sacrifice. This extreme devotion makes sense for a god of thieves – a follower who literally cannot speak can never betray his companions under torture.</p>



<h2 class="wp-block-heading" id="bel-and-conan">Bel and Conan</h2>



<p>Conan himself has an interesting relationship with Bel. During his years as a thief in Zamora – the period depicted in &#8220;The Tower of the Elephant&#8221; – he would have been familiar with Bel worship even if he didn&#8217;t actively participate. </p>



<p>A young Cimmerian making his way as a thief in the City of Thieves couldn&#8217;t avoid contact with Bel&#8217;s followers.</p>



<p>However, Conan worships Crom, not Bel. He might swear by Bel when among thieves (when in Zamora, do as the Zamorians do), but his primary invocations are always to his Cimmerian god. This reflects Conan&#8217;s identity – even when living as a thief, he remains a Cimmerian barbarian at heart.</p>



<p>Taurus of Nemedia, the legendary &#8220;prince of thieves&#8221; who appears in &#8220;The Tower of the Elephant,&#8221; would certainly have been a Bel worshipper. </p>



<p>His incredible skill at theft – the story shows him scaling the Tower using equipment worthy of a god-level burglar – represents exactly what Bel values: taking the impossible through superior craft.</p>



<h2 class="wp-block-heading" id="why-bel-matters">Why Bel Matters</h2>



<p>Bel serves an important worldbuilding function in Howard&#8217;s fiction. He establishes that religion in the Hyborian Age isn&#8217;t limited to cosmic good-versus-evil struggles. </p>



<p>There are practical faiths for practical people, gods who care about specific professions rather than universal salvation.</p>



<p>This makes the world feel more alive and realistic. Real-world ancient religions often had patron deities for specific trades – smiths, sailors, merchants, soldiers. Bel represents the logical extension of this to criminal enterprise. If there are gods for honest professions, why not a god for dishonest ones?</p>



<p>I also think Bel represents Howard&#8217;s pragmatic streak. The author clearly enjoyed his thief characters – Conan himself spent years in the profession – and presenting theft as having its own legitimate religious tradition removes some of the moral judgment. Bel&#8217;s followers aren&#8217;t evil; they&#8217;re just people who&#8217;ve chosen a particular path, one with its own code, structure, and divine sanction.</p>



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



<h2 class="wp-block-heading" id="related-reading">Related Reading</h2>



<ul class="wp-block-list">
<li>Gods of the Hyborian Age – Complete Guide</li>



<li><a href="https://howard-verse.com/zamora-city-of-thieves/">Where is Zamora? The Land of Thieves</a></li>



<li><a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Who is Crom? Conan&#8217;s God Explained</a></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 ">Is Bel based on a real god?</h3>
<div class="rank-math-answer ">

<p>Howard drew the name from Baal/Bel, the ancient Semitic title meaning &#8220;Lord&#8221; applied to various Mesopotamian deities. However, the historical Baal was primarily a storm and fertility god, not a god of thieves. Howard used the name while creating an entirely original divine concept.</p>

</div>
</div>
<div id="faq-question-1771926833104" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Bel in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>No, Bel is not among the selectable religions in Conan Exiles. The game features Mitra, Set, Ymir, Yog, Derketo, Zath, Crom, and Jhebbal Sag, but not Bel. Given Bel&#8217;s association with the civilised profession of theft, his absence from the Exiled Lands (a wilderness survival setting) makes some sense.</p>

</div>
</div>
<div id="faq-question-1771926842605" class="rank-math-list-item">
<h3 class="rank-math-question ">What is the Tower of the Elephant?</h3>
<div class="rank-math-answer ">

<p>&#8220;The Tower of the Elephant&#8221; is one of Howard&#8217;s most famous Conan stories, set in Arenjun, Zamora. It features Bel worship prominently and tells the story of a young Conan attempting to rob a sorcerer&#8217;s tower. The story introduces several key elements of Hyborian lore and remains a fan favourite.</p>

</div>
</div>
<div id="faq-question-1771926861970" class="rank-math-list-item">
<h3 class="rank-math-question ">Do thieves have to worship Bel?</h3>
<div class="rank-math-answer ">

<p>No – worshipping Bel is optional, and many thieves presumably follow other gods or none at all. However, Bel&#8217;s faith provides practical benefits: access to thieves&#8217; guilds, neutral ground for negotiations, and a code of conduct that helps criminals cooperate. Smart thieves in the Hyborian world would at least pay respects to Bel, even if they primarily worship another deity.</p>

</div>
</div>
<div id="faq-question-1771926872458" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Bel evil?</h3>
<div class="rank-math-answer ">

<p>Bel isn&#8217;t presented as evil in the cosmic sense – he doesn&#8217;t demand human sacrifice or seek to destroy civilisation. His philosophy is amoral rather than immoral: take what you can, skill justifies acquisition. Whether theft is &#8220;evil&#8221; is a moral question Howard largely sidesteps; Bel simply represents a different way of moving through the world.</p>

</div>
</div>
<div id="faq-question-1771926882962" class="rank-math-list-item">
<h3 class="rank-math-question ">Where is Bel worshipped?</h3>
<div class="rank-math-answer ">

<p>Bel originated in Shem, where his main temple stands in the city of Shumir. However, his worship has spread wherever cities and thieves exist. He&#8217;s particularly prominent in Zamora (especially Arenjun, the City of Thieves), Brythunia, Argos, and Corinthia. Essentially, any place with a significant criminal underworld probably has a shrine to Bel somewhere.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/bel-conan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Set? The Serpent God of Stygia – Explained</title>
		<link>https://howard-verse.com/set-conan/</link>
					<comments>https://howard-verse.com/set-conan/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Thu, 26 Feb 2026 09:23:41 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1323</guid>

					<description><![CDATA[Who is Set, the Old Serpent? From Howard's original stories to the 1982 film's snake cult – the complete guide to Conan's most terrifying deity.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#howards-original-vision">Howard&#8217;s Original Vision</a></li><li><a href="#set-worship-in-practice">Set Worship in Practice</a></li><li><a href="#thoth-amon-and-the-priests-of-set">Thoth-Amon and the Priests of Set</a></li><li><a href="#the-1982-films-cult-of-set">The 1982 Film&#8217;s Cult of Set</a></li><li><a href="#set-in-the-comics">Set in the Comics</a></li><li><a href="#set-in-conan-exiles">Set in Conan Exiles</a></li><li><a href="#the-conflict-with-mitra">The Conflict with Mitra</a></li><li><a href="#why-set-endures">Why Set Endures</a></li><li><a href="#related-reading">Related Reading</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>Set coiled about the world like a python about its prey. </p>



<p>That&#8217;s how Howard describes him – not merely a god to be worshipped, but a cosmic predator that once dominated the earth and still lurks in the shadows of <a href="about:blank">Stygia&#8217;s</a> cryptic temples. </p>



<p>While <a href="about:blank">Mitra</a> represents everything the Hyborian kingdoms aspire to be, Set embodies everything they fear: the ancient, the cold-blooded, the endlessly patient serpent waiting to strike.</p>



<p>What makes Set genuinely terrifying, I think, is his worship. This isn&#8217;t abstract theology – Set&#8217;s followers sacrifice human beings on his altars, keep giant snakes in his temples that are allowed to hunt people in the streets, and consider it a mortal sin to kill a serpent. </p>



<p>The faith isn&#8217;t about enlightenment or redemption. It&#8217;s about power, purchased with blood.</p>



<p>The recent <a href="https://amzn.to/4aHUTOc" data-type="link" data-id="https://amzn.to/4aHUTOc" target="_blank" rel="noreferrer noopener nofollow sponsored">Scourge of the Serpent mini series</a> and the Tim Waggoner book, <a href="https://amzn.to/4l1IzgQ" data-type="link" data-id="https://amzn.to/4l1IzgQ" target="_blank" rel="noreferrer noopener nofollow sponsored">Conan: Spawn of the Serpent</a> are all about Set and his/her servants. </p>



<p>I really enjoyed the series and the book and would recommend them. We see a lot of focus on the serpent men, original foes of Howard&#8217;s other famous barbarian, <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</a>.</p>



<h2 class="wp-block-heading" id="howards-original-vision">Howard&#8217;s Original Vision</h2>



<p>Set appears in Howard&#8217;s very first Conan story, &#8220;The Phoenix on the Sword&#8221; (1932), establishing him immediately as the primary antagonist in the cosmic struggle of the Hyborian Age. </p>



<p>The long-dead sage Epemitreus tells Conan: &#8220;Ages ago Set coiled about the world like a python about its prey. All my life, which was as the lives of three common men, I fought him. </p>



<p>I drove him into the shadows of the mysterious south, but in dark Stygia men still worship him who to us is the arch-demon.&#8221;</p>



<p>Howard based Set loosely on the Egyptian god of the same name, but his version bears little resemblance to the actual Egyptian deity (who was a god of storms and chaos, not serpents). </p>



<p>Howard&#8217;s Set is &#8220;the Old Serpent&#8221; – a title that deliberately evokes the biblical serpent, the tempter in Eden, the embodiment of ancient evil.</p>



<p>In Howard&#8217;s cosmology, Set predates human civilisation. His original worshippers were the Serpent Men of Valusia, the pre-human race that Kull of Atlantis fought in the Thurian Age. </p>



<p>When those serpent people were driven from the world, Set found new followers among the humans of Stygia, who built their dark civilisation on the foundations of serpent worship.</p>



<h2 class="wp-block-heading" id="set-worship-in-practice">Set Worship in Practice</h2>



<p>The practical details of Set worship are genuinely horrifying. In &#8220;The Hour of the Dragon,&#8221; Howard describes how serpents are sacred in Stygia – to kill one is a mortal sin. </p>



<p>Giant snakes are kept in Set&#8217;s temples, and &#8220;when they hungered, were allowed to crawl forth into the streets to take what prey they wished. Their ghastly feasts were considered a sacrifice to the scaly god.&#8221;</p>



<p>Out of all the images that have stayed in my head from the Conan stories, huge snakes slithering around the streets and being allowed to eat whoever they want is one that really stayed with me.</p>



<p>Imagine living in a city where massive snakes periodically escape from the local temple to hunt citizens, and resisting them is considered sacrilege. </p>



<p>That&#8217;s daily life in Stygian cities. Citizens are expected to accept being devoured by sacred serpents with equanimity. Anyone who dares resist can be lynched as a heretic.</p>



<p>Human sacrifice forms the core of Set&#8217;s worship. The blood offerings serve a practical purpose beyond appeasing the god – according to characters like Thugra Khotan, they actually enhance the magical power of the one performing the sacrifice. </p>



<p>Set worship isn&#8217;t merely evil religion; it&#8217;s evil religion that <em>works</em>, granting genuine power to those willing to pay the terrible price.</p>



<h2 class="wp-block-heading" id="thoth-amon-and-the-priests-of-set">Thoth-Amon and the Priests of Set</h2>



<p>The most famous servant of Set is Thoth-Amon, the Stygian sorcerer who appears in &#8220;The Phoenix on the Sword.&#8221; </p>



<p>Though he only appears in one original Howard story, Thoth-Amon became Conan&#8217;s arch-nemesis in the comics and later adaptations.</p>



<p>In the original story, Thoth-Amon has fallen from his position as high priest of Set, reduced to servitude under the outlaw Ascalante. But when he recovers his Serpent Ring of Set – a source of magical power – he immediately summons a demon to kill his master. </p>



<p>The scene demonstrates both the power of Set worship and its fundamentally predatory nature.</p>



<p>The priests of Set are almost as frightening as their god. They shave their heads, practice dark sorcery, and rule Stygia as a theocracy. Their power extends beyond religion into politics – the kings of Stygia serve at the pleasure of the priesthood, not the other way around. </p>



<p>Thulsa Doom, as reimagined in the 1982 film, draws heavily on this archetype of the serpent priest.</p>



<h2 class="wp-block-heading" id="the-1982-films-cult-of-set">The 1982 Film&#8217;s Cult of Set</h2>



<p>The 1982 Conan the Barbarian film reimagined Set worship through Thulsa Doom&#8217;s snake cult. While the film takes liberties with Howard&#8217;s mythology (Thulsa Doom was originally a Kull villain, not associated with Set), it captures the essential horror of serpent worship.</p>



<p>James Earl Jones&#8217;s Thulsa Doom leads a cult that combines Set worship with elements of real-world cults like the People&#8217;s Temple and the Assassins. </p>



<p>His followers give themselves willingly, believing in his message of flesh over steel. The snake-to-arrow transformation and Doom&#8217;s own ability to become a serpent visualise the supernatural power that Set grants his faithful.</p>



<p>What I find effective about the film&#8217;s approach is how it shows Set worship as seductive rather than merely terrifying. People <em>choose</em> to follow Thulsa Doom. </p>



<p>They find meaning in submission to the serpent. It&#8217;s a more insidious form of evil than simple monster worship.</p>



<h2 class="wp-block-heading" id="set-in-the-comics">Set in the Comics</h2>



<p>Marvel Comics expanded Set&#8217;s role dramatically, connecting him to their broader cosmology. In Marvel&#8217;s version, Set is one of the Elder Gods – ancient beings who ruled Earth before humanity. </p>



<p>He&#8217;s depicted as a massive seven-headed serpent, a design that became iconic despite differing from Howard&#8217;s more ambiguous descriptions.</p>



<p>The comics established the Serpent Crown as a major artifact of Set worship, a device that allows the wearer to channel Set&#8217;s power (and become influenced by his will). </p>



<p>This artifact appeared in various Marvel comics, connecting the Hyborian Age to the modern Marvel Universe.</p>



<p>Roy Thomas, who wrote many of the Conan comics, used Set as the ultimate antagonist – the dark force behind multiple villains and schemes. </p>



<p>This elevated Set from a background deity to an active threat, though it arguably simplified Howard&#8217;s more ambiguous approach to divine intervention.</p>



<p>This has carried on with Jim Zub&#8217;s work on 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/">newest Conan comic iterations</a> (and are well worth your time).</p>



<h2 class="wp-block-heading" id="set-in-conan-exiles">Set in Conan Exiles</h2>



<p>In Conan Exiles, Set is one of the most mechanically useful religions. His worship focuses on serpents and poison, with unique items that make him particularly valuable for mid-to-late game content.</p>



<p>The Set Antidote cures poison, alcohol poisoning, and food poisoning – incredibly useful given how common poison is in the Exiled Lands. </p>



<p>Snake Arrows are among the strongest ammunition in the game. The Feast of Set provides excellent health regeneration.</p>



<p>To worship Set, you use the Setite Ritual Knife to harvest human hearts from corpses. These hearts become offerings that generate Manifestations of Zeal, which power your altar and eventually allow you to summon Set&#8217;s avatar – a massive serpent that can devastate enemy bases.</p>



<p>What I appreciate about Conan Exiles&#8217; implementation is how it makes Set worship genuinely tempting. The mechanical benefits are excellent. </p>



<p>You <em>want</em> to worship the evil snake god because he rewards you well. It captures something essential about Howard&#8217;s vision – Set worship persists because it works.</p>



<h2 class="wp-block-heading" id="the-conflict-with-mitra">The Conflict with Mitra</h2>



<p>Set and Mitra represent the fundamental theological conflict of the Hyborian Age. Where Mitra is light, civilisation, and mercy, Set is darkness, ancient evil, and predatory power. Their followers have been at war for millennia.</p>



<p>This isn&#8217;t merely symbolic opposition. Mitraic artifacts genuinely work against Set&#8217;s forces. In &#8220;The Phoenix on the Sword,&#8221; Epemitreus marks Conan&#8217;s sword with the phoenix symbol of Mitra, and this mark destroys a demon sent by Set&#8217;s servant. </p>



<p>Holy water from sacred rivers harms vampires. The cross of Mitra can ward off undead.</p>



<p>The eternal struggle between these gods mirrors the political conflict between the Hyborian kingdoms and Stygia. It&#8217;s civilisation versus barbarism (from the Hyborian perspective), or truth versus deception (from either side&#8217;s perspective, really). </p>



<p>Howard uses this religious conflict to add cosmic stakes to what might otherwise be simple adventure stories.</p>



<h2 class="wp-block-heading" id="why-set-endures">Why Set Endures</h2>



<p>Set represents something fundamental in Howard&#8217;s fiction – the ancient evil that civilisation tries to suppress but can never entirely defeat. </p>



<p>He existed before humanity, his worship predates recorded history, and his influence persists despite millennia of opposition.</p>



<p>I think Set works so well as an antagonist because he&#8217;s not merely powerful but <em>patient</em>. He doesn&#8217;t need to win today. </p>



<p>He&#8217;s been waiting for ages and can wait ages more. His worship spreads through seduction as much as conquest – people choose to serve him because he offers power that &#8220;good&#8221; gods don&#8217;t provide.</p>



<p>This makes Set a more interesting villain than a simple dark lord. He represents a genuine temptation, a path to power that requires only that you abandon your humanity piece by piece. </p>



<p>The horror of Set worship isn&#8217;t that his followers are deceived – it&#8217;s that they know exactly what they&#8217;re doing and do it anyway.</p>



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



<h2 class="wp-block-heading" id="related-reading">Related Reading</h2>



<ul class="wp-block-list">
<li>Gods of the Hyborian Age – Complete Guide</li>



<li>Who is Mitra? The God of Light Explained</li>



<li>Is Set different to <a href="https://howard-verse.com/ymir-conan/">Ymir</a>?</li>



<li><a href="https://howard-verse.com/conan-stygia-explained/">Where is Stygia? The Land of Set</a></li>



<li>Who is Thulsa Doom? The Serpent Cult Leader</li>



<li><a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Who is Crom? Conan&#8217;s God Explained</a></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 ">Is Set based on the Egyptian god?</h3>
<div class="rank-math-answer ">

<p>Howard borrowed the name from the Egyptian god Set (or Seth), but his version is completely different. The Egyptian Set was a god of storms, chaos, and the desert – not serpents. Howard&#8217;s Set is &#8220;the Old Serpent,&#8221; drawing more from biblical imagery of the serpent in Eden than from Egyptian mythology.</p>

</div>
</div>
<div id="faq-question-1771927448030" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the relationship between Set and the Serpent Men?</h3>
<div class="rank-math-answer ">

<p>In Howard&#8217;s mythology, the Serpent Men of Valusia were Set&#8217;s original worshippers during the Thurian Age (the era of Kull). When King Kull and his allies destroyed the Serpent Men&#8217;s civilisation, Set found new followers among the humans of Stygia. The connection between Set worship and the pre-human serpent race adds to the god&#8217;s ancient, inhuman horror.</p>

</div>
</div>
<div id="faq-question-1771927459682" class="rank-math-list-item">
<h3 class="rank-math-question ">Why do people worship Set?</h3>
<div class="rank-math-answer ">

<p>Set offers genuine power to his followers. His priests are among the most powerful sorcerers in the Hyborian Age, and human sacrifice actually enhances magical ability in Howard&#8217;s world. People worship Set because he delivers results, even if the cost is terrible.</p>

</div>
</div>
<div id="faq-question-1771927474015" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Set evil?</h3>
<div class="rank-math-answer ">

<p>By any reasonable standard, yes. Set demands human sacrifice, his worship involves allowing giant snakes to eat citizens, and his priests practice dark sorcery. However, Howard never explicitly states that Set is cosmically evil – he&#8217;s simply a god whose nature and worship are horrific to human sensibilities.</p>

</div>
</div>
<div id="faq-question-1771927480831" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Set good in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>Set is one of the strongest religions in Conan Exiles. The Set Antidote is invaluable for curing poison, Snake Arrows are excellent ammunition, and the various buffs from Set worship are genuinely useful. If you can stomach the roleplay implications of sacrificing human hearts to a serpent god, Set is mechanically excellent.</p>

</div>
</div>
<div id="faq-question-1771927494816" class="rank-math-list-item">
<h3 class="rank-math-question ">How do I learn Set in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>You can select Set during character creation, learn it from Mek-kamoses (a Set priest found in Sepermeru), spend 50 Knowledge points in the religion section, or find the religious artifact associated with Set.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/set-conan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Ymir? The Frost Giant God of Nordheim – Explained</title>
		<link>https://howard-verse.com/ymir-conan/</link>
					<comments>https://howard-verse.com/ymir-conan/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Wed, 25 Feb 2026 17:43:51 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1310</guid>

					<description><![CDATA[Who is Ymir, the Lord of Storm and War? From Howard's Frost-Giant's Daughter to Conan Exiles – the complete guide to Nordheim's fearsome god.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#howards-original-vision">Howard&#8217;s Original Vision</a></li><li><a href="#the-frost-giants-daughter">The Frost Giant&#8217;s Daughter</a></li><li><a href="#valhalla-in-the-hyborian-age">Valhalla in the Hyborian Age</a></li><li><a href="#the-aesir-and-vanir">The Aesir and Vanir</a></li><li><a href="#the-ymirish">The Ymirish</a></li><li><a href="#ymir-and-norse-mythology">Ymir and Norse Mythology</a></li><li><a href="#ymir-in-conan-exiles">Ymir in Conan Exiles</a></li><li><a href="#why-ymir-matters">Why Ymir Matters</a></li><li><a href="#related-reading">Related Reading</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p></p>



<p>In the frozen wastes north of <a href="https://howard-verse.com/cimmeria-conan-homeland/">Cimmeria</a>, the Nordheimers worship a god who actually answers. Not with gentle guidance like Mitra, nor with cold indifference like <a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Crom</a>, but with crackling ice and the thunderous hooves of a war-chariot rushing across the snows. Ymir is the frost giant, the Lord of Storm and War, and unlike the distant deities of civilised lands, he takes a personal interest in his people.</p>



<p>What strikes me about Ymir is how he represents the one god in Howard&#8217;s fiction who behaves like gods of actual mythology. He has children who walk the earth. He intervenes directly in mortal affairs. He maintains a great hall where slain warriors feast eternally. In a world of absent gods and cosmic horrors, Ymir is almost comfortingly traditional.</p>



<h2 class="wp-block-heading" id="howards-original-vision">Howard&#8217;s Original Vision</h2>



<p>Ymir appears most prominently in &#8220;The Frost-Giant&#8217;s Daughter&#8221; (also published as &#8220;Gods of the North&#8221;), one of Howard&#8217;s earliest Conan tales chronologically. The story takes place in Nordheim, where a young Conan fights alongside the Aesir against the Vanir.</p>



<p>There are a couple of mild spoilers below, so if you&#8217;ve never read the original story, be sure to skip on down to the next section. Here&#8217;s a link to the <a href="https://amzn.to/4rLPfC7" target="_blank" rel="noreferrer noopener nofollow sponsored">Coming of Conan book</a> where you&#8217;ll find it.</p>



<p>After a brutal battle leaves Conan the sole survivor on the field, he encounters Atali – a beautiful woman with golden hair who taunts him across the frozen wastes. Maddened with desire, Conan pursues her, only to be attacked by her brothers – actual frost giants who serve their father Ymir.</p>



<p>Conan kills the giants, but when he finally catches Atali and tears her gossamer veil, she cries out: &#8220;Ymir! Oh, my father, save me!&#8221;</p>



<p>And Ymir answers. The skies crack with icy fire, blue darts of frozen lightning and crimson flames engulf the scene, and Atali vanishes. Conan awakens a while later, surrounded by his Aesir companions who believe he merely dreamed. But clutched in his hand is the gossamer veil – tangible proof that the gods of Nordheim are real.</p>



<p>This is the only time in Howard&#8217;s original Conan stories that a god directly intervenes on-page. Not Crom, not Mitra – Ymir, saving his daughter from a mortal&#8217;s grasp.</p>



<h2 class="wp-block-heading" id="the-frost-giants-daughter">The Frost Giant&#8217;s Daughter</h2>



<p>Atali herself is a fascinating figure. According to Nordheimr legend, she haunts the battlefields of the north, appearing to dying warriors and luring them into the wastes where her frost giant brothers can slay them. Their hearts are laid smoking on Ymir&#8217;s board.</p>



<p>It&#8217;s a grim legend that serves multiple purposes. It explains why bodies sometimes disappear from battlefields. It gives dying warriors something to see in their final moments besides empty snow. And it reinforces the warlike nature of Ymir&#8217;s worship – even death in battle serves the god.</p>



<p>Howard drew this directly from Norse mythology, combining elements of the Valkyries (who choose the slain) with the frost giants of Jotunheim. Atali functions as a kind of dark valkyrie, but instead of bearing warriors to Valhalla, she lures them to their deaths for her father&#8217;s pleasure.</p>



<h2 class="wp-block-heading" id="valhalla-in-the-hyborian-age">Valhalla in the Hyborian Age</h2>



<p>The Nordheimers believe that warriors slain in battle go to Valhalla – Ymir&#8217;s great hall in the northern mountains. There they feast and fight forever, an endless cycle of glorious combat and abundant mead.</p>



<p>This is essentially Norse Valhalla transplanted into Howard&#8217;s prehistoric world, which makes sense given that the Nordheimers (both Aesir and Vanir) are clearly proto-Vikings. Howard&#8217;s Hyborian Age serves as the forgotten prehistory that became legend, and the worship of Ymir eventually became the Norse mythology we know.</p>



<p>What I find interesting is how Valhalla functions as the only clearly defined afterlife in Howard&#8217;s stories. Mitra presumably has some form of heaven (and definitely has a hell), but the details are vague. Crom offers nothing – you go to a grey realm of clouds and icy winds. But Ymir promises something specific and desirable: eternal war and feasting for those who die well.</p>



<h2 class="wp-block-heading" id="the-aesir-and-vanir">The Aesir and Vanir</h2>



<p>Ymir is worshipped by both peoples of Nordheim – the blonde Aesir of Asgard (the eastern portion) and the red-haired Vanir of Vanaheim (the western portion). These tribes are locked in eternal warfare with each other, which serves Ymir well. Battle honours the god, and both sides believe they fight for his glory.</p>



<p>The names aren&#8217;t coincidental. In Norse mythology, the Aesir and Vanir are the two tribes of gods. Howard uses these names for human peoples, suggesting that the legendary gods arose from the deified memories of Hyborian-era heroes and peoples. It&#8217;s the same technique he uses throughout his worldbuilding – connecting his prehistoric age to later mythology.</p>



<p>The Nordheimers are fierce warriors, raiders who descend on southern lands in longships. They&#8217;re essentially Vikings before there was a word for Vikings. Their worship of Ymir reflects their culture – a warrior god for warrior peoples, promising rewards for battle and offering nothing to those who die in bed.</p>



<h2 class="wp-block-heading" id="the-ymirish">The Ymirish</h2>



<p>In expanded Conan lore, particularly in the Age of Conan MMO, the Ymirish are a special caste among the Vanir – warriors with the actual blood of Ymir in their veins. These half-giant descended commanders lead Vanir war parties, their white or yellow hair and wolf-gleaming eyes marking them as something more than mortal.</p>



<p>The Ymirish are taller and stronger, than ordinary Nordheimers. Some possess dark magical abilities, able to hear and answer &#8220;Ymir&#8217;s Call.&#8221; Their existence bridges the gap between mortal worship and divine reality – literal children of the god walking among his human followers.</p>



<p>This expansion of the lore fits Howard&#8217;s original vision pretty well, I think, where Atali and her brothers are Ymir&#8217;s actual offspring. The frost giants aren&#8217;t merely creatures from legend but genuine divine children, and the Ymirish are their mortal cousins.</p>



<h2 class="wp-block-heading" id="ymir-and-norse-mythology">Ymir and Norse Mythology</h2>



<p>Howard based his Ymir directly on the Norse primordial giant – the first being, from whose body the world was made. In Norse myth, Odin and his brothers killed Ymir and used his corpse to create Midgard.</p>



<p>Howard&#8217;s Ymir is still alive and active, which makes sense since the Hyborian Age predates the events of Norse mythology. Perhaps Odin hasn&#8217;t been born yet. Perhaps Ymir&#8217;s eventual death at Odin&#8217;s hands lies in the future. Howard never addresses this directly, but the implication is clear – the gods of the Hyborian Age are the same gods who would later become the Olympians, Asgardians, and other mythological pantheons.</p>



<p>Marvel Comics explicitly connected Howard&#8217;s Ymir to their Thor comics, making the frost giant god a continuous figure from the Hyborian Age to the modern day. In Marvel&#8217;s version, Odin eventually kills Ymir, but the giant keeps returning – one of Thor&#8217;s most persistent foes.</p>



<h2 class="wp-block-heading" id="ymir-in-conan-exiles">Ymir in Conan Exiles</h2>



<p>In Conan Exiles, Ymir is one of the selectable religions, favoured by Nordheimer characters. His worship focuses on ice, cold, and war.</p>



<p>The most useful Ymir item is the ability to craft Black Ice at higher altar tiers – a building material that&#8217;s otherwise difficult to obtain. The Feast to Ymir provides significant buffs, and ice-related weapons and armour round out his offerings.</p>



<p>To worship Ymir, you use the Hoarfrost Hatchet to harvest &#8220;ice shards&#8221; from corpses. These become offerings that generate Manifestations of Zeal. At the highest tier, you can summon Ymir&#8217;s avatar – an enormous frost giant wielding a massive axe, leaving trails of frost in his wake as he demolishes enemy structures.</p>



<p>The Ymir religion in Conan Exiles captures the harsh nature of Nordheimer faith. It&#8217;s about survival in frozen lands, strength in battle, and the cold beauty of ice and snow. If you&#8217;re building in the frozen north, Ymir is thematically appropriate and mechanically useful.</p>



<h2 class="wp-block-heading" id="why-ymir-matters">Why Ymir Matters</h2>



<p>Ymir serves a unique function in Howard&#8217;s religious landscape. He&#8217;s the god who actually behaves like a god – intervening directly, maintaining a family, rewarding his followers with a clear afterlife. In a world where Crom ignores prayers and Mitra only occasionally intervenes, Ymir is actively present.</p>



<p>This makes the Nordheimer faith feel different from other Hyborian religions. The Aesir and Vanir <em>know</em> their god exists because they have tangible proof – the frost giants, Atali&#8217;s appearances, warriors who claim to have seen Valhalla. While other peoples hope their gods are real, the Nordheimr have evidence.</p>



<p>I think Howard used Ymir to explore what religion might look like if the gods were undeniably real. The Nordheimers aren&#8217;t more faithful than other peoples – they&#8217;re simply more certain. And that certainty makes them fearsome enemies, warriors who charge into battle knowing exactly what awaits them on the other side.</p>



<h2 class="wp-block-heading" id="related-reading">Related Reading</h2>



<p>Ever wondered how <a href="https://howard-verse.com/valeria-conan/" data-type="link" data-id="https://howard-verse.com/valeria-conan/">strong Conan was</a>?<br>Is <a href="https://howard-verse.com/valeria-conan/">Valeria</a> or Belit Conan&#8217;s love?</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>Is Ymir the same as the Norse god?</strong></h3>
<div class="rank-math-answer ">

<p>Howard based his Ymir directly on the Norse primordial giant, and the connection is intentional. In Howard&#8217;s worldbuilding, the Hyborian Age is the forgotten prehistory that later became Norse mythology. The Nordheimers eventually become the Vikings, and their worship of Ymir evolves into Norse religion.</p>

</div>
</div>
<div id="faq-question-1771529386035" class="rank-math-list-item">
<h3 class="rank-math-question ">Does Ymir actually appear in the stories?</h3>
<div class="rank-math-answer ">

<p>Yes – Ymir intervenes directly in &#8220;The Frost-Giant&#8217;s Daughter&#8221; when Atali calls for his help. The sky cracks with icy fire, and Atali vanishes in frozen flames. This is one of the only times a god directly acts on-page in Howard&#8217;s original Conan stories.</p>

</div>
</div>
<div id="faq-question-1771529401884" class="rank-math-list-item">
<h3 class="rank-math-question ">Who is Atali?</h3>
<div class="rank-math-answer ">

<p>Atali is Ymir&#8217;s daughter, a beautiful woman who haunts the battlefields of Nordheim. She appears to dying or exhausted warriors, luring them into the wastes where her frost giant brothers can kill them. Their hearts are laid on Ymir&#8217;s table. Conan encounters her in &#8220;The Frost-Giant&#8217;s Daughter&#8221; and nearly catches her before Ymir intervenes.</p>

</div>
</div>
<div id="faq-question-1771529409384" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the difference between the Aesir and Vanir?</h3>
<div class="rank-math-answer ">

<p>Both are human peoples of Nordheim who worship Ymir, but they&#8217;re eternal enemies. The Aesir occupy Asgard (eastern Nordheim) and are typically blonde. The Vanir occupy Vanaheim (western Nordheim) and are typically red-haired. They&#8217;re locked in constant warfare, which serves Ymir well.</p>

</div>
</div>
<div id="faq-question-1771529421972" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Ymir good in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>Ymir is solid, particularly if you&#8217;re building in the frozen north. The ability to craft Black Ice at higher tiers is extremely useful, and the Feast to Ymir provides good buffs. The avatar is also one of the more visually impressive summons. However, some players find the ice arrows less useful than Set&#8217;s snake arrows.</p>

</div>
</div>
<div id="faq-question-1771529432781" class="rank-math-list-item">
<h3 class="rank-math-question ">How do I learn Ymir in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>You can select Ymir during character creation, learn it from The Outcast at The Outcast Camp, spend 50 Knowledge points in the religion section, or find the Everice of Ymir (the religious artifact associated with Ymir).</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/ymir-conan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Who is Mitra? The God of Light in Conan&#8217;s World – Explained</title>
		<link>https://howard-verse.com/mitra-conan/</link>
					<comments>https://howard-verse.com/mitra-conan/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 22:15:00 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Character Guide]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Lore]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1330</guid>

					<description><![CDATA[Who is Mitra? Discover the god of the Hyborian kingdoms – from Howard's original vision to his role in Conan Exiles. The complete guide to the Lord of Light.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size"><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="#howards-original-vision">Howard&#8217;s Original Vision</a></li><li><a href="#when-mitra-actually-intervenes">When Mitra Actually Intervenes</a></li><li><a href="#the-darker-side-of-mitra-worship">The Darker Side of Mitra Worship</a></li><li><a href="#mitras-temples-and-worship">Mitra&#8217;s Temples and Worship</a></li><li><a href="#mitras-eternal-enemy-set">Mitra&#8217;s Eternal Enemy: Set</a></li><li><a href="#mitra-in-the-comics">Mitra in the Comics</a></li><li><a href="#mitra-in-conan-exiles">Mitra in Conan Exiles</a></li><li><a href="#why-mitra-matters">Why Mitra Matters</a></li><li><a href="#related-reading">Related Reading</a></li><li><a href="#frequently-asked-questions">Frequently Asked Questions</a></li></ul></nav></div>



<p>If <a href="https://howard-verse.com/set-conan/" data-type="link" data-id="https://howard-verse.com/set-conan/">the god Set</a> is the shadow over the Hyborian Age, Mitra is the light. </p>



<p>He&#8217;s the dominant god of civilisation, worshipped across Aquilonia, Nemedia, Ophir, Brythunia, Corinthia, and Zingara – essentially every major Hyborian kingdom. Where Set demands blood, Mitra asks for virtue. </p>



<p>Where serpent worship lurks in crypts and shadows, Mitra&#8217;s temples stand proudly in city centres, their simple architecture a deliberate rejection of the ornate horror of eastern faiths.</p>



<p>I&#8217;d quickly take this point to recommend the Scourge of the Serpent mini series, I enjoyed it from start to finish. The <a href="https://amzn.to/4aVGn5I" target="_blank" data-type="link" data-id="https://amzn.to/4aVGn5I" rel="noreferrer noopener nofollow sponsored">reading order for Scourge of the Serpent</a> is here.</p>



<p>What fascinates me about Mitra is how Howard uses him to explore the intersection of religion and civilisation. Mitra represents everything the Hyborian kingdoms believe makes them superior to their neighbours – mercy, truth, restraint. </p>



<p>But Howard doesn&#8217;t let this go unexamined. Mitraic priests can be intolerant bigots, persecuting Asuran worshippers with the same zeal they condemn in Set&#8217;s followers. Civilisation&#8217;s god, Howard suggests, isn&#8217;t necessarily civilised in his followers.</p>



<h2 class="wp-block-heading" id="howards-original-vision">Howard&#8217;s Original Vision</h2>



<p>Mitra appears throughout the Conan stories as the primary &#8220;good&#8221; deity, but he&#8217;s more complex than that label suggests. </p>



<p>Howard drew the name from the historical Mithra – the Zoroastrian god of covenants and light who later inspired the Roman Mithras cult – but created something distinctly his own.</p>



<p>In Howard&#8217;s world, Mitra represents a deliberate contrast to every other religion. His rites alone in the Hyborian era include no blood sacrifice whatsoever – not even animals. </p>



<p>His temples are deliberately plain, featuring little iconography except a single statue of the god depicted as an idealised bearded man. His priests teach forgiveness of enemies, though Howard acidly notes that &#8220;many of them fail to do so.&#8221;</p>



<p>The key text for understanding Mitra is Howard&#8217;s essay &#8220;The Hyborian Age,&#8221; where he describes the god&#8217;s worship as effectively the state religion of the Hyborian nations corresponding to Western Europe. </p>



<p>Mitra&#8217;s faith is missionary – his followers sometimes die trying to spread their religion to hostile peoples. It&#8217;s Christianity with the serial numbers filed off, transplanted into a prehistoric setting.</p>



<h2 class="wp-block-heading" id="when-mitra-actually-intervenes">When Mitra Actually Intervenes</h2>



<p>Unlike <a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Crom</a>, who gives his people nothing but courage at birth, Mitra occasionally involves himself in mortal affairs. The most significant example occurs in &#8220;Black Colossus,&#8221; where Princess Yasmela of Khoraja faces an ancient sorcerer-king threatening to destroy her nation.</p>



<p>In her desperate hour, Yasmela prays in Mitra&#8217;s temple – and the god answers. A voice speaks from the darkness, directing her to go to the city gates and choose the first man she meets as her champion and commander. That man turns out to be Conan.</p>



<p>This intervention changes everything for Conan. He&#8217;s commanded tens of thousands of soldiers in a historically important battle, emerging victorious against impossible odds. It&#8217;s an important step on his path to eventually becoming King of Aquilonia. </p>



<p>From Mitra&#8217;s perspective, the barbarian was evidently the best choice to defeat a sworn enemy of the Hyborian kingdoms – even if his own priests might have preferred someone more conventionally pious.</p>



<p>I find this fascinating because it shows Howard&#8217;s nuanced approach to religion. Mitra doesn&#8217;t choose a devout worshipper or a Hyborian nobleman. He chooses a Cimmerian barbarian who worships a completely different god. Divine wisdom, it seems, values effectiveness over orthodoxy.</p>



<p>It&#8217;s a great story, Black Colossus and it should definitely be read. It&#8217;s in the <a href="https://amzn.to/4l0MU3D" target="_blank" data-type="link" data-id="https://amzn.to/4l0MU3D" rel="noreferrer noopener nofollow sponsored">Coming of Conan book by Del Rey</a>, among others.</p>



<h2 class="wp-block-heading" id="the-darker-side-of-mitra-worship">The Darker Side of Mitra Worship</h2>



<p>Howard wasn&#8217;t interested in presenting Mitra as simply &#8220;the good god&#8221; without complication. In &#8220;The Hour of the Dragon,&#8221; we see Mitraic priests actively persecuting followers of Asura, another deity whose worshippers seek truth and enlightenment.</p>



<p>Conan, being a barbarian, doesn&#8217;t share this &#8220;civilised&#8221; prejudice. He protects Asuran worshippers from Mitraic persecution, and they prove beneficial allies in his hour of need. </p>



<p>It&#8217;s a pointed commentary on religious intolerance – the followers of the &#8220;merciful&#8221; god proving less merciful than the &#8220;savage&#8221; barbarian.</p>



<p>The Mitraic religion also practices a form of hell. Mitra judges souls after death, consigning sinners to punishment. </p>



<p>For a god whose followers preach forgiveness, this creates an interesting tension that Howard never fully resolves. I think the ambiguity is intentional – Howard was too smart a writer to create a straightforwardly &#8220;good&#8221; religion.</p>



<h2 class="wp-block-heading" id="mitras-temples-and-worship">Mitra&#8217;s Temples and Worship</h2>



<p>Mitraic temples stand out for their deliberate simplicity. Where other faiths build ornate shrines filled with imagery and idols, Mitra&#8217;s temples are &#8220;awesomely plain, yet stately, artistic and beautiful despite the lack of ornate symbols.&#8221;</p>



<p>This aesthetic simplicity serves theological purpose. Unlike the Shemites who believe their gods inhabit their brass idols, Mitraists understand that Mitra is omnipresent – the statues are merely representations, not dwelling places. </p>



<p>It&#8217;s a more abstract, philosophical approach to divinity that Howard associates with civilised sophistication.</p>



<p>Mitraic priests are trained in many practical skills beyond theology – smithwork, carpentry, stonework, diplomacy. </p>



<p>The religion functions as a civilising force, spreading knowledge alongside faith. This practical dimension helps explain why Mitra worship dominates the most advanced kingdoms.</p>



<h2 class="wp-block-heading" id="mitras-eternal-enemy-set">Mitra&#8217;s Eternal Enemy: Set</h2>



<p>The conflict between Mitra and Set forms the theological backbone of the Hyborian Age. Where Mitra represents light, truth, and civilisation, <a href="https://howard-verse.com/set-conan/">the god Set</a> embodies darkness, deception, and the ancient predatory aspects of worship. Their followers engage in a cosmic struggle that plays out across the stories.</p>



<p>In Howard&#8217;s cosmology, Mitra protects the righteous from the demonic forces of Set. The priest Epemitreus, who appears to Conan in &#8220;The Phoenix on the Sword,&#8221; spent his entire long life fighting Set&#8217;s influence. </p>



<p>Even in death, his spirit continues the struggle, marking Conan&#8217;s sword with Mitra&#8217;s phoenix symbol to destroy a demon sent by Set&#8217;s follower Thoth-Amon.</p>



<p>This isn&#8217;t mere mythology within the story – it&#8217;s active supernatural conflict. The Heart of Ahriman, the phoenix symbol, holy water from sacred rivers – these Mitraic tools genuinely work against evil in Howard&#8217;s world.</p>



<h2 class="wp-block-heading" id="mitra-in-the-comics">Mitra in the Comics</h2>



<p>Marvel&#8217;s Conan comics expanded Mitra&#8217;s role considerably. The god appears more directly, his priests wield genuine magical power, and the conflict with Set becomes even more explicit. </p>



<p>Roy Thomas, who adapted Howard&#8217;s work for Marvel, maintained the essential character of Mitra while adding visual elements like the horned cross symbol (resembling an ankh) that became associated with the faith.</p>



<p>The comics also established Mitra as part of the Elder Gods hierarchy, connecting him to the broader Marvel Universe cosmology. While this goes beyond Howard&#8217;s original conception, it did help cement Mitra as a genuinely divine being rather than merely a cultural construct.</p>



<h2 class="wp-block-heading" id="mitra-in-conan-exiles">Mitra in Conan Exiles</h2>



<p>In Conan Exiles, Mitra is one of the selectable religions at character creation. His worship focuses on virtue and healing, with unique items that reflect his benevolent nature.</p>



<p>The most useful Mitra item is Ambrosia – a healing consumable that&#8217;s incredibly easy to craft. You make it using resources harvested from human corpses with the Mitraic ankh tool, which provides &#8220;lingering essence&#8221; and &#8220;unblemished human meat.&#8221; </p>



<p>Yes, even the god of light apparently doesn&#8217;t mind if you harvest corpses – though at least he doesn&#8217;t require you to <em>eat</em> them like Yog does.</p>



<p>At higher tiers, Mitra provides the Feast to Mitra (offering health regeneration and stat bonuses) and eventually the ability to summon his avatar – a towering bronze colossus that can devastate enemy bases.</p>



<p>What I appreciate about Conan Exiles&#8217; Mitra is how it captures the transactional nature of Hyborian religion while maintaining Mitra&#8217;s distinct character. </p>



<p>You&#8217;re still performing morally questionable acts to gain religious favour, but the rewards are healing and protection rather than venom and death.</p>



<h2 class="wp-block-heading" id="why-mitra-matters">Why Mitra Matters</h2>



<p>Mitra serves multiple functions in Howard&#8217;s fiction. On one level, he&#8217;s simply the &#8220;good god&#8221; opposing Set&#8217;s evil. On another, he&#8217;s a tool for examining how civilised people can be just as cruel as barbarians while believing themselves morally superior.</p>



<p>I think Howard&#8217;s Mitra is ultimately a commentary on organised religion in general. The god himself seems genuinely benevolent – he answers prayers, protects the righteous, opposes evil. </p>



<p>But his followers are human, with all the pettiness, intolerance, and hypocrisy that implies. The faith teaches forgiveness, but practitioners often fail to practice what they preach.</p>



<p>This nuanced treatment elevates Howard&#8217;s work beyond simple good-versus-evil fantasy. Mitra isn&#8217;t just &#8220;the god the heroes worship.&#8221; He&#8217;s a lens through which Howard examines religion, civilisation, and the gap between what people believe and how they behave.</p>



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



<h2 class="wp-block-heading" id="related-reading">Related Reading</h2>



<ul class="wp-block-list">
<li><a href="about:blank">Gods of the Hyborian Age – Complete Guide</a></li>



<li><a href="https://howard-verse.com/who-is-crom-conan-god-explained/">Who is Crom? Conan&#8217;s God Explained</a></li>



<li><a href="about:blank">Who is Set? The Serpent God Explained</a></li>



<li><a href="https://howard-verse.com/set-conan/">Where is Stygia? The Land of Set</a></li>



<li><a href="https://howard-verse.com/bel-conan/" data-type="link" data-id="https://howard-verse.com/bel-conan/">Bel, God of Thieves</a></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 ">Does Conan worship Mitra?</h3>
<div class="rank-math-answer ">

<p>No. Conan worships <a href="https://howard-verse.com/who-is-crom-conan-god-explained/" data-type="link" data-id="https://howard-verse.com/who-is-crom-conan-god-explained/">Crom</a>, the grim god of Cimmeria. However, Conan respects Mitra and even protects his worshippers on occasion. Interestingly, Mitra chooses Conan as his champion in &#8220;Black Colossus&#8221; despite Conan following a different god entirely.</p>

</div>
</div>
<div id="faq-question-1771927948029" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Mitra based on a real god?</h3>
<div class="rank-math-answer ">

<p>Howard drew the name from Mithra, the Zoroastrian deity of covenants and light who later inspired the Roman mystery cult of Mithras. However, Howard&#8217;s Mitra is distinctly his own creation, functioning more like a proto-Christian god than like the historical Mithra.</p>

</div>
</div>
<div id="faq-question-1771927959011" class="rank-math-list-item">
<h3 class="rank-math-question ">Does Mitra ever appear directly in the stories?</h3>
<div class="rank-math-answer ">

<p>Mitra speaks to Princess Yasmela in &#8220;Black Colossus,&#8221; and his influence is felt through artifacts like the Heart of Ahriman and the phoenix symbol. The spirit of Epemitreus, a long-dead Mitraic sage, appears to Conan in &#8220;The Phoenix on the Sword.&#8221; However, Mitra himself doesn&#8217;t physically manifest the way some other supernatural beings do.</p>

</div>
</div>
<div id="faq-question-1771927970511" class="rank-math-list-item">
<h3 class="rank-math-question ">What&#8217;s the difference between Mitra and Asura?</h3>
<div class="rank-math-answer ">

<p>Both are generally benevolent deities, but they differ significantly. Mitra is the dominant, established religion of the Hyborian kingdoms with grand temples and state support. Asura is a mystery cult whose followers worship in secret, seeking truth beyond illusion. Mitraic priests persecute Asurans despite both faiths being relatively peaceful.</p>

</div>
</div>
<div id="faq-question-1771927985855" class="rank-math-list-item">
<h3 class="rank-math-question ">Is Mitra good in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>Mitra is excellent for new players. Ambrosia provides reliable healing that&#8217;s easy to craft, and the religion doesn&#8217;t require any morally questionable practices beyond harvesting corpses (which every religion requires). The Mitra avatar is also one of the more visually impressive summons in the game.</p>

</div>
</div>
<div id="faq-question-1771927991940" class="rank-math-list-item">
<h3 class="rank-math-question ">How do I learn Mitra in Conan Exiles?</h3>
<div class="rank-math-answer ">

<p>You can select Mitra during character creation, learn it from Muriela the Artisan (found in the Exiled Lands), spend 50 Knowledge points in the religion section, or find the religious artifact associated with Mitra.</p>

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


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/mitra-conan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
