<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>LoveWow Wiki  - Recent changes [en]</title>
		<link>https://lovewow.fr/wiki/index.php/Special:RecentChanges</link>
		<description>Track the most recent changes to the wiki in this feed.</description>
		<language>en</language>
		<generator>MediaWiki 1.43.8</generator>
		<lastBuildDate>Fri, 26 Jun 2026 02:52:43 GMT</lastBuildDate>
		<item>
			<title>Main Page</title>
			<link>https://lovewow.fr/wiki/index.php/Main_Page</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php/Main_Page</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/index.php?title=User:WikiAdmin&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:WikiAdmin (page does not exist)&quot;&gt;&lt;bdi&gt;WikiAdmin&lt;/bdi&gt;&lt;/a&gt; deleted page &lt;a href=&quot;/wiki/index.php/Main_Page&quot; title=&quot;Main Page&quot;&gt;Main Page&lt;/a&gt; Replace stock install page with World of Claudecraft seed&lt;/p&gt;
</description>
			<pubDate>Wed, 24 Jun 2026 21:52:04 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Main_Page</comments>
		</item>
		<item>
			<title>Main Page</title>
			<link>https://lovewow.fr/wiki/index.php/Main_Page</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php/Main_Page</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/index.php?title=User:WikiAdmin&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:WikiAdmin (page does not exist)&quot;&gt;&lt;bdi&gt;WikiAdmin&lt;/bdi&gt;&lt;/a&gt; deleted page &lt;a href=&quot;/wiki/index.php/Main_Page&quot; title=&quot;Main Page&quot;&gt;Main Page&lt;/a&gt; Replace stock install page with World of Claudecraft seed&lt;/p&gt;
</description>
			<pubDate>Wed, 24 Jun 2026 04:55:17 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Main_Page</comments>
		</item>
		<item>
			<title>MediaWiki:Common.css</title>
			<link>https://lovewow.fr/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* =========================================================================&lt;br /&gt;
   World of Claudecraft Wiki — &amp;quot;Aged Grimoire&amp;quot; theme for Vector 2022.&lt;br /&gt;
   Warm parchment reading surface, deep oak chrome, gold + wax-seal-red&lt;br /&gt;
   accents, elegant serif display headings.&lt;br /&gt;
   ========================================================================= */&lt;br /&gt;
&lt;br /&gt;
:root {&lt;br /&gt;
  --woc-ink: #2a1c10;          /* primary text on parchment */&lt;br /&gt;
  --woc-ink-soft: #5a4427;     /* secondary text */&lt;br /&gt;
  --woc-parchment: #f3e8cc;    /* reading surface */&lt;br /&gt;
  --woc-parchment-2: #ece0bf;  /* alt surface (zebra, facts) */&lt;br /&gt;
  --woc-oak: #241710;          /* dark chrome base */&lt;br /&gt;
  --woc-oak-2: #160e09;        /* darker chrome */&lt;br /&gt;
  --woc-gold: #e7b54a;         /* primary accent */&lt;br /&gt;
  --woc-gold-soft: #f0d28a;    /* accent text on dark */&lt;br /&gt;
  --woc-seal: #8a1f1c;         /* wax-seal red */&lt;br /&gt;
  --woc-rule: rgba(106, 74, 33, 0.30);&lt;br /&gt;
  --woc-rule-strong: #9d7c43;&lt;br /&gt;
  --woc-link: #1c5a7a;         /* lapis on parchment */&lt;br /&gt;
  --woc-link-visited: #6a417e; /* aged plum */&lt;br /&gt;
  --woc-display: &amp;#039;Iowan Old Style&amp;#039;, &amp;#039;Palatino Linotype&amp;#039;, Palatino, &amp;#039;Book Antiqua&amp;#039;, Georgia, serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Page backdrop: photo pushed back behind a dark &amp;quot;table&amp;quot; overlay ---- */&lt;br /&gt;
html {&lt;br /&gt;
  background: #0d0906;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
  background:&lt;br /&gt;
    radial-gradient(ellipse at 50% -10%, rgba(231, 181, 74, 0.10), rgba(13, 9, 6, 0) 55%),&lt;br /&gt;
    linear-gradient(rgba(15, 10, 7, 0.80), rgba(11, 7, 5, 0.93)),&lt;br /&gt;
    url(&amp;#039;/wiki/resources/assets/woc-loading-screen.jpg&amp;#039;) center top / cover fixed,&lt;br /&gt;
    var(--woc-oak-2);&lt;br /&gt;
  color: var(--woc-ink);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-page-container,&lt;br /&gt;
.vector-header-container,&lt;br /&gt;
.vector-sticky-header,&lt;br /&gt;
.mw-footer-container {&lt;br /&gt;
  background: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Top header bar ---- */&lt;br /&gt;
/* warm the stark white masthead so it reads as part of the parchment page */&lt;br /&gt;
.vector-header.mw-header {&lt;br /&gt;
  background: linear-gradient(180deg, #f7efd9, #ece0bd);&lt;br /&gt;
  border-bottom: 1px solid rgba(157, 124, 67, 0.6);&lt;br /&gt;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.22);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-logo-wordmark,&lt;br /&gt;
.mw-logo-tagline {&lt;br /&gt;
  color: #b9831f;&lt;br /&gt;
  font-family: var(--woc-display);&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
  letter-spacing: 0.01em;&lt;br /&gt;
  text-shadow: 0 1px 0 rgba(255, 252, 240, 0.6);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* keep the header search field crisp on the warm bar */&lt;br /&gt;
.vector-header .cdx-text-input__input,&lt;br /&gt;
.vector-header .cdx-search-input input {&lt;br /&gt;
  background: #fffaf0;&lt;br /&gt;
  border-color: rgba(157, 124, 67, 0.5);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Reading surface ---- */&lt;br /&gt;
.mw-body,&lt;br /&gt;
.vector-page-titlebar,&lt;br /&gt;
.vector-page-toolbar {&lt;br /&gt;
  background: var(--woc-parchment);&lt;br /&gt;
  color: var(--woc-ink);&lt;br /&gt;
  border-color: var(--woc-rule-strong);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body {&lt;br /&gt;
  background:&lt;br /&gt;
    radial-gradient(120% 90% at 100% 0, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0) 60%),&lt;br /&gt;
    var(--woc-parchment);&lt;br /&gt;
  border: 1px solid var(--woc-rule-strong);&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-shadow:&lt;br /&gt;
    0 1px 0 rgba(255, 246, 222, 0.5) inset,&lt;br /&gt;
    0 22px 50px rgba(0, 0, 0, 0.42);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-body {&lt;br /&gt;
  color: var(--woc-ink);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Side columns: dark oak panels ---- */&lt;br /&gt;
/* NB: don&amp;#039;t give .vector-settings panel chrome — an empty collapsed copy of&lt;br /&gt;
   it lives in the right column and would render as a stray dark nub. */&lt;br /&gt;
.vector-main-menu,&lt;br /&gt;
.vector-toc,&lt;br /&gt;
.vector-page-tools,&lt;br /&gt;
.vector-appearance {&lt;br /&gt;
  background: linear-gradient(180deg, rgba(45, 30, 19, 0.97), rgba(22, 14, 9, 0.98));&lt;br /&gt;
  color: var(--woc-parchment);&lt;br /&gt;
  border: 1px solid rgba(231, 181, 74, 0.28);&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.34);&lt;br /&gt;
  padding: 6px 10px 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* readable text + controls inside the dark side panels (incl. Appearance) */&lt;br /&gt;
.vector-main-menu,&lt;br /&gt;
.vector-main-menu *,&lt;br /&gt;
.vector-toc,&lt;br /&gt;
.vector-toc *,&lt;br /&gt;
.vector-page-tools,&lt;br /&gt;
.vector-page-tools *,&lt;br /&gt;
.vector-appearance,&lt;br /&gt;
.vector-appearance *,&lt;br /&gt;
.vector-settings,&lt;br /&gt;
.vector-settings * {&lt;br /&gt;
  color: var(--woc-parchment);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-main-menu a,&lt;br /&gt;
.vector-toc a,&lt;br /&gt;
.vector-page-tools a,&lt;br /&gt;
.vector-appearance a {&lt;br /&gt;
  color: var(--woc-gold-soft);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-main-menu a:hover,&lt;br /&gt;
.vector-toc a:hover,&lt;br /&gt;
.vector-page-tools a:hover {&lt;br /&gt;
  color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-toc .vector-toc-list-item-active &amp;gt; a,&lt;br /&gt;
.vector-toc-list-item-active .vector-toc-text {&lt;br /&gt;
  color: #fff;&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* section / landmark labels */&lt;br /&gt;
.mw-logo-wordmark,&lt;br /&gt;
.mw-logo-tagline,&lt;br /&gt;
.vector-main-menu-landmark,&lt;br /&gt;
.vector-toc-landmark,&lt;br /&gt;
.vector-page-tools-landmark,&lt;br /&gt;
.vector-pinnable-header-label,&lt;br /&gt;
.vector-pinnable-header h2,&lt;br /&gt;
.vector-pinnable-header h3 {&lt;br /&gt;
  color: var(--woc-gold);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* keep the Appearance widget&amp;#039;s labels legible */&lt;br /&gt;
.vector-settings .cdx-field__label,&lt;br /&gt;
.vector-settings .cdx-label,&lt;br /&gt;
.vector-settings legend,&lt;br /&gt;
.vector-appearance legend,&lt;br /&gt;
.vector-pinnable-header-label {&lt;br /&gt;
  color: var(--woc-gold-soft) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* tone down the white pin / collapse toggle buttons that sit on the oak panels */&lt;br /&gt;
.vector-main-menu .vector-pinnable-header-toggle-button,&lt;br /&gt;
.vector-toc .vector-pinnable-header-toggle-button,&lt;br /&gt;
.vector-page-tools .vector-pinnable-header-toggle-button,&lt;br /&gt;
.vector-appearance .vector-pinnable-header-toggle-button,&lt;br /&gt;
.vector-pinnable-header-toggle-button {&lt;br /&gt;
  background: rgba(231, 181, 74, 0.12);&lt;br /&gt;
  color: var(--woc-gold-soft);&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.vector-pinnable-header-toggle-button:hover {&lt;br /&gt;
  background: rgba(231, 181, 74, 0.24);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* the header divider under &amp;quot;Contents&amp;quot;/&amp;quot;Appearance&amp;quot; defaults to light grey,&lt;br /&gt;
   which paints a harsh line across the dark oak panels — soften to gold */&lt;br /&gt;
.vector-pinnable-header {&lt;br /&gt;
  border-bottom: 1px solid rgba(231, 181, 74, 0.22) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Typography ---- */&lt;br /&gt;
.mw-first-heading,&lt;br /&gt;
.mw-parser-output h1,&lt;br /&gt;
.mw-parser-output h2,&lt;br /&gt;
.mw-parser-output h3,&lt;br /&gt;
.mw-parser-output h4 {&lt;br /&gt;
  font-family: var(--woc-display);&lt;br /&gt;
  color: #281607;&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
  letter-spacing: 0.005em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-first-heading {&lt;br /&gt;
  font-size: 2.45rem;&lt;br /&gt;
  line-height: 1.12;&lt;br /&gt;
  border-bottom: 2px solid var(--woc-gold);&lt;br /&gt;
  padding-bottom: 0.25em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output h2 {&lt;br /&gt;
  font-size: 1.6rem;&lt;br /&gt;
  border-bottom: 1px solid var(--woc-rule);&lt;br /&gt;
  padding-bottom: 0.22em;&lt;br /&gt;
  margin-top: 1.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output h3 {&lt;br /&gt;
  font-size: 1.22rem;&lt;br /&gt;
  color: var(--woc-seal);&lt;br /&gt;
  border: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output p,&lt;br /&gt;
.mw-parser-output li {&lt;br /&gt;
  line-height: 1.65;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Links ---- */&lt;br /&gt;
.mw-parser-output a,&lt;br /&gt;
.mw-body-content a:not(.external):not(.image) {&lt;br /&gt;
  color: var(--woc-link);&lt;br /&gt;
  text-decoration-color: rgba(28, 90, 122, 0.4);&lt;br /&gt;
  text-underline-offset: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output a:visited {&lt;br /&gt;
  color: var(--woc-link-visited);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output a:hover {&lt;br /&gt;
  color: #0f3e57;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output a.new {&lt;br /&gt;
  color: var(--woc-seal);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Hero ---- */&lt;br /&gt;
.woc-main,&lt;br /&gt;
.woc-hero,&lt;br /&gt;
.woc-card,&lt;br /&gt;
.wikitable,&lt;br /&gt;
.article-facts {&lt;br /&gt;
  border-color: var(--woc-rule) !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-hero {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  grid-template-columns: minmax(0, 1fr) 264px;&lt;br /&gt;
  gap: 22px;&lt;br /&gt;
  padding: 26px 28px;&lt;br /&gt;
  margin-bottom: 22px;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  background:&lt;br /&gt;
    radial-gradient(140% 120% at 0 0, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0) 55%),&lt;br /&gt;
    linear-gradient(180deg, #f6edd4, #ecddb7);&lt;br /&gt;
  border: 1px solid var(--woc-rule-strong);&lt;br /&gt;
  border-radius: 6px;&lt;br /&gt;
  box-shadow:&lt;br /&gt;
    0 1px 0 rgba(255, 250, 232, 0.7) inset,&lt;br /&gt;
    0 16px 34px rgba(0, 0, 0, 0.22);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-hero h1 {&lt;br /&gt;
  margin: 0.08em 0 0.28em;&lt;br /&gt;
  font-family: var(--woc-display);&lt;br /&gt;
  font-size: 3rem;&lt;br /&gt;
  line-height: 1.04;&lt;br /&gt;
  color: #271404;&lt;br /&gt;
  border: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-kicker {&lt;br /&gt;
  margin: 0 0 6px;&lt;br /&gt;
  color: var(--woc-seal);&lt;br /&gt;
  font-size: 0.72rem;&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
  letter-spacing: 0.18em;&lt;br /&gt;
  text-transform: uppercase;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-hero p {&lt;br /&gt;
  color: #43321b;&lt;br /&gt;
  font-size: 1.02rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-card {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  place-items: center;&lt;br /&gt;
  padding: 14px;&lt;br /&gt;
  background: radial-gradient(120% 120% at 50% 0, #34221580, transparent 70%), linear-gradient(180deg, #2c1c13, #160d08);&lt;br /&gt;
  border: 1px solid rgba(231, 181, 74, 0.42);&lt;br /&gt;
  border-radius: 6px;&lt;br /&gt;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 12px 26px rgba(0, 0, 0, 0.4);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.woc-crest {&lt;br /&gt;
  display: grid;&lt;br /&gt;
  place-items: end center;&lt;br /&gt;
  width: min(220px, 100%);&lt;br /&gt;
  aspect-ratio: 1;&lt;br /&gt;
  padding: 14px;&lt;br /&gt;
  background:&lt;br /&gt;
    linear-gradient(rgba(24, 15, 10, 0), rgba(24, 15, 10, 0.85)),&lt;br /&gt;
    url(&amp;#039;/wiki/resources/assets/worldofclaudecraft-logo.png&amp;#039;) center / contain no-repeat;&lt;br /&gt;
  color: var(--woc-gold-soft);&lt;br /&gt;
  font-family: var(--woc-display);&lt;br /&gt;
  font-weight: 700;&lt;br /&gt;
  letter-spacing: 0.02em;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Tables ---- */&lt;br /&gt;
.wikitable,&lt;br /&gt;
.article-facts {&lt;br /&gt;
  background: var(--woc-parchment) !important;&lt;br /&gt;
  border: 1px solid var(--woc-rule-strong) !important;&lt;br /&gt;
  border-collapse: collapse;&lt;br /&gt;
  border-radius: 6px;&lt;br /&gt;
  overflow: hidden;&lt;br /&gt;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.14);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
.wikitable &amp;gt; * &amp;gt; tr &amp;gt; td,&lt;br /&gt;
.article-facts &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
.article-facts &amp;gt; * &amp;gt; tr &amp;gt; td {&lt;br /&gt;
  border: 1px solid var(--woc-rule) !important;&lt;br /&gt;
  padding: 8px 12px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* column + top headers — light text on oak, now actually visible */&lt;br /&gt;
.wikitable &amp;gt; * &amp;gt; tr &amp;gt; th,&lt;br /&gt;
.article-facts &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
  color: #fdeec8 !important;&lt;br /&gt;
  background: linear-gradient(180deg, #4a3017, #2f1d0e) !important;&lt;br /&gt;
  font-family: var(--woc-display);&lt;br /&gt;
  font-weight: 600;&lt;br /&gt;
  text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* row-header (key/value fact tables) gets a narrower, distinct tone */&lt;br /&gt;
.article-facts &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
  background: linear-gradient(180deg, #402a14, #281a0c) !important;&lt;br /&gt;
  white-space: nowrap;&lt;br /&gt;
  width: 1%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; * &amp;gt; tr:nth-child(even) &amp;gt; td,&lt;br /&gt;
.article-facts &amp;gt; * &amp;gt; tr:nth-child(even) &amp;gt; td {&lt;br /&gt;
  background: var(--woc-parchment-2);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Categories / footer of article ---- */&lt;br /&gt;
.catlinks {&lt;br /&gt;
  background: rgba(64, 42, 20, 0.10);&lt;br /&gt;
  border: 1px solid var(--woc-rule);&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  padding: 8px 12px;&lt;br /&gt;
  color: var(--woc-ink-soft);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Code / quotes ---- */&lt;br /&gt;
.mw-parser-output pre,&lt;br /&gt;
.mw-parser-output code,&lt;br /&gt;
.mw-parser-output tt {&lt;br /&gt;
  background: #efe2c0;&lt;br /&gt;
  border: 1px solid var(--woc-rule);&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  color: #3a2710;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-parser-output blockquote {&lt;br /&gt;
  border-left: 3px solid var(--woc-gold);&lt;br /&gt;
  background: rgba(231, 181, 74, 0.08);&lt;br /&gt;
  padding: 0.5em 1em;&lt;br /&gt;
  border-radius: 0 4px 4px 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Site footer ---- */&lt;br /&gt;
.mw-footer,&lt;br /&gt;
.mw-footer li,&lt;br /&gt;
.mw-footer-info,&lt;br /&gt;
.mw-footer-places {&lt;br /&gt;
  color: rgba(243, 232, 204, 0.72);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-footer a {&lt;br /&gt;
  color: var(--woc-gold-soft);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-footer {&lt;br /&gt;
  border-top: 1px solid rgba(231, 181, 74, 0.18);&lt;br /&gt;
  margin-top: 8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---- Responsive ---- */&lt;br /&gt;
@media (max-width: 720px) {&lt;br /&gt;
  .woc-hero {&lt;br /&gt;
    grid-template-columns: 1fr;&lt;br /&gt;
    padding: 20px;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  .woc-hero h1 {&lt;br /&gt;
    font-size: 2.1rem;&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  .woc-card {&lt;br /&gt;
    max-width: 230px;&lt;br /&gt;
    margin: 0 auto;&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  .mw-first-heading {&lt;br /&gt;
    font-size: 1.9rem;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/MediaWiki_talk:Common.css</comments>
		</item>
		<item>
			<title>Quick Start</title>
			<link>https://lovewow.fr/wiki/index.php?title=Quick_Start&amp;diff=4&amp;oldid=492</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Quick_Start&amp;diff=4&amp;oldid=492</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Quick_Start</comments>
		</item>
		<item>
			<title>The Gravecaller Saga</title>
			<link>https://lovewow.fr/wiki/index.php?title=The_Gravecaller_Saga&amp;diff=5&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=The_Gravecaller_Saga&amp;diff=5&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
The main story follows Brother Aldric from restless bones outside Eastbrook to Korzul the Gravewyrm beneath Thornpeak.&lt;br /&gt;
&lt;br /&gt;
== Acts ==&lt;br /&gt;
* [[Eastbrook Vale]] — Morthen the Gravecaller and [[The Hollow Crypt]].&lt;br /&gt;
* [[Mirefen Marsh]] — Vael the Mistcaller and [[The Sunken Bastion]].&lt;br /&gt;
* [[Thornpeak Heights]] — Wyrmcult zealots, Highwatch, and [[Gravewyrm Sanctum]].&lt;br /&gt;
[[Category:Lore]]&lt;br /&gt;
[[Category:Quests]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:The_Gravecaller_Saga</comments>
		</item>
		<item>
			<title>Community Lore</title>
			<link>https://lovewow.fr/wiki/index.php?title=Community_Lore&amp;diff=6&amp;oldid=494</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Community_Lore&amp;diff=6&amp;oldid=494</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l13&quot;&gt;Line 13:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 13:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Outside reception ==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Outside reception ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recent Reddit threads framed &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;LoveWow &lt;/del&gt;as a viral open-source, Fable 5-built MMORPG with thousands of early players and hundreds of GitHub stars. The same discussions mixed excitement, skepticism about generated code quality, nostalgia for Fable, questions about the TypeScript/Three.js stack, and stories of players unexpectedly sticking around to grind.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recent Reddit threads framed &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;World of Claudecraft &lt;/ins&gt;as a viral open-source, Fable 5-built MMORPG with thousands of early players and hundreds of GitHub stars. The same discussions mixed excitement, skepticism about generated code quality, nostalgia for Fable, questions about the TypeScript/Three.js stack, and stories of players unexpectedly sticking around to grind.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Community]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Community]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Discord]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Discord]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Community_Lore</comments>
		</item>
		<item>
			<title>Development Timeline</title>
			<link>https://lovewow.fr/wiki/index.php?title=Development_Timeline&amp;diff=7&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Development_Timeline&amp;diff=7&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Release themes ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! v0.3 baseline&lt;br /&gt;
| Persistent multiplayer, account flow, classes, quests, dungeons, social systems, and classic MMO presentation.&lt;br /&gt;
|-&lt;br /&gt;
! v0.4 hardening&lt;br /&gt;
| Moderation, reports, homepage polish, mobile controls, OpenGraph, bug fixes, and database correctness work.&lt;br /&gt;
|-&lt;br /&gt;
! v0.5 focus&lt;br /&gt;
| Ashen Coliseum ranked arena, first fishing loop, security fixes, guild/social polish, QoL, and release testing.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Known active topics ==&lt;br /&gt;
* Arena polish, Elo, leaderboards, and rewards.&lt;br /&gt;
* Fishing and broader professions.&lt;br /&gt;
* Guild discovery, /who, friend/guild status clarity, and chat alias behavior.&lt;br /&gt;
* Security and correctness work around market inputs, rate limits, guild transactions, character names, report handling, and moderation.&lt;br /&gt;
* Headless environment and agent support for Codex/Claude-driven players.&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:GitHub]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Development_Timeline</comments>
		</item>
		<item>
			<title>Sources Used</title>
			<link>https://lovewow.fr/wiki/index.php?title=Sources_Used&amp;diff=8&amp;oldid=496</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Sources_Used&amp;diff=8&amp;oldid=496</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Repository README, design docs, screenshots, source code, tests, sim content, class definitions, dungeon data, and server routes.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Repository README, design docs, screenshots, source code, tests, sim content, class definitions, dungeon data, and server routes.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* GitHub CLI exports of 45 issues and 141 pull requests.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* GitHub CLI exports of 45 issues and 141 pull requests.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Discord export of 3,205 messages from the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;LoveWow &lt;/del&gt;community general channel.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Discord export of 3,205 messages from the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;World of Claudecraft &lt;/ins&gt;community general channel.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== External sources ==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== External sources ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l10&quot;&gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://www.reddit.com/r/vibecoding/comments/1u47wo5/world_of_claudecraft_first_mmorpg_vibecoded_with/ r/vibecoding launch thread]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://www.reddit.com/r/vibecoding/comments/1u47wo5/world_of_claudecraft_first_mmorpg_vibecoded_with/ r/vibecoding launch thread]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://www.reddit.com/r/AI_Agents/comments/1u4hstu/agents_have_entered_the_world_of_claudecraft_open/ r/AI_Agents thread]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://www.reddit.com/r/AI_Agents/comments/1u4hstu/agents_have_entered_the_world_of_claudecraft_open/ r/AI_Agents thread]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://x.com/i/communities/2030944892999135272 World Of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;LoveWow &lt;/del&gt;X community]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [https://x.com/i/communities/2030944892999135272 World Of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Claudecraft &lt;/ins&gt;X community]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Sources]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Sources]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Sources_Used</comments>
		</item>
		<item>
			<title>Gameplay Systems</title>
			<link>https://lovewow.fr/wiki/index.php?title=Gameplay_Systems&amp;diff=9&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Gameplay_Systems&amp;diff=9&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Systems index ==&lt;br /&gt;
* [[Combat]] — Vanilla-style combat math, resources, GCD, threat, leashing, death, food, drink, and recovery.&lt;br /&gt;
* [[Parties]] — Five-player grouping, shared tap rights, shared kill credit, XP bonuses, party chat, and shared instances.&lt;br /&gt;
* [[Guilds]] — Guild creation, ranks, roster management, invites, guild chat, and public-discovery roadmap requests.&lt;br /&gt;
* [[Trading]] — Nearby players stage items and copper; both sides accept; walking apart cancels.&lt;br /&gt;
* [[World Market]] — The Merchant runs player listings, purchases, cancellations, and collections.&lt;br /&gt;
* [[Duels]] — Friendly PvP challenges end at 1 HP.&lt;br /&gt;
* [[Ashen Coliseum]] — Ranked 1v1 arena with matchmaking, private arena instances, Elo, ladder, and leaderboard.&lt;br /&gt;
* [[Fishing]] — First professions slice: pole purchase, water checks, casting, and starter catch results.&lt;br /&gt;
* [[Mobile Play]] — Touch controls, joystick fixes, quest-log access, fullscreen polish, and launch-week mobile testing.&lt;br /&gt;
* [[Agents and Bots]] — Headless training environment, Codex/Claude agent culture, and anti-bot roadmap.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Gameplay_Systems</comments>
		</item>
		<item>
			<title>Combat</title>
			<link>https://lovewow.fr/wiki/index.php?title=Combat&amp;diff=10&amp;oldid=498</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Combat&amp;diff=10&amp;oldid=498</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Combat</comments>
		</item>
		<item>
			<title>Parties</title>
			<link>https://lovewow.fr/wiki/index.php?title=Parties&amp;diff=11&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Parties&amp;diff=11&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Five-player grouping, shared tap rights, shared kill credit, XP bonuses, party chat, and shared instances.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Parties</comments>
		</item>
		<item>
			<title>Guilds</title>
			<link>https://lovewow.fr/wiki/index.php?title=Guilds&amp;diff=12&amp;oldid=500</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Guilds&amp;diff=12&amp;oldid=500</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Guilds</comments>
		</item>
		<item>
			<title>Trading</title>
			<link>https://lovewow.fr/wiki/index.php?title=Trading&amp;diff=13&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Trading&amp;diff=13&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Nearby players stage items and copper; both sides accept; walking apart cancels.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Trading</comments>
		</item>
		<item>
			<title>World Market</title>
			<link>https://lovewow.fr/wiki/index.php?title=World_Market&amp;diff=14&amp;oldid=502</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=World_Market&amp;diff=14&amp;oldid=502</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:World_Market</comments>
		</item>
		<item>
			<title>Duels</title>
			<link>https://lovewow.fr/wiki/index.php?title=Duels&amp;diff=15&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Duels&amp;diff=15&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Friendly PvP challenges end at 1 HP.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Duels</comments>
		</item>
		<item>
			<title>Ashen Coliseum</title>
			<link>https://lovewow.fr/wiki/index.php?title=Ashen_Coliseum&amp;diff=16&amp;oldid=504</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Ashen_Coliseum&amp;diff=16&amp;oldid=504</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Ashen_Coliseum</comments>
		</item>
		<item>
			<title>Fishing</title>
			<link>https://lovewow.fr/wiki/index.php?title=Fishing&amp;diff=17&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Fishing&amp;diff=17&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
First professions slice: pole purchase, water checks, casting, and starter catch results.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Fishing</comments>
		</item>
		<item>
			<title>Mobile Play</title>
			<link>https://lovewow.fr/wiki/index.php?title=Mobile_Play&amp;diff=18&amp;oldid=506</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Mobile_Play&amp;diff=18&amp;oldid=506</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Mobile_Play</comments>
		</item>
		<item>
			<title>Agents and Bots</title>
			<link>https://lovewow.fr/wiki/index.php?title=Agents_and_Bots&amp;diff=19&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Agents_and_Bots&amp;diff=19&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Headless training environment, Codex/Claude agent culture, and anti-bot roadmap.&lt;br /&gt;
[[Category:Systems]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Agents_and_Bots</comments>
		</item>
		<item>
			<title>Zones</title>
			<link>https://lovewow.fr/wiki/index.php?title=Zones&amp;diff=20&amp;oldid=508</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Zones&amp;diff=20&amp;oldid=508</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Zones</comments>
		</item>
		<item>
			<title>Classes</title>
			<link>https://lovewow.fr/wiki/index.php?title=Classes&amp;diff=21&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Classes&amp;diff=21&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Articles ==&lt;br /&gt;
* [[Druid]]&lt;br /&gt;
* [[Hunter]]&lt;br /&gt;
* [[Mage]]&lt;br /&gt;
* [[Paladin]]&lt;br /&gt;
* [[Priest]]&lt;br /&gt;
* [[Rogue]]&lt;br /&gt;
* [[Shaman]]&lt;br /&gt;
* [[Warlock]]&lt;br /&gt;
* [[Warrior]]&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Classes</comments>
		</item>
		<item>
			<title>Dungeons</title>
			<link>https://lovewow.fr/wiki/index.php?title=Dungeons&amp;diff=22&amp;oldid=510</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Dungeons&amp;diff=22&amp;oldid=510</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Dungeons</comments>
		</item>
		<item>
			<title>NPCs</title>
			<link>https://lovewow.fr/wiki/index.php?title=NPCs&amp;diff=23&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=NPCs&amp;diff=23&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Articles ==&lt;br /&gt;
* [[Apothecary Lin (NPC)]]&lt;br /&gt;
* [[Armorer Hode (NPC)]]&lt;br /&gt;
* [[Brother Aldric (NPC)]]&lt;br /&gt;
* [[Brother Aldric (NPC) (2)]]&lt;br /&gt;
* [[Brother Aldric (NPC) (3)]]&lt;br /&gt;
* [[Captain Thessaly (NPC)]]&lt;br /&gt;
* [[Fisherman Brandt (NPC)]]&lt;br /&gt;
* [[Foreman Odell (NPC)]]&lt;br /&gt;
* [[Herbalist Yara (NPC)]]&lt;br /&gt;
* [[Loremaster Caddis (NPC)]]&lt;br /&gt;
* [[Marshal Redbrook (NPC)]]&lt;br /&gt;
* [[Provisioner Hale (NPC)]]&lt;br /&gt;
* [[Quartermaster Bree (NPC)]]&lt;br /&gt;
* [[Scout Maren (NPC)]]&lt;br /&gt;
* [[Scout Maren (NPC) (2)]]&lt;br /&gt;
* [[Smith Haldren (NPC)]]&lt;br /&gt;
* [[The Merchant (NPC)]]&lt;br /&gt;
* [[Trader Wilkes (NPC)]]&lt;br /&gt;
* [[Warden Fenwick (NPC)]]&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:NPCs</comments>
		</item>
		<item>
			<title>Quests</title>
			<link>https://lovewow.fr/wiki/index.php?title=Quests&amp;diff=24&amp;oldid=512</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Quests&amp;diff=24&amp;oldid=512</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Quests</comments>
		</item>
		<item>
			<title>Mobs</title>
			<link>https://lovewow.fr/wiki/index.php?title=Mobs&amp;diff=25&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Mobs&amp;diff=25&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Articles ==&lt;br /&gt;
* [[Bastion Revenant (Mob)]]&lt;br /&gt;
* [[Bonechill Widow (Mob)]]&lt;br /&gt;
* [[Boneclad Revenant (Mob)]]&lt;br /&gt;
* [[Crypt Shambler (Mob)]]&lt;br /&gt;
* [[Deacon Voss (Mob)]]&lt;br /&gt;
* [[Deepfen Snapper (Mob)]]&lt;br /&gt;
* [[Deeprock Tunneler (Mob)]]&lt;br /&gt;
* [[Drowned Dead (Mob)]]&lt;br /&gt;
* [[Drowned Thrall (Mob)]]&lt;br /&gt;
* [[Elder Bristleback (Mob)]]&lt;br /&gt;
* [[Forest Wolf (Mob)]]&lt;br /&gt;
* [[Gorrak the Ruthless (Mob)]]&lt;br /&gt;
* [[Grand Necromancer Velkhar (Mob)]]&lt;br /&gt;
* [[Gravecaller Cultist (Mob)]]&lt;br /&gt;
* [[Gravecaller Summoner (Mob)]]&lt;br /&gt;
* [[Grubjaw the Glutton (Mob)]]&lt;br /&gt;
* [[Hollow Acolyte (Mob)]]&lt;br /&gt;
* [[Ironvein Foreman (Mob)]]&lt;br /&gt;
* [[Ironvein Sapper (Mob)]]&lt;br /&gt;
* [[Knight-Commander Olen (Mob)]]&lt;br /&gt;
* [[Korgath the Bound (Mob)]]&lt;br /&gt;
* [[Korzul the Gravewyrm (Mob)]]&lt;br /&gt;
* [[Marrowlord Varkas (Mob)]]&lt;br /&gt;
* [[Mire Prowler (Mob)]]&lt;br /&gt;
* [[Mirefen Troll (Mob)]]&lt;br /&gt;
* [[Mirefen Widow (Mob)]]&lt;br /&gt;
* [[Mirejaw Frenzy (Mob)]]&lt;br /&gt;
* [[Mirejaw the Ravenous (Mob)]]&lt;br /&gt;
* [[Mogger (Mob)]]&lt;br /&gt;
* [[Mogger Lackey (Mob)]]&lt;br /&gt;
* [[Morthen the Gravecaller (Mob)]]&lt;br /&gt;
* [[Mudfin Skulker (Mob)]]&lt;br /&gt;
* [[Nhalia Mourner (Mob)]]&lt;br /&gt;
* [[Old Greyjaw (Mob)]]&lt;br /&gt;
* [[Raised Bonewalker (Mob)]]&lt;br /&gt;
* [[Restless Bones (Mob)]]&lt;br /&gt;
* [[Ridge Stalker (Mob)]]&lt;br /&gt;
* [[Sableweb Hatchling (Mob)]]&lt;br /&gt;
* [[Sableweb Matriarch (Mob)]]&lt;br /&gt;
* [[Sanctum Boneguard (Mob)]]&lt;br /&gt;
* [[Sanctum Drakonid (Mob)]]&lt;br /&gt;
* [[Sexton Marrow (Mob)]]&lt;br /&gt;
* [[Shardlord Kazzix (Mob)]]&lt;br /&gt;
* [[Sister Nhalia (Mob)]]&lt;br /&gt;
* [[Stormcrag Elemental (Mob)]]&lt;br /&gt;
* [[The Broodmother (Mob)]]&lt;br /&gt;
* [[Thornpeak Crusher (Mob)]]&lt;br /&gt;
* [[Thornpeak Ogre (Mob)]]&lt;br /&gt;
* [[Tidebound Acolyte (Mob)]]&lt;br /&gt;
* [[Tunnel Rat Digger (Mob)]]&lt;br /&gt;
* [[Vael the Mistcaller (Mob)]]&lt;br /&gt;
* [[Vale Bandit (Mob)]]&lt;br /&gt;
* [[Varkas Boneguard (Mob)]]&lt;br /&gt;
* [[Warlord Drogmar (Mob)]]&lt;br /&gt;
* [[Webwood Lurker (Mob)]]&lt;br /&gt;
* [[Wild Boar (Mob)]]&lt;br /&gt;
* [[Wyrmcult Necromancer (Mob)]]&lt;br /&gt;
* [[Wyrmcult Zealot (Mob)]]&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Mobs</comments>
		</item>
		<item>
			<title>Items</title>
			<link>https://lovewow.fr/wiki/index.php?title=Items&amp;diff=26&amp;oldid=514</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Items&amp;diff=26&amp;oldid=514</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Items</comments>
		</item>
		<item>
			<title>Abilities</title>
			<link>https://lovewow.fr/wiki/index.php?title=Abilities&amp;diff=27&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Abilities&amp;diff=27&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Articles ==&lt;br /&gt;
* [[Adrenaline Rush (Ability)]]&lt;br /&gt;
* [[Aimed Shot (Ability)]]&lt;br /&gt;
* [[Ambush (Ability)]]&lt;br /&gt;
* [[Arcane Explosion (Ability)]]&lt;br /&gt;
* [[Arcane Intellect (Ability)]]&lt;br /&gt;
* [[Arcane Missiles (Ability)]]&lt;br /&gt;
* [[Arcane Shot (Ability)]]&lt;br /&gt;
* [[Aspect of the Cheetah (Ability)]]&lt;br /&gt;
* [[Aspect of the Hawk (Ability)]]&lt;br /&gt;
* [[Backstab (Ability)]]&lt;br /&gt;
* [[Barkskin (Ability)]]&lt;br /&gt;
* [[Battle Shout (Ability)]]&lt;br /&gt;
* [[Bear Form (Ability)]]&lt;br /&gt;
* [[Berserker Rage (Ability)]]&lt;br /&gt;
* [[Blessing of Might (Ability)]]&lt;br /&gt;
* [[Bloodrage (Ability)]]&lt;br /&gt;
* [[Bloodthirst (Ability)]]&lt;br /&gt;
* [[Cat Form (Ability)]]&lt;br /&gt;
* [[Charge (Ability)]]&lt;br /&gt;
* [[Claw (Ability)]]&lt;br /&gt;
* [[Cleave (Ability)]]&lt;br /&gt;
* [[Concussive Shot (Ability)]]&lt;br /&gt;
* [[Conjure Water (Ability)]]&lt;br /&gt;
* [[Consecration (Ability)]]&lt;br /&gt;
* [[Corruption (Ability)]]&lt;br /&gt;
* [[Curse of Agony (Ability)]]&lt;br /&gt;
* [[Defensive Stance (Ability)]]&lt;br /&gt;
* [[Demon Skin (Ability)]]&lt;br /&gt;
* [[Devotion Aura (Ability)]]&lt;br /&gt;
* [[Dismiss Pet (Ability)]]&lt;br /&gt;
* [[Divine Protection (Ability)]]&lt;br /&gt;
* [[Drain Life (Ability)]]&lt;br /&gt;
* [[Earth Shock (Ability)]]&lt;br /&gt;
* [[Entangling Roots (Ability)]]&lt;br /&gt;
* [[Evasion (Ability)]]&lt;br /&gt;
* [[Eviscerate (Ability)]]&lt;br /&gt;
* [[Execute (Ability)]]&lt;br /&gt;
* [[Exorcism (Ability)]]&lt;br /&gt;
* [[Fear (Ability)]]&lt;br /&gt;
* [[Ferocious Bite (Ability)]]&lt;br /&gt;
* [[Fire Blast (Ability)]]&lt;br /&gt;
* [[Fireball (Ability)]]&lt;br /&gt;
* [[Flame Shock (Ability)]]&lt;br /&gt;
* [[Flash Heal (Ability)]]&lt;br /&gt;
* [[Flash of Light (Ability)]]&lt;br /&gt;
* [[Frost Armor (Ability)]]&lt;br /&gt;
* [[Frost Nova (Ability)]]&lt;br /&gt;
* [[Frost Shock (Ability)]]&lt;br /&gt;
* [[Frostbolt (Ability)]]&lt;br /&gt;
* [[Ghost Wolf (Ability)]]&lt;br /&gt;
* [[Gouge (Ability)]]&lt;br /&gt;
* [[Growl (Ability)]]&lt;br /&gt;
* [[Hammer of Justice (Ability)]]&lt;br /&gt;
* [[Hamstring (Ability)]]&lt;br /&gt;
* [[Heal (Ability)]]&lt;br /&gt;
* [[Healing Touch (Ability)]]&lt;br /&gt;
* [[Healing Wave (Ability)]]&lt;br /&gt;
* [[Heroic Strike (Ability)]]&lt;br /&gt;
* [[Holy Light (Ability)]]&lt;br /&gt;
* [[Ice Barrier (Ability)]]&lt;br /&gt;
* [[Immolate (Ability)]]&lt;br /&gt;
* [[Judgement (Ability)]]&lt;br /&gt;
* [[Kidney Shot (Ability)]]&lt;br /&gt;
* [[Lay on Hands (Ability)]]&lt;br /&gt;
* [[Lesser Heal (Ability)]]&lt;br /&gt;
* [[Life Tap (Ability)]]&lt;br /&gt;
* [[Lightning Bolt (Ability)]]&lt;br /&gt;
* [[Lightning Shield (Ability)]]&lt;br /&gt;
* [[Mark of the Wild (Ability)]]&lt;br /&gt;
* [[Maul (Ability)]]&lt;br /&gt;
* [[Mind Blast (Ability)]]&lt;br /&gt;
* [[Mind Flay (Ability)]]&lt;br /&gt;
* [[Mongoose Bite (Ability)]]&lt;br /&gt;
* [[Moonfire (Ability)]]&lt;br /&gt;
* [[Mortal Strike (Ability)]]&lt;br /&gt;
* [[Overpower (Ability)]]&lt;br /&gt;
* [[Polymorph (Ability)]]&lt;br /&gt;
* [[Power Word: Fortitude (Ability)]]&lt;br /&gt;
* [[Power Word: Shield (Ability)]]&lt;br /&gt;
* [[Rapid Fire (Ability)]]&lt;br /&gt;
* [[Raptor Strike (Ability)]]&lt;br /&gt;
* [[Regrowth (Ability)]]&lt;br /&gt;
* [[Rejuvenation (Ability)]]&lt;br /&gt;
* [[Rend (Ability)]]&lt;br /&gt;
* [[Renew (Ability)]]&lt;br /&gt;
* [[Righteous Fury (Ability)]]&lt;br /&gt;
* [[Rockbiter Weapon (Ability)]]&lt;br /&gt;
* [[Scorch (Ability)]]&lt;br /&gt;
* [[Seal of Righteousness (Ability)]]&lt;br /&gt;
* [[Searing Pain (Ability)]]&lt;br /&gt;
* [[Serpent Sting (Ability)]]&lt;br /&gt;
* [[Shadow Bolt (Ability)]]&lt;br /&gt;
* [[Shadow Word: Pain (Ability)]]&lt;br /&gt;
* [[Shadowburn (Ability)]]&lt;br /&gt;
* [[Shield Slam (Ability)]]&lt;br /&gt;
* [[Sinister Strike (Ability)]]&lt;br /&gt;
* [[Slam (Ability)]]&lt;br /&gt;
* [[Slice and Dice (Ability)]]&lt;br /&gt;
* [[Smite (Ability)]]&lt;br /&gt;
* [[Sprint (Ability)]]&lt;br /&gt;
* [[Starfire (Ability)]]&lt;br /&gt;
* [[Stealth (Ability)]]&lt;br /&gt;
* [[Stormstrike (Ability)]]&lt;br /&gt;
* [[Sunder Armor (Ability)]]&lt;br /&gt;
* [[Swipe (Ability)]]&lt;br /&gt;
* [[Tame Beast (Ability)]]&lt;br /&gt;
* [[Taunt (Ability)]]&lt;br /&gt;
* [[Thorns (Ability)]]&lt;br /&gt;
* [[Thunder Clap (Ability)]]&lt;br /&gt;
* [[Whirlwind (Ability)]]&lt;br /&gt;
* [[Wing Clip (Ability)]]&lt;br /&gt;
* [[Wrath (Ability)]]&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Abilities</comments>
		</item>
		<item>
			<title>Eastbrook Vale</title>
			<link>https://lovewow.fr/wiki/index.php?title=Eastbrook_Vale&amp;diff=28&amp;oldid=516</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Eastbrook_Vale&amp;diff=28&amp;oldid=516</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Eastbrook_Vale</comments>
		</item>
		<item>
			<title>Mirefen Marsh</title>
			<link>https://lovewow.fr/wiki/index.php?title=Mirefen_Marsh&amp;diff=29&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Mirefen_Marsh&amp;diff=29&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Report to Warden Fenwick at the Fenbridge gate.&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level range&lt;br /&gt;
| 6-13&lt;br /&gt;
|-&lt;br /&gt;
! Hub&lt;br /&gt;
| Fenbridge&lt;br /&gt;
|-&lt;br /&gt;
! Biome&lt;br /&gt;
| marsh&lt;br /&gt;
|-&lt;br /&gt;
! Graveyard&lt;br /&gt;
| -18, 286&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Points of interest ==&lt;br /&gt;
* Fenbridge&lt;br /&gt;
* Prowler Reeds&lt;br /&gt;
* Deepfen Shallows&lt;br /&gt;
* Widow Thicket&lt;br /&gt;
* Drowned Chapel&lt;br /&gt;
* Troll Mounds&lt;br /&gt;
* Gravecaller Encampment&lt;br /&gt;
* The Sunken Bastion&lt;br /&gt;
&lt;br /&gt;
== NPCs ==&lt;br /&gt;
* [[Warden Fenwick (NPC)]]&lt;br /&gt;
* [[Brother Aldric (NPC) (2)]]&lt;br /&gt;
* [[Provisioner Hale (NPC)]]&lt;br /&gt;
* [[Herbalist Yara (NPC)]]&lt;br /&gt;
* [[Scout Maren (NPC)]]&lt;br /&gt;
&lt;br /&gt;
== Quest chain ==&lt;br /&gt;
* [[Silence the Call]]&lt;br /&gt;
* [[The Binding Rite]]&lt;br /&gt;
* [[Into the Hollow]]&lt;br /&gt;
* [[The Sexton&amp;#039;s Bell]]&lt;br /&gt;
* [[The Gravecaller&amp;#039;s Trail]]&lt;br /&gt;
* [[Mogger&amp;#039;s Trail]]&lt;br /&gt;
* [[Mogger Must Fall]]&lt;br /&gt;
* [[Muster at Fenbridge]]&lt;br /&gt;
* [[Teeth of the Fen]]&lt;br /&gt;
* [[Pelts for the Causeway]]&lt;br /&gt;
* [[The Lost Caravan]]&lt;br /&gt;
* [[The Deepfen Stirs]]&lt;br /&gt;
[[Category:Zones]]&lt;br /&gt;
[[Category:marsh]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Mirefen_Marsh</comments>
		</item>
		<item>
			<title>Thornpeak Heights</title>
			<link>https://lovewow.fr/wiki/index.php?title=Thornpeak_Heights&amp;diff=30&amp;oldid=518</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Thornpeak_Heights&amp;diff=30&amp;oldid=518</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Thornpeak_Heights</comments>
		</item>
		<item>
			<title>Warrior</title>
			<link>https://lovewow.fr/wiki/index.php?title=Warrior&amp;diff=31&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Warrior&amp;diff=31&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Warrior starts with Worn Shortsword and uses rage.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! STR&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
! AGI&lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
! STA&lt;br /&gt;
| 22&lt;br /&gt;
|-&lt;br /&gt;
! INT&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
! SPI&lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
! ARMOR&lt;br /&gt;
| 50&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
* [[Heroic Strike (Ability)|Heroic Strike]]&lt;br /&gt;
* [[Battle Shout (Ability)|Battle Shout]]&lt;br /&gt;
* [[Charge (Ability)|Charge]]&lt;br /&gt;
* [[Rend (Ability)|Rend]]&lt;br /&gt;
* [[Thunder Clap (Ability)|Thunder Clap]]&lt;br /&gt;
* [[Hamstring (Ability)|Hamstring]]&lt;br /&gt;
* [[Bloodrage (Ability)|Bloodrage]]&lt;br /&gt;
* [[Overpower (Ability)|Overpower]]&lt;br /&gt;
* [[Execute (Ability)|Execute]]&lt;br /&gt;
* [[Slam (Ability)|Slam]]&lt;br /&gt;
* [[Cleave (Ability)|Cleave]]&lt;br /&gt;
* [[Defensive Stance (Ability)|Defensive Stance]]&lt;br /&gt;
* [[Sunder Armor (Ability)|Sunder Armor]]&lt;br /&gt;
* [[Taunt (Ability)|Taunt]]&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Warrior</comments>
		</item>
		<item>
			<title>Mage</title>
			<link>https://lovewow.fr/wiki/index.php?title=Mage&amp;diff=32&amp;oldid=520</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Mage&amp;diff=32&amp;oldid=520</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Mage</comments>
		</item>
		<item>
			<title>Rogue</title>
			<link>https://lovewow.fr/wiki/index.php?title=Rogue&amp;diff=33&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Rogue&amp;diff=33&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Rogue starts with Rusty Dagger and uses energy.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! STR&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
! AGI&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
! STA&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
! INT&lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
! SPI&lt;br /&gt;
| 12&lt;br /&gt;
|-&lt;br /&gt;
! ARMOR&lt;br /&gt;
| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
* [[Sinister Strike (Ability)|Sinister Strike]]&lt;br /&gt;
* [[Eviscerate (Ability)|Eviscerate]]&lt;br /&gt;
* [[Backstab (Ability)|Backstab]]&lt;br /&gt;
* [[Gouge (Ability)|Gouge]]&lt;br /&gt;
* [[Evasion (Ability)|Evasion]]&lt;br /&gt;
* [[Slice and Dice (Ability)|Slice and Dice]]&lt;br /&gt;
* [[Sprint (Ability)|Sprint]]&lt;br /&gt;
* [[Kidney Shot (Ability)|Kidney Shot]]&lt;br /&gt;
* [[Ambush (Ability)|Ambush]]&lt;br /&gt;
* [[Adrenaline Rush (Ability)|Adrenaline Rush]]&lt;br /&gt;
* [[Stealth (Ability)|Stealth]]&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Rogue</comments>
		</item>
		<item>
			<title>Paladin</title>
			<link>https://lovewow.fr/wiki/index.php?title=Paladin&amp;diff=34&amp;oldid=522</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Paladin&amp;diff=34&amp;oldid=522</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Paladin</comments>
		</item>
		<item>
			<title>Hunter</title>
			<link>https://lovewow.fr/wiki/index.php?title=Hunter&amp;diff=35&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Hunter&amp;diff=35&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Hunter starts with Rusty Hatchet and uses mana.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! STR&lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
! AGI&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
! STA&lt;br /&gt;
| 19&lt;br /&gt;
|-&lt;br /&gt;
! INT&lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
! SPI&lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
! ARMOR&lt;br /&gt;
| 45&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
* [[Raptor Strike (Ability)|Raptor Strike]]&lt;br /&gt;
* [[Aspect of the Hawk (Ability)|Aspect of the Hawk]]&lt;br /&gt;
* [[Serpent Sting (Ability)|Serpent Sting]]&lt;br /&gt;
* [[Arcane Shot (Ability)|Arcane Shot]]&lt;br /&gt;
* [[Concussive Shot (Ability)|Concussive Shot]]&lt;br /&gt;
* [[Mongoose Bite (Ability)|Mongoose Bite]]&lt;br /&gt;
* [[Wing Clip (Ability)|Wing Clip]]&lt;br /&gt;
* [[Aspect of the Cheetah (Ability)|Aspect of the Cheetah]]&lt;br /&gt;
* [[Aimed Shot (Ability)|Aimed Shot]]&lt;br /&gt;
* [[Rapid Fire (Ability)|Rapid Fire]]&lt;br /&gt;
* [[Tame Beast (Ability)|Tame Beast]]&lt;br /&gt;
* [[Dismiss Pet (Ability)|Dismiss Pet]]&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Hunter</comments>
		</item>
		<item>
			<title>Priest</title>
			<link>https://lovewow.fr/wiki/index.php?title=Priest&amp;diff=36&amp;oldid=524</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Priest&amp;diff=36&amp;oldid=524</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Priest</comments>
		</item>
		<item>
			<title>Shaman</title>
			<link>https://lovewow.fr/wiki/index.php?title=Shaman&amp;diff=37&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Shaman&amp;diff=37&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Shaman starts with Training Mace and uses mana.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! STR&lt;br /&gt;
| 18&lt;br /&gt;
|-&lt;br /&gt;
! AGI&lt;br /&gt;
| 16&lt;br /&gt;
|-&lt;br /&gt;
! STA&lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
! INT&lt;br /&gt;
| 18&lt;br /&gt;
|-&lt;br /&gt;
! SPI&lt;br /&gt;
| 18&lt;br /&gt;
|-&lt;br /&gt;
! ARMOR&lt;br /&gt;
| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
* [[Lightning Bolt (Ability)|Lightning Bolt]]&lt;br /&gt;
* [[Rockbiter Weapon (Ability)|Rockbiter Weapon]]&lt;br /&gt;
* [[Healing Wave (Ability)|Healing Wave]]&lt;br /&gt;
* [[Earth Shock (Ability)|Earth Shock]]&lt;br /&gt;
* [[Lightning Shield (Ability)|Lightning Shield]]&lt;br /&gt;
* [[Flame Shock (Ability)|Flame Shock]]&lt;br /&gt;
* [[Frost Shock (Ability)|Frost Shock]]&lt;br /&gt;
* [[Ghost Wolf (Ability)|Ghost Wolf]]&lt;br /&gt;
* [[Stormstrike (Ability)|Stormstrike]]&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Shaman</comments>
		</item>
		<item>
			<title>Warlock</title>
			<link>https://lovewow.fr/wiki/index.php?title=Warlock&amp;diff=38&amp;oldid=526</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Warlock&amp;diff=38&amp;oldid=526</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Warlock</comments>
		</item>
		<item>
			<title>Druid</title>
			<link>https://lovewow.fr/wiki/index.php?title=Druid&amp;diff=39&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Druid&amp;diff=39&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Druid starts with Gnarled Staff and uses mana.&lt;br /&gt;
&lt;br /&gt;
== Stats ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! STR&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
! AGI&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
! STA&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
! INT&lt;br /&gt;
| 19&lt;br /&gt;
|-&lt;br /&gt;
! SPI&lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
! ARMOR&lt;br /&gt;
| 30&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Abilities ==&lt;br /&gt;
* [[Wrath (Ability)|Wrath]]&lt;br /&gt;
* [[Healing Touch (Ability)|Healing Touch]]&lt;br /&gt;
* [[Mark of the Wild (Ability)|Mark of the Wild]]&lt;br /&gt;
* [[Moonfire (Ability)|Moonfire]]&lt;br /&gt;
* [[Rejuvenation (Ability)|Rejuvenation]]&lt;br /&gt;
* [[Thorns (Ability)|Thorns]]&lt;br /&gt;
* [[Entangling Roots (Ability)|Entangling Roots]]&lt;br /&gt;
* [[Bear Form (Ability)|Bear Form]]&lt;br /&gt;
* [[Regrowth (Ability)|Regrowth]]&lt;br /&gt;
* [[Barkskin (Ability)|Barkskin]]&lt;br /&gt;
* [[Starfire (Ability)|Starfire]]&lt;br /&gt;
* [[Maul (Ability)|Maul]]&lt;br /&gt;
* [[Growl (Ability)|Growl]]&lt;br /&gt;
* [[Cat Form (Ability)|Cat Form]]&lt;br /&gt;
* [[Claw (Ability)|Claw]]&lt;br /&gt;
* [[Ferocious Bite (Ability)|Ferocious Bite]]&lt;br /&gt;
* [[Swipe (Ability)|Swipe]]&lt;br /&gt;
[[Category:Classes]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Druid</comments>
		</item>
		<item>
			<title>The Hollow Crypt</title>
			<link>https://lovewow.fr/wiki/index.php?title=The_Hollow_Crypt&amp;diff=40&amp;oldid=528</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=The_Hollow_Crypt&amp;diff=40&amp;oldid=528</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:The_Hollow_Crypt</comments>
		</item>
		<item>
			<title>The Sunken Bastion</title>
			<link>https://lovewow.fr/wiki/index.php?title=The_Sunken_Bastion&amp;diff=41&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=The_Sunken_Bastion&amp;diff=41&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
The Sunken Bastion is a private party instance with 13 source-defined spawns.&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Interior&lt;br /&gt;
| crypt&lt;br /&gt;
|-&lt;br /&gt;
! Spawn count&lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
! Door position&lt;br /&gt;
| 45, 515&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Bosses ==&lt;br /&gt;
* [[Vael the Mistcaller (Mob)|Vael the Mistcaller]]&lt;br /&gt;
&lt;br /&gt;
== Spawn list ==&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at -3, 18&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at 3, 19&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at -9, 38&lt;br /&gt;
* [[Tidebound Acolyte (Mob)|Tidebound Acolyte]] at -5, 39&lt;br /&gt;
* [[Tidebound Acolyte (Mob)|Tidebound Acolyte]] at 9, 54&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at 5, 55&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at -5, 68&lt;br /&gt;
* [[Tidebound Acolyte (Mob)|Tidebound Acolyte]] at -1, 70&lt;br /&gt;
* [[Knight-Commander Olen (Mob)|Knight-Commander Olen]] at -4, 82&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at 1, 83&lt;br /&gt;
* [[Vael the Mistcaller (Mob)|Vael the Mistcaller]] at 0, 98&lt;br /&gt;
* [[Tidebound Acolyte (Mob)|Tidebound Acolyte]] at -4, 96&lt;br /&gt;
* [[Bastion Revenant (Mob)|Bastion Revenant]] at 4, 96&lt;br /&gt;
[[Category:Dungeons]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:The_Sunken_Bastion</comments>
		</item>
		<item>
			<title>Gravewyrm Sanctum</title>
			<link>https://lovewow.fr/wiki/index.php?title=Gravewyrm_Sanctum&amp;diff=42&amp;oldid=530</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Gravewyrm_Sanctum&amp;diff=42&amp;oldid=530</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Gravewyrm_Sanctum</comments>
		</item>
		<item>
			<title>The Merchant (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=The_Merchant_(NPC)&amp;diff=43&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=The_Merchant_(NPC)&amp;diff=43&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Greeting ==&lt;br /&gt;
Welcome to the World Market, $C. Buy from every adventurer in the realm — or set out your own wares and let coin find you.&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Title&lt;br /&gt;
| Keeper of the World Market&lt;br /&gt;
|-&lt;br /&gt;
! Position&lt;br /&gt;
| 0, 9.5&lt;br /&gt;
|-&lt;br /&gt;
! Quest count&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! Vendor&lt;br /&gt;
| World Market&lt;br /&gt;
|}&lt;br /&gt;
[[Category:NPCs]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:The_Merchant_(NPC)</comments>
		</item>
		<item>
			<title>Marshal Redbrook (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Marshal_Redbrook_(NPC)&amp;diff=44&amp;oldid=532</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Marshal_Redbrook_(NPC)&amp;diff=44&amp;oldid=532</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Marshal_Redbrook_(NPC)</comments>
		</item>
		<item>
			<title>Trader Wilkes (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Trader_Wilkes_(NPC)&amp;diff=45&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Trader_Wilkes_(NPC)&amp;diff=45&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Greeting ==&lt;br /&gt;
Fresh bread, clean water, fair prices. What can I get you?&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Title&lt;br /&gt;
| Provisioner&lt;br /&gt;
|-&lt;br /&gt;
! Position&lt;br /&gt;
| -7, 3&lt;br /&gt;
|-&lt;br /&gt;
! Quest count&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
! Vendor&lt;br /&gt;
| Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quests ==&lt;br /&gt;
* [[Bristleback Hides]]&lt;br /&gt;
* [[Stolen Supplies]]&lt;br /&gt;
&lt;br /&gt;
== Vendor stock ==&lt;br /&gt;
* [[Freshly Baked Bread]]&lt;br /&gt;
* [[Refreshing Spring Water]]&lt;br /&gt;
* [[Roasted Boar Meat]]&lt;br /&gt;
* [[Tough Jerky]]&lt;br /&gt;
* [[Minor Healing Potion]]&lt;br /&gt;
* [[Minor Mana Potion]]&lt;br /&gt;
[[Category:NPCs]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Trader_Wilkes_(NPC)</comments>
		</item>
		<item>
			<title>Apothecary Lin (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Apothecary_Lin_(NPC)&amp;diff=46&amp;oldid=534</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Apothecary_Lin_(NPC)&amp;diff=46&amp;oldid=534</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Apothecary_Lin_(NPC)</comments>
		</item>
		<item>
			<title>Brother Aldric (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Brother_Aldric_(NPC)&amp;diff=47&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Brother_Aldric_(NPC)&amp;diff=47&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Greeting ==&lt;br /&gt;
The Light keep you. Even the dead find no rest here of late.&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Title&lt;br /&gt;
| Priest of the Vale&lt;br /&gt;
|-&lt;br /&gt;
! Position&lt;br /&gt;
| -14, -10&lt;br /&gt;
|-&lt;br /&gt;
! Quest count&lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
! Vendor&lt;br /&gt;
| No&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quests ==&lt;br /&gt;
* [[The Restless Dead]]&lt;br /&gt;
* [[Whispers Below]]&lt;br /&gt;
* [[The Names of the Dead]]&lt;br /&gt;
* [[Silence the Call]]&lt;br /&gt;
* [[The Binding Rite]]&lt;br /&gt;
* [[The Sexton&amp;#039;s Bell]]&lt;br /&gt;
* [[Into the Hollow]]&lt;br /&gt;
* [[The Gravecaller&amp;#039;s Trail]]&lt;br /&gt;
* [[Muster at Fenbridge]]&lt;br /&gt;
[[Category:NPCs]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Brother_Aldric_(NPC)</comments>
		</item>
		<item>
			<title>Smith Haldren (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Smith_Haldren_(NPC)&amp;diff=48&amp;oldid=536</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Smith_Haldren_(NPC)&amp;diff=48&amp;oldid=536</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Smith_Haldren_(NPC)</comments>
		</item>
		<item>
			<title>Fisherman Brandt (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Fisherman_Brandt_(NPC)&amp;diff=49&amp;oldid=0</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Fisherman_Brandt_(NPC)&amp;diff=49&amp;oldid=0</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Greeting ==&lt;br /&gt;
Grlmurlgrl— sorry, been listening to those fish-men too long.&lt;br /&gt;
&lt;br /&gt;
== Facts ==&lt;br /&gt;
{| class=&amp;quot;wikitable article-facts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Title&lt;br /&gt;
| Old Salt&lt;br /&gt;
|-&lt;br /&gt;
! Position&lt;br /&gt;
| -16, 6&lt;br /&gt;
|-&lt;br /&gt;
! Quest count&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
! Vendor&lt;br /&gt;
| Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quests ==&lt;br /&gt;
* [[Trouble at the Lake]]&lt;br /&gt;
&lt;br /&gt;
== Vendor stock ==&lt;br /&gt;
* [[Simple Fishing Pole]]&lt;br /&gt;
[[Category:NPCs]]&lt;br /&gt;
&lt;/div&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Fisherman_Brandt_(NPC)</comments>
		</item>
		<item>
			<title>Foreman Odell (NPC)</title>
			<link>https://lovewow.fr/wiki/index.php?title=Foreman_Odell_(NPC)&amp;diff=50&amp;oldid=538</link>
			<guid isPermaLink="false">https://lovewow.fr/wiki/index.php?title=Foreman_Odell_(NPC)&amp;diff=50&amp;oldid=538</guid>
			<description>&lt;p&gt;Seed World of Claudecraft wiki content&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:47, 15 June 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</description>
			<pubDate>Mon, 15 Jun 2026 23:47:51 GMT</pubDate>
			<dc:creator>WikiAdmin</dc:creator>
			<comments>https://lovewow.fr/wiki/index.php/Talk:Foreman_Odell_(NPC)</comments>
		</item>
</channel></rss>