<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://angelsofwrath.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CuBe...AoW</id>
	<title>LOKFreedom - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://angelsofwrath.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CuBe...AoW"/>
	<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Special:Contributions/CuBe...AoW"/>
	<updated>2026-04-11T05:01:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2271</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2271"/>
		<updated>2025-08-11T02:44:27Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*&lt;br /&gt;
 * MediaWiki Custom Theme&lt;br /&gt;
 * Background: #f5eeda (Parchment)&lt;br /&gt;
 * Accent: #8b4513 (Saddle Brown)&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* General Body and Page Styling */&lt;br /&gt;
body, #mw-page-base, #mw-head-base, #content, .mw-body {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    color: #333; /* Dark text for readability */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
    color: #a0522d; /* A slightly lighter brown for hover */&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
    color: #7a3c10; /* A slightly darker brown for visited links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red links for non-existent pages */&lt;br /&gt;
a.new {&lt;br /&gt;
    color: #c06c4b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.new:visited {&lt;br /&gt;
    color: #a95b3b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Header and Navigation --- */&lt;br /&gt;
#mw-head {&lt;br /&gt;
    background-color: #f5eeda; /* Match page background */&lt;br /&gt;
    color: #8b4513; /* Use accent color for text */&lt;br /&gt;
    border-bottom: 1px solid #d2b48c; /* Add a subtle separator */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a, #p-personal a {&lt;br /&gt;
    color: #8b4513; /* Use accent color for links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a:hover, #p-personal a:hover {&lt;br /&gt;
    background-color: #eaddc4; /* Lighter tan for hover */&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Main page title */&lt;br /&gt;
#firstHeading, .firstHeading {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c; /* Tan border */&lt;br /&gt;
    padding-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search Box */&lt;br /&gt;
#searchInput {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton, #mw-searchButton {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
    border: 1px solid #7a3c10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton:hover, #mw-searchButton:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Sidebar --- */&lt;br /&gt;
#mw-panel, .mw-portlet {&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
    background-image: url(https://www.angelsofwrath.net/img/logo.png);&lt;br /&gt;
    background-size: contain;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal {&lt;br /&gt;
    background: none;&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal h3 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a:hover {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Content Area --- */&lt;br /&gt;
#content {&lt;br /&gt;
    border: 1px solid #d2b48c; /* Tan border around content */&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Headings */&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #eaddc4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tables */&lt;br /&gt;
.wikitable {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Footer --- */&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: #eaddc4; /* A lighter tan for the footer */&lt;br /&gt;
    border-top: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-info li, #footer-places li {&lt;br /&gt;
    color: #5a3415;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-icons {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Tabs (View, Edit, History, etc.) --- */&lt;br /&gt;
#p-views ul li a {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li.selected a {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    border-bottom: 1px solid #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li a:hover {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Other Elements --- */&lt;br /&gt;
/* Categories Box */&lt;br /&gt;
.catlinks {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infoboxes */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fdf8f0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .infobox-header, .infobox .infobox-title {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2270</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2270"/>
		<updated>2025-08-11T02:43:10Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*&lt;br /&gt;
 * MediaWiki Custom Theme&lt;br /&gt;
 * Background: #f5eeda (Parchment)&lt;br /&gt;
 * Accent: #8b4513 (Saddle Brown)&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* General Body and Page Styling */&lt;br /&gt;
body, #mw-page-base, #mw-head-base, #content, .mw-body {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    color: #333; /* Dark text for readability */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
    color: #a0522d; /* A slightly lighter brown for hover */&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
    color: #7a3c10; /* A slightly darker brown for visited links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red links for non-existent pages */&lt;br /&gt;
a.new {&lt;br /&gt;
    color: #c06c4b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.new:visited {&lt;br /&gt;
    color: #a95b3b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Header and Navigation --- */&lt;br /&gt;
#mw-head {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a, #p-personal a {&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a:hover, #p-personal a:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Main page title */&lt;br /&gt;
#firstHeading, .firstHeading {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c; /* Tan border */&lt;br /&gt;
    padding-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search Box */&lt;br /&gt;
#searchInput {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton, #mw-searchButton {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
    border: 1px solid #7a3c10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton:hover, #mw-searchButton:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Sidebar --- */&lt;br /&gt;
#mw-panel, .mw-portlet {&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
    background-image: url(https://www.angelsofwrath.net/img/logo.png);&lt;br /&gt;
    background-size: contain;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-position: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal {&lt;br /&gt;
    background: none;&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal h3 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a:hover {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Content Area --- */&lt;br /&gt;
#content {&lt;br /&gt;
    border: 1px solid #d2b48c; /* Tan border around content */&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Headings */&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #eaddc4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tables */&lt;br /&gt;
.wikitable {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Footer --- */&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: #eaddc4; /* A lighter tan for the footer */&lt;br /&gt;
    border-top: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-info li, #footer-places li {&lt;br /&gt;
    color: #5a3415;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-icons {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Tabs (View, Edit, History, etc.) --- */&lt;br /&gt;
#p-views ul li a {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li.selected a {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    border-bottom: 1px solid #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li a:hover {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Other Elements --- */&lt;br /&gt;
/* Categories Box */&lt;br /&gt;
.catlinks {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infoboxes */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fdf8f0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .infobox-header, .infobox .infobox-title {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2269</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2269"/>
		<updated>2025-08-11T02:41:46Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
/*&lt;br /&gt;
 * MediaWiki Custom Theme&lt;br /&gt;
 * Background: #f5eeda (Parchment)&lt;br /&gt;
 * Accent: #8b4513 (Saddle Brown)&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* General Body and Page Styling */&lt;br /&gt;
body, #mw-page-base, #mw-head-base, #content, .mw-body {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    color: #333; /* Dark text for readability */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
    color: #a0522d; /* A slightly lighter brown for hover */&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
    color: #7a3c10; /* A slightly darker brown for visited links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red links for non-existent pages */&lt;br /&gt;
a.new {&lt;br /&gt;
    color: #c06c4b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.new:visited {&lt;br /&gt;
    color: #a95b3b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Header and Navigation --- */&lt;br /&gt;
#mw-head {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a, #p-personal a {&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a:hover, #p-personal a:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Main page title */&lt;br /&gt;
#firstHeading, .firstHeading {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c; /* Tan border */&lt;br /&gt;
    padding-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search Box */&lt;br /&gt;
#searchInput {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton, #mw-searchButton {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
    border: 1px solid #7a3c10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton:hover, #mw-searchButton:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Sidebar --- */&lt;br /&gt;
#mw-panel, .mw-portlet {&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
    background-image: url(https://www.angelsofwrath.net/img/logo.png); /* Placeholder for your logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal {&lt;br /&gt;
    background: none;&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal h3 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a:hover {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Content Area --- */&lt;br /&gt;
#content {&lt;br /&gt;
    border: 1px solid #d2b48c; /* Tan border around content */&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Headings */&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #eaddc4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tables */&lt;br /&gt;
.wikitable {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Footer --- */&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: #eaddc4; /* A lighter tan for the footer */&lt;br /&gt;
    border-top: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-info li, #footer-places li {&lt;br /&gt;
    color: #5a3415;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-icons {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Tabs (View, Edit, History, etc.) --- */&lt;br /&gt;
#p-views ul li a {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li.selected a {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    border-bottom: 1px solid #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li a:hover {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Other Elements --- */&lt;br /&gt;
/* Categories Box */&lt;br /&gt;
.catlinks {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infoboxes */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fdf8f0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .infobox-header, .infobox .infobox-title {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2268</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=MediaWiki:Common.css&amp;diff=2268"/>
		<updated>2025-08-11T02:40:51Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: Created page with &amp;quot;/* CSS placed here will be applied to all skins */ /*  * MediaWiki Custom Theme  * Background: #f5eeda (Parchment)  * Accent: #8b4513 (Saddle Brown)  */  /* General Body and Page Styling */ body, #mw-page-base, #mw-head-base, #content, .mw-body {     background-color: #f5eeda;     color: #333; /* Dark text for readability */ }  /* Links */ a {     color: #8b4513;     text-decoration: none; }  a:hover, a:focus {     color: #a0522d; /* A slightly lighter brown for hover */...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
/*&lt;br /&gt;
 * MediaWiki Custom Theme&lt;br /&gt;
 * Background: #f5eeda (Parchment)&lt;br /&gt;
 * Accent: #8b4513 (Saddle Brown)&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
/* General Body and Page Styling */&lt;br /&gt;
body, #mw-page-base, #mw-head-base, #content, .mw-body {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    color: #333; /* Dark text for readability */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Links */&lt;br /&gt;
a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:hover, a:focus {&lt;br /&gt;
    color: #a0522d; /* A slightly lighter brown for hover */&lt;br /&gt;
    text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a:visited {&lt;br /&gt;
    color: #7a3c10; /* A slightly darker brown for visited links */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Red links for non-existent pages */&lt;br /&gt;
a.new {&lt;br /&gt;
    color: #c06c4b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.new:visited {&lt;br /&gt;
    color: #a95b3b !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Header and Navigation --- */&lt;br /&gt;
#mw-head {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a, #p-personal a {&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-head a:hover, #p-personal a:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
    color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Main page title */&lt;br /&gt;
#firstHeading, .firstHeading {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c; /* Tan border */&lt;br /&gt;
    padding-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Search Box */&lt;br /&gt;
#searchInput {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    color: #333;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton, #mw-searchButton {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
    border: 1px solid #7a3c10;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#searchButton:hover, #mw-searchButton:hover {&lt;br /&gt;
    background-color: #a0522d;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Sidebar --- */&lt;br /&gt;
#mw-panel, .mw-portlet {&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a {&lt;br /&gt;
    background-image: url(https://placehold.co/135x135/f5eeda/8b4513?text=Your+Logo); /* Placeholder for your logo */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal {&lt;br /&gt;
    background: none;&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portal h3 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
    border-bottom: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-panel .body ul li a:hover {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* --- Content Area --- */&lt;br /&gt;
#content {&lt;br /&gt;
    border: 1px solid #d2b48c; /* Tan border around content */&lt;br /&gt;
    border-left: none;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Headings */&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
    border-bottom: 1px solid #eaddc4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Tables */&lt;br /&gt;
.wikitable {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wikitable &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; td, .wikitable &amp;gt; tr &amp;gt; th, .wikitable &amp;gt; * &amp;gt; tr &amp;gt; th {&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Footer --- */&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: #eaddc4; /* A lighter tan for the footer */&lt;br /&gt;
    border-top: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-info li, #footer-places li {&lt;br /&gt;
    color: #5a3415;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#footer-icons {&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Tabs (View, Edit, History, etc.) --- */&lt;br /&gt;
#p-views ul li a {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    color: #8b4513;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li.selected a {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
    border-bottom: 1px solid #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-views ul li a:hover {&lt;br /&gt;
    background-color: #f5eeda;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* --- Other Elements --- */&lt;br /&gt;
/* Categories Box */&lt;br /&gt;
.catlinks {&lt;br /&gt;
    background-color: #eaddc4;&lt;br /&gt;
    border: 1px solid #d2b48c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infoboxes */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #8b4513;&lt;br /&gt;
    background-color: #fdf8f0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox .infobox-header, .infobox .infobox-title {&lt;br /&gt;
    background-color: #8b4513;&lt;br /&gt;
    color: #f5eeda;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Leng&amp;diff=2112</id>
		<title>Leng</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Leng&amp;diff=2112"/>
		<updated>2025-05-19T10:06:34Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: /* Stats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:leng_Hres.png|200px|thumb|left|Leng Map]]&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
=Lore= &lt;br /&gt;
Leng was a strong bastion of the Brotherhood.  The Inner circle of Leng had&lt;br /&gt;
managed, many years ago, to gain control of the Government of Leng.  The&lt;br /&gt;
result of this control was that the Brotherhood could freely do business&lt;br /&gt;
in Leng, without the need for the secrecy.  Anyone who didn&#039;t agree with&lt;br /&gt;
the government had a habit of mysteriously disappearing (and for some reason&lt;br /&gt;
the Drake and the Dragon both seem to be slightly overweight.  coincidence?)&lt;br /&gt;
&lt;br /&gt;
A little known fact is that, after the botched attempt at summoning the Dragon&lt;br /&gt;
in Kesmai, the few survivors of the Summoning that did manage to escape came&lt;br /&gt;
to Leng.  There they recovered from their wounds and started to try and piece&lt;br /&gt;
together the remnants of Lore that they still remembered (having lost much of&lt;br /&gt;
their information when the first dragon took over Kesmai.)  The Brotherhood&lt;br /&gt;
flourished here for many years after, and they again tried to summon a dragon,&lt;br /&gt;
still intent on the destruction of the Grand Order of Thaums.&lt;br /&gt;
&lt;br /&gt;
This second attempt was more successful in one regard.  The Dragon that was&lt;br /&gt;
summoned in Kesmai was one of the lesser dragons.  This time, in Leng, they&lt;br /&gt;
managed to summon a Great Dragon.  [[Kosh]] appeared with the summons, and he too&lt;br /&gt;
was not very pleased at having his rest disturbed by the brotherhood.  This&lt;br /&gt;
time, though, none of the brotherhood escaped the wrath of the Dragon, and&lt;br /&gt;
[[Kosh]] had more than his fill of the brotherhood.  After finishing off the&lt;br /&gt;
Brotherhood, [[Kosh]] flew around and terrorized the countryside, until he found&lt;br /&gt;
a cave High in the cliffs of Leng, where he settled down.  He has been known&lt;br /&gt;
to come out every so often, and people know to hide anytime he does appear.&lt;br /&gt;
&lt;br /&gt;
The Puppet government that the brotherhood controlled was lost and confused for&lt;br /&gt;
a time, and anarchy almost completely took hold.  But finally an Autocrat, Vlad,&lt;br /&gt;
stepped forward and seized the reigns of the government.  He had been but an&lt;br /&gt;
initiate of the Brotherhood at one time, and had been dismissed for&lt;br /&gt;
his failures as a sorcerer.  But he knew some of the lore, and this he&lt;br /&gt;
shared with an inner circle of the government, in the hopes that someday HE&lt;br /&gt;
would be the one to resurrect the Brotherhood.  Vlad disappeared one night,&lt;br /&gt;
and was never seen again, though it is rumored that he still rules the inner&lt;br /&gt;
council from another location in Leng.&lt;br /&gt;
&lt;br /&gt;
Due to the Strong presence of the Brotherhood, Thaums have a very hard time&lt;br /&gt;
surviving, and as a result, they had to move the temple completely out of town&lt;br /&gt;
to a remote location, and that temple still exists in the far northeast corner&lt;br /&gt;
of the Leng Desert.  And to this day, thaums are not very well trusted in&lt;br /&gt;
the province of Leng, though they seem to be better tolerated than in the past.&lt;br /&gt;
Leng town lies on the Western side of a great rift.  In the town you will find&lt;br /&gt;
many of the familiar shops, with the Wizards hut being Central in the town.&lt;br /&gt;
The Wizard, nicknamed &amp;quot;Crazy&amp;quot;, is probably one of the most renowned in the land,&lt;br /&gt;
and it is he who trains the most Talented of Wizards.&lt;br /&gt;
&lt;br /&gt;
Recent shifts in the sands caused a collapse in the fearsome drake&#039;s lair in Leng. Strangely, the damage was confined to a false floor which had been hiding a staircase for unknown ages. Descending these stairs will bring you into the subterranean area known as the drake caverns. The drake caverns house a portal to the Hell realm, wherein knights may enhance their mace after facing down a gauntlet of demons. Also within the caverns you may further descend into the forest dojo or to the arachnid nests. Following the path into the arachnid nests, you will encounter hordes of spiders and scorpions, which have taken up residence in these dark holes, but perseverance will eventually take you to the massive sunken desert.&lt;br /&gt;
&lt;br /&gt;
The sunken desert is home to a sentient species of snake, who consider themselves to be the oldest race. Their twin kings Ouro and Boros have ruled for thousands of generations. There are whispers that each night, Boros will consume Ouro, take his name, and rebirth a new Boros with dark magic. If instead you seek out the Forest Dojo, you will encounter a society of monks, once the most pious and holy order, who have been corrupted by dark magic. This sorcery is the work of none other than Yportne, the Yasnaki enchantress, who has taken the will of the Sensei Rippotai and the others of his order and bent them to her dark machinations. Further below the temple, one will find the winding walkway. This hazardous walk is situated above a series of pits which contain monsters, to act as a sort of moat to protect the palace of Ser Lucius. Ser Lucius has long been in league with Yportne, and went into hiding long years ago after the people of Kesmai became suspicious of the disappearance of his wife.&lt;br /&gt;
&lt;br /&gt;
=Open Waters=&lt;br /&gt;
==Jaws==&lt;br /&gt;
 [[File:Shark.png|link=Jaws]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Any&lt;br /&gt;
* Hit Points: Low&lt;br /&gt;
* Attacks: Bite, Fin Slap&lt;br /&gt;
* Damage 20-60&lt;br /&gt;
* Magic Abilities: None&lt;br /&gt;
* Difficulty Rating (1-20): 3&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
Can be tanned for low end armor. Drops WB Ring, Oyster Pearls, and various bottles.&lt;br /&gt;
&lt;br /&gt;
=Lairs=&lt;br /&gt;
==Sandy==&lt;br /&gt;
 [[File:Sandwyrm.png|link=Sandy]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blunt, Blue Glow, Ice Spear&lt;br /&gt;
* Hit Points: Low&lt;br /&gt;
* Damage: 30-100&lt;br /&gt;
* Attacks: Melee, knockback&lt;br /&gt;
* Magic Abilities: None&lt;br /&gt;
* Difficulty Rating (1-20): 4&lt;br /&gt;
* &lt;br /&gt;
===Loot===&lt;br /&gt;
Glowers, +3 Shield Rings, Silver Dagger&lt;br /&gt;
&lt;br /&gt;
==Nightwing==&lt;br /&gt;
 [[File:Griffin.png|link=Nightwing]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: ???&lt;br /&gt;
* Hit Points: Moderate&lt;br /&gt;
* Damage: 40-80, sometimes 100&lt;br /&gt;
* Attacks: ???&lt;br /&gt;
* Magic Abilities: Hide&lt;br /&gt;
* Difficulty Rating (1-10): 5&lt;br /&gt;
* &lt;br /&gt;
===Loot===&lt;br /&gt;
* [[Returning Spear]]&lt;br /&gt;
* [[Returning Football]]&lt;br /&gt;
* [[Returning Shuriken]]&lt;br /&gt;
* [[Griffin Vest]]&lt;br /&gt;
* [[Feather Fall Boots]]&lt;br /&gt;
* [[Griffin Boots]]&lt;br /&gt;
* [[Feather Fall Ring]]&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Nightwing is located north of Kosh. Head slightly west of his rope, head north into the caves and then head east. You&#039;ll see a rat which will know you are close. Nightwing can drop the returning spear with nearly a 1/30 drop chance. Also drops the returning football for training shuriken skill. Can only be seen when on same hex due to a permanent hide spell that does not dispell when hit. Said to hit upwards of 100 damage. Tanning Nightwing results in a vest that does not hinder and grants blind resistance. Drops regular FF boots and also occasionally Griffin FF boots which do not hinder MAs.&lt;br /&gt;
&lt;br /&gt;
==Kosh==&lt;br /&gt;
 [[File:BigRedDragon.png|link=Kosh]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blue Glow&lt;br /&gt;
* Hit Points: Above Average&lt;br /&gt;
* Damage: 40-100&lt;br /&gt;
* Attacks: Tail, Wings, Dragon Stuff, Knockback&lt;br /&gt;
* Magic Abilities: Fire&lt;br /&gt;
* Difficulty Rating (1-20): 7&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The Leng Dragon, named Kosh, is located in a lair above the Griff Cliffs of Leng. The lair is not very large, and it is very easy to accidentally fall off the ledge, so make sure you have FF on. The Leng Dragon is like Daisy, but has many more hitpoints and is able to hit much harder. In the old game Kosh was able to fly down from his lair and attack you, but this is disabled on LoKFreedom. Kosh is able to move and attack in the same turn so there is no real way to dodge. It is advised that you fight him in the center hex because his attacks can knock you back. Being knocked into a wall will result in a stun, which can be dangerous during the fight. Kosh is a lair monster that can eat you if you die, and being eaten will send you straight to the UnderWorld, with all your possesions remaining in the lair.&lt;br /&gt;
&lt;br /&gt;
==Leng Drake==&lt;br /&gt;
 [[File:drake.png|link=Leng_Drake]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blue Glow&lt;br /&gt;
* Hit Points: Unknown - Tons&lt;br /&gt;
* Damage: 60-100&lt;br /&gt;
* Attacks: Drake Stuff, EATS&lt;br /&gt;
* Magic Abilities: Lightning Bolt, Poison&lt;br /&gt;
* Difficulty Rating (1-20): 10&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
&lt;br /&gt;
Lrez ring, DP&lt;br /&gt;
&lt;br /&gt;
==Shidosha==&lt;br /&gt;
 [[File:ninja.png|link=Shidosha]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Anything&lt;br /&gt;
* Hit Points: High&lt;br /&gt;
* Damage: 1-40&lt;br /&gt;
* Attacks: Fan, MA Skill&lt;br /&gt;
* Magic Abilities: None&lt;br /&gt;
* Difficulty Rating (1-20): 7&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
* [[Tiger Figurine]]&lt;br /&gt;
* [[Glower Ring]]&lt;br /&gt;
* [[Kimono Robe]]&lt;br /&gt;
* Buddha Figurine&lt;br /&gt;
* [[Martial Artist Scales]]&lt;br /&gt;
* [[Fan]]&lt;br /&gt;
* [[Feather Fall Winged Helmet]]&lt;br /&gt;
* DP&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The Leng Ninjas are located in a secret area below the mausoleum. The secret area is located behind the mausoleum statue. After you go through the secret door, there will be a long winding corridor to some more steps. At the end of this is a small room, with a corridor to the left. Along the corridor is a teleport that only Thieves and MAs can go through (it looks like a pile of bones). After that, you will be inside the lair. There are a few ninjas that will jump kick and attack you, and there will be the ninja leader. You definately want to come in a group for this, because all of them attacking you at once can knock down the hps really fast. The leader, named Shidosha, is the toughest, with the most hit points and strongest attacks. After you defeat them all, you will get a buddha, a kimono and a fan. The buddha is an integral part of the crystal gauntlets quest, and the kimono and fan are a robe and weapon for MAs, respectively. Since MUs are not allowed, make sure you bring a lot of flasks.&lt;br /&gt;
&lt;br /&gt;
==Vlad==&lt;br /&gt;
 [[File:vampire.png|link=Vlad]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Silver&lt;br /&gt;
* Hit Points: Tons&lt;br /&gt;
* Damage: 50-150&lt;br /&gt;
* Attacks: Hand, Sword, Vampire Stuff&lt;br /&gt;
* Magic Abilities: Death, Aging&lt;br /&gt;
* Difficulty Rating (1-20): 11&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The Leng Vampire is one of the toughest lair monsters in the game, not only for its power but for where it is located. The Vampire is located in the Leng Tower, which is found on Leng -1. It can be found by opening a secret door in an area with a small rectangular path around a wall, which is the tower. There are 5 floors in the tower, and only the strongest adventurers can go to the top. On the first couple floors there are lichs, and on the third floor very strong NPCs appear as well as lichs. On the 4th level very strong Thaum NPCs and Archer NPCs appear. Once you reach the 5th floor, there are many monsters, including the vampire, who is invisible. There are 2 powerful death-casting liches, and 2 powerful griffins. Since it is invisible, you cannot see where it is until it attacks you. It can death you from far away many times before it moves close enough to attack. It can only be hurt with silver weapons, and can hit hard.&lt;br /&gt;
&lt;br /&gt;
==Golem==&lt;br /&gt;
 [[File:golem.png|link=Golem]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blunt only, no magic&lt;br /&gt;
* Hit Points: Massive.&lt;br /&gt;
* Damage: 100-200 damage per swing&lt;br /&gt;
* Attacks: Slaps and hits&lt;br /&gt;
* Magic Abilities: Death&lt;br /&gt;
* Difficulty Rating (1-20): 11&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
One golem stone which can be traded for golem weapons.&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The golem is a super powerful lair crit located in Leng who can only be hurt by blunt weapons. The crits around golem contribute to this fight being incredibly difficult. Do not try to solo. Located in Leng down the ropes past the griffins.&lt;br /&gt;
&lt;br /&gt;
==Alastyr (Mini OL)==&lt;br /&gt;
 [[File:Overlord.png|link=Alastyr]]&lt;br /&gt;
&lt;br /&gt;
Alastyr - Otherwise known as Mini OL&lt;br /&gt;
&lt;br /&gt;
He is located on level above Griff Cliff in a secret room to the East above the portal spires.&lt;br /&gt;
&lt;br /&gt;
Alastyr is required for both Thaum and Wizard HP quests and Stormhalter staff quests.&lt;br /&gt;
&lt;br /&gt;
While he attacks just like Overlord, he has significantly less health.&lt;br /&gt;
&lt;br /&gt;
Whomever is fighting him for the HP quest, must get killing blow to complete it. He will drop an amulet that must be taken to Kesmai and blessed by Elder in temple.&lt;br /&gt;
&lt;br /&gt;
=Forest Dojo &amp;amp; Palace=&lt;br /&gt;
==Rippotai &amp;amp; Yportne==&lt;br /&gt;
 [[File:MaleMaR.png|link=Rippotai]][[File:FemaleThaumR.png|link=Yportne]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Everything&lt;br /&gt;
* Hit Points: Massive.&lt;br /&gt;
* Damage: 100-200 damage per death&lt;br /&gt;
* Attacks: No physical&lt;br /&gt;
* Magic Abilities: Death&lt;br /&gt;
* Difficulty Rating (1-20): 10 &lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
[[Pine Staff]]&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Yportne drops the best staff in the game.&lt;br /&gt;
&lt;br /&gt;
She will be fought on the stairs because her Death spell hurts to the point you&#039;ll need to run downstairs to balm and go back up to keep fighting. This is pretty much the whole fight.&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Magic, Blunt&lt;br /&gt;
* Hit Points: Massive.&lt;br /&gt;
* Damage: 100-200 damage per hit&lt;br /&gt;
* Attacks: Punches&lt;br /&gt;
* Magic Abilities: None&lt;br /&gt;
* Difficulty Rating (1-20): 8&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
Drops +9 MA Only Dex ring and a [[Valuables|Scroll]] worth a lot of gold&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Rippotai is typically fought one hex East of the stairs where [[Yportne]] would be fought. He himself is not too difficult, just has a lot of health and can hit hard if not blocked.&lt;br /&gt;
&lt;br /&gt;
==Ser Lucius==&lt;br /&gt;
 [[File:MaleKnightW.png|link=Ser Lucius]]&lt;br /&gt;
&lt;br /&gt;
Mightiest boss in Leng. Can be found beyond the lairs of Drake and Yportne.&lt;br /&gt;
&lt;br /&gt;
Ser Lucius currently has the most HP of all LoK crits (BG).&lt;br /&gt;
&lt;br /&gt;
Lucius is known to drop the thief Vengeance_Dagger (non-upgraded version), Immortal Str rings (rarely), Cloud Dragon scales, and his Flail (which is arguably the best tank weapon for Knights at this time. Flail is high in defense, low in attack).&lt;br /&gt;
&lt;br /&gt;
=Arachnid Nests &amp;amp; Serpent Temple=&lt;br /&gt;
==Worldeater==&lt;br /&gt;
 [[File:Sandwyrm.png|link=link=Worldeater]]&lt;br /&gt;
&lt;br /&gt;
Casts a low level WW spell, no noteable loot but lots of experience. There are two of these per facet.&lt;br /&gt;
&lt;br /&gt;
==The Quacksmith==&lt;br /&gt;
 [[File:Duck.png|link=link=The Quacksmith]]&lt;br /&gt;
==Ouro &amp;amp; Boros==&lt;br /&gt;
 [[File:Ouro.png]]  [[File:Ouro.png]]&lt;br /&gt;
&lt;br /&gt;
Drops +3 Dex ring&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1600</id>
		<title>Aussie Robs Headset</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1600"/>
		<updated>2024-06-12T18:32:48Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Flat and level&lt;br /&gt;
&lt;br /&gt;
[[File:headset.png|200px]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1599</id>
		<title>Aussie Robs Headset</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1599"/>
		<updated>2024-06-12T18:32:37Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Flat and level&lt;br /&gt;
[[File:headset.png|200px]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=File:Headset.png&amp;diff=1598</id>
		<title>File:Headset.png</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=File:Headset.png&amp;diff=1598"/>
		<updated>2024-06-12T18:31:54Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1595</id>
		<title>Aussie Robs Headset</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1595"/>
		<updated>2024-06-12T18:28:01Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Flat and level&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1594</id>
		<title>Aussie Robs Headset</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Aussie_Robs_Headset&amp;diff=1594"/>
		<updated>2024-06-12T18:27:42Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: Created page with &amp;quot;Flat ad level&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Flat ad level&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Gameplay_Commands&amp;diff=1469</id>
		<title>Gameplay Commands</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Gameplay_Commands&amp;diff=1469"/>
		<updated>2024-03-10T16:45:46Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
=== COMBAT ===&lt;br /&gt;
&#039;&#039;&#039;fight &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fight your target.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;jumpkick &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Jumpkick your target.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;throw &amp;lt;item&amp;gt; at &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Throw the item or weapon at your target.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;warm &amp;lt;spell&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Warms the selected spell.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;warm &amp;lt;#&amp;gt; &amp;lt;spell&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Warm a spell at a specific spell level.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;cast &amp;lt;spell&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Casts the currently warmed spell.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;cast &amp;lt;spell&amp;gt; at &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Casts the currently warmed spell at your target.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;loot&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
While looking down at a hex, rolls all bodies for their loot.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;nock&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Nocks an arrow for bow and crossbow&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;shoot &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Fires your previously nocked arrow at your target&lt;br /&gt;
&lt;br /&gt;
=== TRAINING ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;trainer name&amp;gt;, critique &amp;lt;skill&amp;gt; skill&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Have a trainer tell you the skill level for the select skill.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;trainer name&amp;gt;, train me&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Have a trainer train you in the skill of the weapon or spellbook equipped in your right hand.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;trainer name&amp;gt;, show spells&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Trainer will tell you what spells are available and at what price.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;trainer name&amp;gt;, teach &amp;lt;#&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Have the trainer inscribe a spell in your book. Must have spellbook in right hand.&lt;br /&gt;
&lt;br /&gt;
=== BANKING ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;banker&amp;gt;, deposit&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Deposits the gold you have placed on the counter into your account.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;banker&amp;gt;, show balance&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The banker will tell you the current balance of your bank account.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;banker&amp;gt;, withdraw &amp;lt;amount&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The banker will withdraw the requested amount from your account, provided you have enough.&lt;br /&gt;
&lt;br /&gt;
=== PARTY ===&lt;br /&gt;
&#039;&#039;&#039;party create &amp;lt;name&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Create a named party.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;party join &amp;lt;name&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Join the named party, party leader must be within view.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;party list&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lists the people in your current party.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;party leave&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Leaves the party you&#039;re in.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;party disband&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Disbands the party when you&#039;re the leader.&lt;br /&gt;
&lt;br /&gt;
=== FIGURINES ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;name&amp;gt;, follow&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Commands a figurine to follow you.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;name&amp;gt;, stop&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Commands a figurine to stop.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;name&amp;gt;, follow &amp;lt;target&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Commands a figurine to follow the target.&lt;br /&gt;
&lt;br /&gt;
=== DEMON SUMMONING ===&lt;br /&gt;
&#039;&#039;&#039;INA KHITIM NUSHI ILANI &amp;lt;demon name&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The following demons are possible to summon.&lt;br /&gt;
&lt;br /&gt;
Pazuzu - This demon is the biggest of the lot.&lt;br /&gt;
&lt;br /&gt;
Thamuz - will attack with lightning then close in to fight with tooth and claw.&lt;br /&gt;
&lt;br /&gt;
Lazsu - This demon is Pazuzu&#039;s little brother. He acts exactly like Pazuzu, but has weaker spells.&lt;br /&gt;
&lt;br /&gt;
Damballa - This demon is unusual in that it casts snakes. Aside from that he is much like all the others.&lt;br /&gt;
&lt;br /&gt;
Glamdrang - This demon is a ghoul. As such, when he kills you, he will eat you.&lt;br /&gt;
&lt;br /&gt;
Samael - Amoral demon. He can not be killed and will train only Thaumaturges up to around Capable skill level.&lt;br /&gt;
&lt;br /&gt;
Perdurabo - Amoral Demon. He can not be killed and trains all classes, except Thieves. It is rumored that he will train other evil characters also.&lt;br /&gt;
&lt;br /&gt;
=== SHOPPING ===&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;shopkeep name&amp;gt;, buy &amp;lt;item/all&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Buys the item specified, or if you specify &#039;&#039;&#039;all&#039;&#039;&#039; they will buy all items on their counter. If no item is specified, they buy the last item on the counter.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;shopkeep name&amp;gt;, sell list&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lists items available to buy from the shopkeeper, along with price.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;shopkeep name&amp;gt;, sell &amp;lt;#&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Shopkeeper will sell you the specified item, if a quantity is specified, they&#039;ll sell that many.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;dump &amp;lt;item&amp;gt; on counter&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Dumps all items matching the name on the counter in front of you.&lt;br /&gt;
&lt;br /&gt;
=== ROLEPLAY ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|&#039;&#039;&#039;ACT &amp;quot;phrase&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;ANGRY&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;APPLAUD&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;BEAM&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;BLUSH&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;BURP&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;CONFUSED&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;CRY&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;EVILGRIN&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;FROWN&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;GASP&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;GIGGLE&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;GLOWER&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;GRIMACE&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;GRIN&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;GROAN&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;GRUMBLE&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;JUMP&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;LAUGH&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;MUMBLE&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;MUTTER&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;NOD&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;PANT&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;POUT&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;ROFL&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SALUTE&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SCREAM&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SHIVER&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;SHRUG&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SIGH&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SMILE&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SMIRK&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;SNARL&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SNEEZE&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;SNICKER&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;WAVE&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;WINK&#039;&#039;&#039;&lt;br /&gt;
|&#039;&#039;&#039;YAWN&#039;&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== HOTKEYS &amp;amp; ALIASES ===&lt;br /&gt;
&#039;&#039;&#039;define &amp;lt;#&amp;gt; &amp;quot;command&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Defines a numerical hotkey that can be recalled by pressing the corresponding F key.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;.&amp;lt;alias&amp;gt; = &amp;quot;command&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Define an alias for a command. The command can contain arguments by using #1, #2, and so on.&lt;br /&gt;
&lt;br /&gt;
=== OTHER COMMANDS ===&lt;br /&gt;
&#039;&#039;&#039;trade&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Enables player trading. Must be set every time you log back in.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;roll&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Rolls a 20 sided die. Usually used to divide loot in parties&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;users&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Gives a list of users that are in your current facet and land.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;pwhere&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Lists your current X, Y, and Z, coordinates. useful for D-Pile recoveries&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;swim&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Resets your currently depth in water, useful if you do not have water breathing.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;swap&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Swaps the items in your left and right hands&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;rest&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are in a trance from a spell, will release you from that trance.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Rings&amp;diff=1413</id>
		<title>Rings</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Rings&amp;diff=1413"/>
		<updated>2023-09-01T21:05:16Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Item !! Description !! Effects !! Location Found&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring recall.png]] || Recall Ring || Teleports on removal to location when worn. Resets on land or facet change. || Ring sellers or cast by thieves.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring identify.png|link=Identify Ring]] || Identify Ring || While activated in left hand will show effects of item held in right hand. || Commonly found in Kesmai dungeons.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring knight.png|link=Knight Ring|Knight&#039;s Ring]] || Knight&#039;s Ring || Grants Knights spells and Strength +6. || Purchased from Hermann or Aniet the Knight Trainers in the far north east of [[Kesmai|Kesmai&#039;s]] surface.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring wb.png|link=Water Breathing Ring|Water Breathe Ring]] || Water Breathe Ring || Water breathing spell. || Found on crits in many locations.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring ice.png|link=Ice Ring|Protection from Ice Ring]] || Prot Ice Ring || Protection from Ice +20. || Found throughout the lands, frequently in TT&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring gold.png|link=Golden Ring]] || Gold Ring || &#039;&#039;You are looking at a golden band.&#039;&#039;&lt;br /&gt;
No effect. Sells for 1000 gold to vendors&lt;br /&gt;
| Drops globally.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring gold.png|link=Golden Ring]] || Broken Dex Ring || &#039;&#039;You are looking at a small gold band, with runes faintly carved on the surface. Lingering magic suggests that this once bore a strong spell of dexterity +2.&#039;&#039; &amp;lt;br&amp;gt; Use to be the plantinum band with runes. || No longer drops.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring rosewood.png|link=Rosewood Ring|Ring rosewood]] || Rosewood Ring || Blind Resistance || Found in [[Leng]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring moonstone.png|link=Moonstone Ring|Ring moonstone]] || Moonstone Ring || &#039;&#039;&amp;quot;...milky moonstone.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Portal Ring to access Vulcan&#039;s and Silvermoon&#039;s forges at night. || Various crits in [[Axe Glacier]]. Often on lone wolves.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring moonstone.png|link=Moonstone Ring|Ring moonstone]] || Moonstone Ring || &#039;&#039;&amp;quot;...shadowy moonstone.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Night Vision || Drops from the [[Water Elemental]] guarding the Undead area of [[Axe Glacier]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring death.png|link=Death Ring]] || Scarab Ring || Death Resistance || Drops from [[Ydnac]] who reside in a cave on the far eastern edge of [[Kesmai]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring lres.png|link=Lightning Dragon Ring|Lightning Resistance Ring]] || LRes Dragon ring || Resistance from Lightning || Drops from Sparkles the [[Leng Drake]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring fireice.png|link=Fire Ice Ring]] || Fire Ice Ring || Protection from Fire and Ice +20. Does not stack with other rings and neck items. || Drops from many dragonsquires/hunters/slayers etc globally. Occasional drop from [[Leng]] and [[Oakvael]] crits.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring shield.png|link=Weak Shield Ring]] || Shield ring || &#039;&#039;&amp;quot;...swirls...&amp;quot;&#039;&#039;&amp;lt;br&amp;gt; Shield Spell +1 || Drops from low level crits globally.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring shield.png|link=Strong Shield Ring]] || Shield ring || &#039;&#039;&amp;quot;...swirls wildly...&amp;quot;&#039;&#039;&amp;lt;br&amp;gt; Shield Spell +3 || Drops from higher level crits globally. Reliable drop from [[Water Elemental]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring 1str.png|link=Weak Strength Ring]] || Weak Strength Ring || Strength +1 || Drops from low level crits globally.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring 3str.png|link=Moderate Strength Ring]] || Moderate Strength Ring || Strength +3 || Drops from mid level crits globally.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring glower.png|link=Glower Ring]] || Glower || Strength +6 || Common drop from many mid to high level lairs. Rare drop from [[Sandy]] and common from [[Water Elemental]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring ds.png|link=Death Stun Ring]] || Death Stun Ring || Protection from Death and Stun || Drops from [[Mama]] and [[Fleshripper]] in Troll Town in [[Oakvael]].&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring feathers.png|link=Feather Fall Ring]] || Feather Fall Ring || &#039;&#039;&amp;quot;You are looking at a the green down of a griffin nestling, woven into a soft circle the size of a ring.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Featherfall.|| Drops rarely from [[Nightwing]] in [[Leng]].&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Fb ring.png|alt=|FB Ring.png]] || Immortal Fear Blind Ring ||&#039;&#039;&amp;quot;a Heavy Lead ring, that has been imbued by a Yasnaki Thaum.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt;Protection from Fear and Blind, HP Regen +4 || Drops uncommonly from [[Thancred]] in [[Axe Glacier]]. Requires level 14+ to equip. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:DexPlus1Ring.png|link=Fear Resist Ring]] || Fear Resist Ring || &#039;&#039;&amp;quot;a flexible ring of interwoven gold wire, warm to the touch and strangely comforting.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt;Fear resistance || Rare drop from Lich Twins in [[Oakvael]]&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring feathers.png|link=Feather Ring|Poison Protect Ring]] || Poison Protect Ring || &#039;&#039;&amp;quot;You are looking at a green feathered ring emanating with a soft protective force.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt;Protection from Poison || Drops commonly from [[Itsy]] in [[UnderKingdom]] Jungle Temple area.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring immortalshield.png|link=Immortal Shielder Ring|Immortal Shield Ring]] || Immortal Shielder || Shield Spell +9 || Drops rarely from [[Thancred]] in [[Axe Glacier]]. Also obtainable via a quest in [[UnderKingdom]] which involves turning in a rare item from the [[Overlord]] to Elvis in UK town. Also drops from [[Ouro]]/[[Ouro|Boros]]. Requires level 14+ to equip. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring 12str.png|link=Immortal Strength Ring]] || Immortal Strength Ring || Strength +12 || Drops from [[Ser Lucius]] in [[Leng]] Drake Underground Temple area.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring lres.png|link=Elite Regen Ring|Elite Lightning Resistance Ring]] || Elite Lightning Resistance Ring || Resistance from Lightning and HP Regen +18 once [[Blessing Elite Items|blessed.]] || Drops from [[Vlad]] and seasonal server event bosses. Requires level 14+ to equip. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring knight.png|link=Immortal Knight Ring|Immortal Knight&#039;s Ring]] || Immortal Knight&#039;s Ring || Grants Knights Spells and maxes Strength. Knight Only. || Drops from [[Mama]] &lt;br /&gt;
|-&lt;br /&gt;
|[[File:DexPlus1Ring.png|link=Poison Protect Regen Ring|Poison Protect Regen Ring]] || Poison Protect Regen Ring || Grants Protection from poison and HP Regen +14. || Rare drop from [[Itsy]] in [[UnderKingdom]] Jungle Temple area.&lt;br /&gt;
|-&lt;br /&gt;
|[[File:NecroRing-New.png|link=Hammered Brass Ring]] || Hammered Brass Ring || Protection from Fire and Ice +20, Stun Resist +10, HP Regen +8. Fire &amp;amp; Ice does not stack with other fire/ice spells. || Drops from [[The Necromancer]] in the Undead Temple in [[UnderKingdom]]. Requires level 19+ to equip. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring gold.png|link=Golden Ring]] || +1 Dex Ring ||   &#039;&#039;&amp;quot;a small gold band. The surface is scratched.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Increases base dex by 1.  || Random drop through various lands&lt;br /&gt;
|-&lt;br /&gt;
| [[File: Ring gold.png|link=Golden Ring]] || +2 Dex Ring || &#039;&#039;&amp;quot;a small gold band, with runes faintly carved on the surface.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Increases base dex by 2. || Random drop in Oak, especially Troll Town. Now also drops in new Axe UD area.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Ring gold.png|link=Golden Ring]] || +3 Dex Ring ||   &#039;&#039;&amp;quot;You are looking at a small gold band with runes carved on the surface.&amp;quot;&#039;&#039; Increases base dex by 3. Requires level 19+ to wear.  || Drops very rarely from Wandering.Soul in Bog Undead Dungeon and also from Chanters in Leng (Cubes area).&lt;br /&gt;
|-&lt;br /&gt;
|[[File:HammerRing.png|link=Wide Copper Band]] || +3 Dex Ring || &#039;&#039;&amp;quot;a wide copper band. It seems to glimmer in an unusual way.&amp;quot;&#039;&#039; &amp;lt;br&amp;gt; Adds +3 dex. Requires level 19+ to wear.&amp;lt;br&amp;gt; || Dropped from [[Ouro]]/[[Ouro|Boros]] 20% chance per boss. &lt;br /&gt;
|-&lt;br /&gt;
|[[File:Ring Dex 9.png|link=Spiked Ring]]&lt;br /&gt;
| +9 Dex Ring&lt;br /&gt;
|&amp;quot;&#039;&#039;a smooth, shimmering gold ring with a spike. It appears to vibrate.&#039;&#039;&amp;quot;&lt;br /&gt;
Adds +9 Dex. Stamina Regen +10, Stun +10. Martial Artist class only Lvl 19+&lt;br /&gt;
|Dropped by [[Rippotai]]. Must be blessed by [[Crypto]] and requires CG3 quest to be completed before blessing will work.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Shields&amp;diff=1408</id>
		<title>Shields</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Shields&amp;diff=1408"/>
		<updated>2023-06-29T20:02:52Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Item !! Description !! Location Found&lt;br /&gt;
|-&lt;br /&gt;
| [[File:shield_wooden.png|link=Wooden_Shield]] || A wooden shield.&lt;br /&gt;
AC +1 &lt;br /&gt;
|| &lt;br /&gt;
|-&lt;br /&gt;
| [[File:shield_plated.png|link=Plated_Shield]]  || A wooden shield faced with thin steel plates.&lt;br /&gt;
AC +2 Arrow +1.&lt;br /&gt;
 || &lt;br /&gt;
|-&lt;br /&gt;
| [[File:shield_steel.png|link=Steel_Shield]] || A reflective steel shield.&lt;br /&gt;
AC +3 Arrow +3&lt;br /&gt;
 || [[Leng]] Green Floor Dungeon (Undead), Bog and UD in [[UnderKingdom]].&lt;br /&gt;
|-&lt;br /&gt;
| [[File:shield_knight.png|link=Knight_Shield]] || A steel shield bisected by a black lightning bolt. &lt;br /&gt;
AC 8, excels at deflecting attacks. Fighter/Knight Only.&lt;br /&gt;
 || Drops rarely from Dark Knights in the Yasnaki Complex of UnderKingdom. &lt;br /&gt;
Drops from Rude0ff during Christmas event.&amp;lt;br&amp;gt;&lt;br /&gt;
Will not tie/bind to character. Requires level 19+ to equip.&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Right paw.png|frameless]]&lt;br /&gt;
|Your hand fits comfortably inside the Makon&#039;s paw. &lt;br /&gt;
|Obtained from a GM after completing the right Makon paw quest line. Requires level 21+ to equip.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Axe_Glacier&amp;diff=1322</id>
		<title>Axe Glacier</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Axe_Glacier&amp;diff=1322"/>
		<updated>2023-02-02T04:05:40Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Axe_Glacier_Hres.png|200px|thumb|left|Axe Glacier Map]]&lt;br /&gt;
=Lore=&lt;br /&gt;
===AXE GLACIER - LAND OF ICE===&lt;br /&gt;
&lt;br /&gt;
Axe Glacier, one of the coldest spots in the known lands.  Just climbing the mountainside is an adventure. Many creatures have adapted well to the colder climate, and can only be found near the glacier. If you decide to adventure in Axe Glacier, make sure to come prepared with some protection from the elements.  Without any enchantment protecting you from the cold, just walking on the glacier will damage you every round, until you eventually freeze to death. When you first enter the glacier, you find yourself in Axe Town.&lt;br /&gt;
&lt;br /&gt;
[[Lore - Axe Glacier|continue reading...]]&lt;br /&gt;
&lt;br /&gt;
=Lairs=&lt;br /&gt;
==King Wolf==&lt;br /&gt;
[[File:Wolf.png||link=King Wolf]]&lt;br /&gt;
&lt;br /&gt;
==Giant==&lt;br /&gt;
[[File:Giant.png|link=Giant]]&lt;br /&gt;
&lt;br /&gt;
==Sheba==&lt;br /&gt;
[[File:Tiger.png|link=Sheba.The.Free]]&lt;br /&gt;
&lt;br /&gt;
==Water Elemental==&lt;br /&gt;
[[File:WaterElemental.png|link=Water Elemental]]&lt;br /&gt;
&lt;br /&gt;
==Axe Drake==&lt;br /&gt;
[[File:drake.png|link=Axe Drake]]&lt;br /&gt;
&lt;br /&gt;
==Mama==&lt;br /&gt;
[[File:Mama.png|link=Mama]]&lt;br /&gt;
&lt;br /&gt;
==Yeti==&lt;br /&gt;
[[File:yeti.png|link=Yeti]]&lt;br /&gt;
&lt;br /&gt;
==Jack and Jill==&lt;br /&gt;
[[File:Jack.png|link=Jack and Jill]]&lt;br /&gt;
[[File:jill.png|link=Jack and Jill]]&lt;br /&gt;
==Thancred==&lt;br /&gt;
[[File:Thancred.png|link=Thancred]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Installation&amp;diff=1305</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Installation&amp;diff=1305"/>
		<updated>2022-10-20T05:40:27Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Download the client from [https://angelsofwrath.net angelsofwrath.net]&lt;br /&gt;
* Unzip the file in a folder of your choice.&lt;br /&gt;
* Run lokclient.exe&lt;br /&gt;
* Configure the hostname as angelsofwrath.net&lt;br /&gt;
*[[Error Guide]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Jack_and_Jill&amp;diff=1294</id>
		<title>Jack and Jill</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Jack_and_Jill&amp;diff=1294"/>
		<updated>2022-10-09T20:02:20Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Jack.png|link=Jack and Jill]][[File:Jill.png|link=Jack and Jill]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Bashing, ???&lt;br /&gt;
* Hit Points: Jill moderate to high, Jack tons.&lt;br /&gt;
* Damage: Jill: 80 average. Jack: Up to 120.&lt;br /&gt;
* Attacks: Threestaff, Jumpkicks.&lt;br /&gt;
* Magic Abilities: Jill: Instant Magic Missile for 45-60, Jack: Lightning Bolt usually twice in a row (or more) for a lot with stun. Bring LRes.&lt;br /&gt;
* Difficulty Rating (1-10): 10+&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
All immortal and elite gear should drop from these guys EXCEPT the immortal helm and boots (white glow).&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Jack and Jill are two incredibly strong lair crits that wander around near the UK portal in Axe Glacier. Instead of heading east to Chaos Town / UK Portal, head south up the stairs. Go north halfway down the hallway, and the stairs to your right lead to JNJ (Jack and Jill). The best strategy involves splitting them, having one person bring jack south behind the south pillar and bring jill north behind the north pillar. They both jumpkick so always stay on their square, and use the dark hexes behind the pillars to balm. If you don&#039;t jump out of their line of sight when you leave their hex, they&#039;ll just jumpkick and probably kill you. A common tactic is bringing lots of high-leveled figurines to beat on them while a thaum or knight keeps healing. LRes is absolutely necessary for this fight as Jack loves to cast several lightning bolts back to back.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Main_Page&amp;diff=1289</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Main_Page&amp;diff=1289"/>
		<updated>2022-09-08T00:12:02Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
=== BASIC INFO===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Installation]]&lt;br /&gt;
|[[Error Guide]]&lt;br /&gt;
|[[Conference Commands]]&lt;br /&gt;
|[[Gameplay Commands]]&lt;br /&gt;
|[[Vendors]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===LANDS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Kesmai]]&lt;br /&gt;
|[[Leng]]&lt;br /&gt;
|[[Axe Glacier]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Oakvael]]&lt;br /&gt;
|[[UnderKingdom]]&lt;br /&gt;
|[[Underworld (Praetoseba)]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Annwn]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===CHARACTER===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Character Creation]]&lt;br /&gt;
|[[Experience]]&lt;br /&gt;
|[[Skills &amp;amp; Spells]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Thaumaturge Summoning]]&lt;br /&gt;
|[[HP Doctor]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===GUIDES===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Blocking]]&lt;br /&gt;
|[[Stats and Slots]]&lt;br /&gt;
|[[Dexterity]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Fire and Ice Protection]]&lt;br /&gt;
|[[Trainers]]&lt;br /&gt;
|[[Sage]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===QUESTS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Knight Quests]]&lt;br /&gt;
|[[Martial Artist Quests]]&lt;br /&gt;
|[[Thief Quests]]&lt;br /&gt;
|[[Thaumaturge Quests]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Wizard Quests]]&lt;br /&gt;
|[[Weapon Quests]]&lt;br /&gt;
|[[Blessing Elite Items]]&lt;br /&gt;
|[[Underworld (Praetoseba)#Quests|Underworld (Praetoseba)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Golem Weapons]]&lt;br /&gt;
|[[Ancestoring]]&lt;br /&gt;
|[[Karma Quests|Karma and Alignment]]&lt;br /&gt;
|[[FitZap Bag Upgrade]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===WEAPONRY===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Swords]]&lt;br /&gt;
|[[Twohanded]]&lt;br /&gt;
|[[Bows]]&lt;br /&gt;
|[[Daggers]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Flails]]&lt;br /&gt;
|[[Halberds]]&lt;br /&gt;
|[[Maces]]&lt;br /&gt;
|[[Rapiers]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Shurikens]]&lt;br /&gt;
|[[Threestaves]]&lt;br /&gt;
|[[Staves]]&lt;br /&gt;
|[[Gauntlets]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===ARMOR===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Shields]]&lt;br /&gt;
|[[Armor]]&lt;br /&gt;
|[[Helmets &amp;amp;amp; Skulls|Helmets]]&lt;br /&gt;
|[[Gauntlets]]&lt;br /&gt;
|[[Necklaces]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Boots]]&lt;br /&gt;
|[[Robes]]&lt;br /&gt;
|[[Jackets]]&lt;br /&gt;
|[[Rings]]&lt;br /&gt;
|[[Bracers]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===OTHER ITEMS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
|[[Potions]]&lt;br /&gt;
|[[Wands &amp;amp; Balls]]&lt;br /&gt;
|[[Figurines]]&lt;br /&gt;
|[[Valuables]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Annwn&amp;diff=1288</id>
		<title>Annwn</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Annwn&amp;diff=1288"/>
		<updated>2022-09-08T00:11:51Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Annwn_Hres.png|200px|thumb|left|Annwn Map]]&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Annwn&amp;diff=1287</id>
		<title>Annwn</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Annwn&amp;diff=1287"/>
		<updated>2022-09-08T00:11:01Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: Created page with &amp;quot;Annwn Map&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:annwn_hres.png|200px|thumb|left|Annwn Map]]&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Conference_Commands&amp;diff=1285</id>
		<title>Conference Commands</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Conference_Commands&amp;diff=1285"/>
		<updated>2022-08-31T04:47:47Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;/topten &amp;lt;arg&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Return a list of the top ten players, if you specify an argument it will return a single class.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Argument&lt;br /&gt;
!Class&lt;br /&gt;
!Argument&lt;br /&gt;
!Class&lt;br /&gt;
|-&lt;br /&gt;
|m&lt;br /&gt;
|Martial Artist&lt;br /&gt;
|r&lt;br /&gt;
|Thief&lt;br /&gt;
|-&lt;br /&gt;
|f&lt;br /&gt;
|Fighter&lt;br /&gt;
|k&lt;br /&gt;
|Knight&lt;br /&gt;
|-&lt;br /&gt;
|t&lt;br /&gt;
|Thaumaturge&lt;br /&gt;
|w&lt;br /&gt;
|Wizard&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/stats&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Display stats for your current character.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/deathpile&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Delays scheduled restart for 10 minutes so you can recover a dpile. This command only functions when a server reset notification appears in game, you will see confirmation when the command works. Abuse will not be tolerated. (Not currently working)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/tell &amp;lt;player&amp;gt; &amp;lt;message&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Sends the message you type to another player.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/reply &amp;lt;message&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Replies to the last person who sent you a tell.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/rename &amp;lt;name&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Renames your character&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/password &amp;lt;password&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Updates your LOK password. Maximum 8 characters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;/Heartbeat 11-30&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Check the packet speed to your local instance. If it takes too long, you will be kicked to conference. Best to set this around 15-25&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Main_Page&amp;diff=996</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Main_Page&amp;diff=996"/>
		<updated>2022-08-11T05:11:30Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: Undo revision 1 by MediaWiki default (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
=== BASIC INFO===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Installation]]&lt;br /&gt;
|[[Error Guide]]&lt;br /&gt;
|[[Conference Commands]]&lt;br /&gt;
|[[Gameplay Commands]]&lt;br /&gt;
|[[Vendors]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===LANDS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Kesmai]]&lt;br /&gt;
|[[Leng]]&lt;br /&gt;
|[[Axe Glacier]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Oakvael]]&lt;br /&gt;
|[[UnderKingdom]]&lt;br /&gt;
|[[Underworld (Praetoseba)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===CHARACTER===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Character Creation]]&lt;br /&gt;
|[[Experience]]&lt;br /&gt;
|[[Skills &amp;amp; Spells]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Thaumaturge Summoning]]&lt;br /&gt;
|[[HP Doctor]]&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===GUIDES===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Blocking]]&lt;br /&gt;
|[[Stats and Slots]]&lt;br /&gt;
|[[Dexterity]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Fire and Ice Protection]]&lt;br /&gt;
|[[Trainers]]&lt;br /&gt;
|[[Sage]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===QUESTS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Knight Quests]]&lt;br /&gt;
|[[Martial Artist Quests]]&lt;br /&gt;
|[[Thief Quests]]&lt;br /&gt;
|[[Thaumaturge Quests]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Wizard Quests]]&lt;br /&gt;
|[[Weapon Quests]]&lt;br /&gt;
|[[Blessing Elite Items]]&lt;br /&gt;
|[[Underworld (Praetoseba)#Quests|Underworld (Praetoseba)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Golem Weapons]]&lt;br /&gt;
|[[Ancestoring]]&lt;br /&gt;
|[[Karma Quests|Karma and Alignment]]&lt;br /&gt;
|[[FitZap Bag Upgrade]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===WEAPONRY===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Swords]]&lt;br /&gt;
|[[Twohanded]]&lt;br /&gt;
|[[Bows]]&lt;br /&gt;
|[[Daggers]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Flails]]&lt;br /&gt;
|[[Halberds]]&lt;br /&gt;
|[[Maces]]&lt;br /&gt;
|[[Rapiers]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Shurikens]]&lt;br /&gt;
|[[Threestaves]]&lt;br /&gt;
|[[Staves]]&lt;br /&gt;
|[[Gauntlets]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===ARMOR===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Shields]]&lt;br /&gt;
|[[Armor]]&lt;br /&gt;
|[[Helmets &amp;amp;amp; Skulls|Helmets]]&lt;br /&gt;
|[[Gauntlets]]&lt;br /&gt;
|[[Necklaces]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Boots]]&lt;br /&gt;
|[[Robes]]&lt;br /&gt;
|[[Jackets]]&lt;br /&gt;
|[[Rings]]&lt;br /&gt;
|[[Bracers]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===OTHER ITEMS===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
|[[Potions]]&lt;br /&gt;
|[[Wands &amp;amp; Balls]]&lt;br /&gt;
|[[Figurines]]&lt;br /&gt;
|[[Valuables]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Yportne&amp;diff=995</id>
		<title>Yportne</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Yportne&amp;diff=995"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:FemaleThaumR.png|link=Yportne]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Everything&lt;br /&gt;
* Hit Points: Massive.&lt;br /&gt;
* Damage: 100-200 damage per death&lt;br /&gt;
* Attacks: No physical&lt;br /&gt;
* Magic Abilities: Death&lt;br /&gt;
* Difficulty Rating (1-10): 10. &lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
[[Pine Staff]]&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Yportne drops the best staff in the game.&lt;br /&gt;
&lt;br /&gt;
She will be fought on the stairs because her Death spell hurts to the point you&#039;ll need to run downstairs to balm and go back up to keep fighting. This is pretty much the whole fight.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Yeti_Skull&amp;diff=992</id>
		<title>Yeti Skull</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Yeti_Skull&amp;diff=992"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Stats===&lt;br /&gt;
You are looking the skull of a yeti.&lt;br /&gt;
&lt;br /&gt;
Nightvision, +10 Fire/Ice Prot, +13 Stun Prot.&lt;br /&gt;
&lt;br /&gt;
===How to obtain===&lt;br /&gt;
Drops from [[Yeti]] in [[Axe Glacier]] and [[Carfel]] in [[Underkingdom]].&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Yeti&amp;diff=989</id>
		<title>Yeti</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Yeti&amp;diff=989"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:yeti.png|link=Yeti]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blue Glow&lt;br /&gt;
* Hit Points: Moderate to High&lt;br /&gt;
* Damage: 90-150 hp per attack&lt;br /&gt;
* Attacks: Mauls you.&lt;br /&gt;
* Magic Abilities: Breathes Ice&lt;br /&gt;
* Difficulty Rating (1-10): 10&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The Yeti is part of the &amp;quot;deadly trio&amp;quot; of Sparky, Mama and the Yeti. The Yeti is a very difficult lair monster to get to, because you must go through Sparky and Mama before you can even fight the Yeti. Mostly only thieves fight the Yeti, as they can easily slip past the ice dragon and drake to get near the Yeti. The Yeti is killed for the misery dagger, which enables a Knight to complete a portion of the Halberd Quest. Thieves should be careful of the Yasnaki Ghost that guards the yeti&#039;s lair outside his door, as it is a capable MA. The Yeti hits very hard, and breathes a very powerful Ice Storm. The reward for defeating the Yeti is a Breathe Water bracer, bear skull, a robe and the misery dagger. Thief Hide skill 28 confirmed will not blink (26 blinks, 27 still needs to be tested)&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Ydnac&amp;diff=986</id>
		<title>Ydnac</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Ydnac&amp;diff=986"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:NPCMaleThaum.png|link=Ydnac]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blue Glow&lt;br /&gt;
* Hit Points: Moderate&lt;br /&gt;
* Damage: 40-90 with death, 10-20 with weapon&lt;br /&gt;
* Attacks: Staff&lt;br /&gt;
* Magic Abilities: Death, Stun&lt;br /&gt;
* Difficulty Rating (1-10): 6&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
Rhammer&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Ydnac is located southeast of Hermann&#039;s (which is where knights go to complete the Agate Quest). He resides in his lair with his tiger pet. Ydnac has very powerful death spells, and if you have no death protection, he can easily take 90-100 with one death spell. The easiest way to beat him is to wait around the corner of his lair, warm an attack spell (death works well) move around the corner and hit him with it to fizzle his spell, then run back around the corner before he can hit you. Repeat this strategy, but keep in mind he may try to chase you so get far away. The returning hammer is located on the altar but is not a guaranteed drop.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Xannodos&amp;diff=983</id>
		<title>Xannodos</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Xannodos&amp;diff=983"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Xannodos is located in a lair just up the steps beyond the Blood Twins. &lt;br /&gt;
&lt;br /&gt;
Be sure to use the RIGHT-most blood hex to enter his lair (there will be two blood hexes next to each other) otherwise you&#039;ll end up somewhere you don&#039;t want to be!&lt;br /&gt;
&lt;br /&gt;
His lair is permanently dark. He has adds that are either killed by Magic only (curse/magic missile only) or melee only.&lt;br /&gt;
&lt;br /&gt;
Xannodos is known to drop an immortal helmet, immortal boots, a Poison Protection robe, and a mug.&lt;br /&gt;
&lt;br /&gt;
==Xannodos==&lt;br /&gt;
[[File:Demon.png|link=link=Xannodos]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wyvern_Armor&amp;diff=980</id>
		<title>Wyvern Armor</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wyvern_Armor&amp;diff=980"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&lt;br /&gt;
Template:Item&lt;br /&gt;
|Graphic=Armor_wyvern.gif&lt;br /&gt;
|Description=You are looking at a vest made from the scales of a wyvern.&lt;br /&gt;
|Effects=AC +1&lt;br /&gt;
|Source=Take any wyvern corpse to a tanner.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Worldeater&amp;diff=977</id>
		<title>Worldeater</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Worldeater&amp;diff=977"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:sandwyrm.png|link=Worldeater]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Blue glow, Icespear, Death&lt;br /&gt;
* Hit Points: Moderate-High&lt;br /&gt;
* Damage: 95-110&lt;br /&gt;
* Attacks: Tears at your flesh, suffocates you, and pokes you with poison spikes.&lt;br /&gt;
* Magic Abilities: Whirlwind (low damage), Poison, See dark&lt;br /&gt;
* Respawn Time: 3 hours&lt;br /&gt;
* Difficulty Rating (1-10): 6&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
Relatively good money and experience (nearly 10k xp). Random drops include bog-type gems, DPs, Various stat pots, and a 1/520 chance of a +6 dex ring.&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
There are two worldeaters that roam the dessert between Quacksmith and Ouro/Boros temple. One on each side of the bridge that separates the middle of that area. They can only be seen from 1 hex distance but they can only move 2 hexes at a time and do not jumpkick. They occasionally cast a low level whirlwind, but it can be painful depending on what class you are on and how many other crits you are fighting.&lt;br /&gt;
&lt;br /&gt;
Many different strategies exist. One of the easier ones is to clear all the mobs you can and drag the worldeater into one of the lower corners. Their whirlwind is 3x3. You can try and keep hide up and dance around and if whirlwind hits, jump out, let it clear and go back. Keep in mind, if you jump into the darkness there is a high chance the worldeater will run off and it can be a pain to relocate, so if you have enough balms, I would ride out the whirlwind instead. But, keeping dark up will reduce the amount of adds that will attack. If adds come, it&#039;s best to kill the adds first. The worldeater has a low hit rate (hits hard, just not often) and doesn&#039;t poison all that often at all. Whereas adds get through more, can even lightning and most certainly will poison.&lt;br /&gt;
&lt;br /&gt;
Relatively low health compared to many bosses but much higher health than the adds around him. The only real difficulty is getting adds on you.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wooden_Threestaff&amp;diff=974</id>
		<title>Wooden Threestaff</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wooden_Threestaff&amp;diff=974"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Stats===&lt;br /&gt;
A heavy wooden three-sectioned staff.&lt;br /&gt;
&lt;br /&gt;
Drops from Tak NPC Martial Artist in town.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wooden_Shield&amp;diff=971</id>
		<title>Wooden Shield</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wooden_Shield&amp;diff=971"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:shield_wooden.png]]&lt;br /&gt;
&lt;br /&gt;
===Stats===&lt;br /&gt;
A wooden shield.&lt;br /&gt;
&lt;br /&gt;
AC +1&lt;br /&gt;
&lt;br /&gt;
===How to obtain===&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wooden_Flail&amp;diff=968</id>
		<title>Wooden Flail</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wooden_Flail&amp;diff=968"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You are looking at a wooden flail with 3 groves at the top.&lt;br /&gt;
&lt;br /&gt;
Attached by a length of chain is a length of solid oak.&lt;br /&gt;
&lt;br /&gt;
Combat adds AC +1&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wizard_Quests&amp;diff=965</id>
		<title>Wizard Quests</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wizard_Quests&amp;diff=965"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Wizard_HP_and_Mana_Amulet_Quests | Wizard HP and Mana Regen Amulet Quests]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wizard_HP_and_Mana_Amulet_Quests&amp;diff=962</id>
		<title>Wizard HP and Mana Amulet Quests</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wizard_HP_and_Mana_Amulet_Quests&amp;diff=962"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Part 1 for Wizards&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
# Prove to Apprentice Quark in the Kesmai Wizards&#039; guild that you are actually a wizard and not a pop-tart wearing a robe, by defeating a spirit warded against everything but Magic Missile. Quark gives you a clumsy hint at the next proving grounds, for when you become a Mage at 14 skill. (:&lt;br /&gt;
# Run into Fortentus, a wizard in the Axe wizard trainer&#039;s hut, who will explain that he pre-tests Mages for entrance into the Test of Mages. For some misguided reasons, he wants you to kill his lost and confused rockworm familiar, for which you will need Ice Spear (it feasts only on the finest diamonds). Climb up griff rope, wander a bit between there and the rope to the pub to find confused.rockworm, and IceSpear it. Go back to Fortentus. He&#039;ll reward you and give you a scroll that hints at the next step.&lt;br /&gt;
#* Reward: &#039;&#039;&#039;+2 HP&#039;&#039;&#039;.&lt;br /&gt;
#* You are now fully qualified as a member of the Wizards&#039; Guild, with a fancy pin (quest flag).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Part 2 for Wizards&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
# A wizard and talented enchanter by the name of Alastyr has escaped from a jail cell in Oakvael. Also wanted by the Yasnaki, he attempts to flee to the adventurers&#039; sanctuary of Kesmai town. Unfortunately, he is caught by the Yasnaki holdout, Ydnac, who keeps him in the back of his lair and attempts to extract information from him, looking for a way to restore the Brotherhood&#039;s power in Kesmai.&lt;br /&gt;
# A trusted member of the Wizards&#039; Guild or Grand Order of Thaumaturges (Part 1 above) who slays Ydnac (killing blow) and speaks to the confused, battered prisoner Alastyr will be recognized as his savior, when he notices the pin / earring. Anyone else he will be too terrified to speak to. Thankful, he&#039;ll tell his hero to meet him in Kesmai temple.&lt;br /&gt;
# In Kesmai Temple, Alastyr will thank his hero and offer an enticing opportunity. He will help you re-enchant one of the Overlord&#039;s communication and mind control amulets to boost your magical power, if you can find one that is deactivated but intact. Unfortunately for you, only Vlad, of the Inner Circle in Leng, at the top of the Dark Tower, has gathered one of these amulets. He is trying to alter them to use on his own followers.&lt;br /&gt;
# When the adventurer takes the amulet back to Kesmai temple, Alastyr will recoil in horror and urge you to take it away -- the Overlord&#039;s hold is still on the amulet. Concocting a scheme, he wraps the amulet in magical scrolls to protect you from its magic, and writes his instructions on the outer layer. To break the Overlord&#039;s magic, you must find a spellcaster with terrifying power. Since the OL himself would just use the amulet against you, your only option is Jack and Jill. A killing blow against either one of them will result in a burst of magic that will overload and fully deactivate the amulet. Take friends.&lt;br /&gt;
# Just outside of JnJ&#039;s lair, east of the stairs two hexes, is the portal to the balcony, where a shadowy sending from Alastyr awaits to pick up the fully deactivated amulet. Unfortunately, Alastyr has been tricking you all along, and teleports the amulet away and goes into hiding to use its power for himself, alone.&lt;br /&gt;
#*Reward: &#039;&#039;&#039;+5 HP&#039;&#039;&#039;.&lt;br /&gt;
# The hunt begins. Alastyr can be found hiding at the fountain behind a secret wall in the Leng forest, building his magical power. Using the OL&#039;s power through the amulet, he has replicated the OL&#039;s transformation into pure magic, though his lesser talents do not allow him to become quite as strong. The adventurer will need friends to defeat him, but must land the killing blow, and then recover the amulet, now suffused with chaos and evil.&lt;br /&gt;
# Elder.Ydcor in the Kesmai temple, who never much trusted Alastyr to begin with, thanks you for disposing of the evil that Alastyr became, and cleanses Alastyr&#039;s evil from it for you, leaving it, finally, pure of both the OL&#039;s power and Alastyr&#039;s evil. It is now an Amulet for Wiz/Thaum, and grants a considerable mana regen.&lt;br /&gt;
#* Reward: &#039;&#039;&#039;+8 HP&#039;&#039;&#039;.&lt;br /&gt;
# &#039;&#039;Optional&#039;&#039;: Now that you are able to use the amulet that is the insignia of the old Yasnaki order, Duelist Acharel, a confused undead member of the Brotherhood of Yasnaki in the darkened portion of Kes -4, will mistake you for a fellow Yasnaki and train you in the use of Stormhalter.&lt;br /&gt;
#* Reward: Upgrades your OL staff, allowing it to attack as well as a Minotaur Staff.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Part 3 for Wizards&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039; Please note: This is completely optional but will grant an additional +15 HP. &#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
 &#039;&#039; Do at any time after the previous. &#039;&#039;&lt;br /&gt;
# The Test of Mages: Wizards will find Grand Magus Marren in the wizards&#039; guild in Lockpick Town, up in the Axe Glacier cliffs (up griff rope, northwest, up rope, east along cliff, north &#039;til east gap in wall, southeast in caves to rope to LP town). &lt;br /&gt;
#To start, talk to Hagkazar will challenge you to slay the summoned Infernal waiting patiently outside and bring back its heart. The infernal is vulnerable only to icespear and a bit of a challenge to face toe to toe, but you can manage it even without casting anything but IS. &lt;br /&gt;
#Bring the infernal heart to Marren (who is next to Hagkazar), drop it and teach.&lt;br /&gt;
#*Reward: &#039;&#039;&#039;+15 HP&#039;&#039;&#039;&lt;br /&gt;
#*Reward: +3/4 blue-glowing wiz-only pine staff that casts web, drops from Infernal.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Winged_Helmet&amp;diff=959</id>
		<title>Winged Helmet</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Winged_Helmet&amp;diff=959"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Stats===&lt;br /&gt;
You are looking at a steel helm set with torn white wings.&lt;br /&gt;
&lt;br /&gt;
+10 Stun Prot&lt;br /&gt;
&lt;br /&gt;
===How to obtain===&lt;br /&gt;
Drops from Troll in [[Leng]], on the bridge.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wendy&amp;diff=956</id>
		<title>Wendy</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wendy&amp;diff=956"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 4 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Wendy==&lt;br /&gt;
[[File:Dragon wendy.png|link=link=Wendy]]&lt;br /&gt;
&lt;br /&gt;
* Weakness: Heavy Silver&lt;br /&gt;
* Hit Points: Medium&lt;br /&gt;
* Damage: 40-110 damage per swing&lt;br /&gt;
* Attacks: Blunt, Smash, and Slash&lt;br /&gt;
* Magic Abilities: Whirlwind&lt;br /&gt;
* Difficulty Rating (1-10): 9. &lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
 No loot. She is needed for several quests such as BBS upgrade and 2nd Knight quest, and Crystal Gauntlets 3. Wendy can be tanned into dragon scales.&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
 Wendy isn&#039;t too bad to fight when you&#039;ve got the right setup. &lt;br /&gt;
 Always important to have a knight who can hit her but nowadays MA and Thief can hit her too. &lt;br /&gt;
 Best to put up dark in case you need to dark hex out.&lt;br /&gt;
 &lt;br /&gt;
 &#039;&#039;&#039;Critical Note&#039;&#039;&#039;: She &#039;&#039;WILL&#039;&#039; cast whirlwind. Make sure you time your swings with deadly precision and dark hex immediately upon seeing the whirlwind.&lt;br /&gt;
&lt;br /&gt;
 And make sure you kill the concussion spectres immediately because if not, you will have a bad day!&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Weapon_Quests&amp;diff=951</id>
		<title>Weapon Quests</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Weapon_Quests&amp;diff=951"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|[[File:2h bbs.png|link=link=Black_Broadsword|Combat adds +5, AC +4, lawful, blue glow]]|| Black Broadsword&lt;br /&gt;
|-&lt;br /&gt;
|[[File:2h bbs.png|link=Improved_Black_Broadsword]]|| Improved Black Broadsword&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Sword_hummer.png|link=Hummingbird_Sword|Lawful, blue glow, combat adds +6 AC +2]]|| Hummingbird Sword&lt;br /&gt;
|-&lt;br /&gt;
|[[File:2h_sga.png|link=Silver_Greataxe|Lawful, heavy silver, combat adds +5, AC +1.]]|| Silver Greataxe&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Giant_Sword.png|link=Giant_Sword|Blue Glow, Heavy Silver, Combat Adds +8, AC Unknown does Slashing &amp;amp; Blunt Damage]] || Greatsword&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Giant_Sword.png|link=Reforged_Giant_Sword|Blue Glow, Heavy Silver, Combat Adds +8, AC Unknown does Slashing &amp;amp; Blunt Damage]] || Immortal Greatsword&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Mace raxe.png|link=Returning Axe|Blue Glow, Combat adds +7, AC +3]]|| Returning Silver Axe&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Mace throwing.png|link=Returning Hammer|Blue Glow, Combat adds +5, AC +6]]|| Returning Hammer&lt;br /&gt;
|-&lt;br /&gt;
| [[File:MorningStar.png|link=Morning Star | Combat adds +8 and AC 12.]] || Blessed Morningstar&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wavy_Silver_Bracelet&amp;diff=948</id>
		<title>Wavy Silver Bracelet</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wavy_Silver_Bracelet&amp;diff=948"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Bracelet fb.png]]  You are looking at a wavy silver bracelet set with aquamarines.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Stats:&#039;&#039;&#039;&lt;br /&gt;
  On contact &#039;&#039;&#039;Protection from Blind and Fear&#039;&#039;&#039; spell&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How to Obtain:&#039;&#039;&#039;&lt;br /&gt;
  Drops off of &#039;&#039;&#039;Kosh&#039;&#039;&#039;, the fire breathing leng dragon (Not 100% of the time but more often than not)&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Water_Elemental&amp;diff=945</id>
		<title>Water Elemental</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Water_Elemental&amp;diff=945"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:WaterElemental.png|link=Water Elemental]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: ???&lt;br /&gt;
* Hit Points: Moderate&lt;br /&gt;
* Damage: 30-70&lt;br /&gt;
* Attacks: Melee, knockback&lt;br /&gt;
* Magic Abilities: Ice storm (moderate power)&lt;br /&gt;
* Difficulty Rating (1-10): 7&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
Drops +1/+3 shielders, glower, ytrill, moonstone ring (can drop both versions of the moonstone ring).&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
Located in Chaos Town, southeast of the Underkingdom Portal in Axe Glacier. Hits moderately hard but not too hard, can occasionally knockback and ice storms for about half as powerful as mama. Make sure you are wearing f/i prot.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Warlord%27s_Halberd&amp;diff=942</id>
		<title>Warlord&#039;s Halberd</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Warlord%27s_Halberd&amp;diff=942"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lawful. Blue glow.  Combat adds +4, AC +4.&lt;br /&gt;
Looted from Warlord Minotaur just outside of Leng Drake&#039;s lair.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Wands_%26_Balls&amp;diff=939</id>
		<title>Wands &amp; Balls</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Wands_%26_Balls&amp;diff=939"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Balls, Feathers, And Wands]]&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=WB_Mana_Regen_Bracelet&amp;diff=936</id>
		<title>WB Mana Regen Bracelet</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=WB_Mana_Regen_Bracelet&amp;diff=936"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:WB_Mana_Transparent.png]]  You are looking at a thick ancient silver bracelet inlaid with dolphins of right green malachite. Warms the mind on touch. You feel relaxed, imagining a calm sea.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Stats&#039;&#039;&#039; &lt;br /&gt;
  &#039;&#039;&#039;Protection&#039;&#039;&#039; from &#039;&#039;&#039;Water Breathing&#039;&#039;&#039;. &lt;br /&gt;
  &#039;&#039;&#039;+1 Mana Regen&#039;&#039;&#039;.&lt;br /&gt;
&#039;&#039;&#039;How To Obtain&#039;&#039;&#039;&lt;br /&gt;
  Drops from &#039;&#039;&#039;Harbinger&#039;&#039;&#039;.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vlad&amp;diff=933</id>
		<title>Vlad</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vlad&amp;diff=933"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:vampire.png|link=Vlad]]&lt;br /&gt;
===Stats===&lt;br /&gt;
* Weakness: Silver&lt;br /&gt;
* Hit Points: Tons&lt;br /&gt;
* Damage: 50-130&lt;br /&gt;
* Attacks: Hand, Sword, Vampire Stuff&lt;br /&gt;
* Magic Abilities: Death, Aging&lt;br /&gt;
* Difficulty Rating (1-10): 10&lt;br /&gt;
&lt;br /&gt;
===Loot===&lt;br /&gt;
&lt;br /&gt;
===Guide===&lt;br /&gt;
The Leng Vampire is one of the toughest lair monsters in the game, not only for its power but for where it is located. The Vampire is located in the Leng Tower, which is found on Leng -1. It can be found by opening a secret door in an area with a small rectangular path around a wall, which is the tower. There are 5 floors in the tower, and only the strongest adventurers can go to the top. On the first couple floors there are lichs, and on the third floor very strong NPCs appear as well as lichs. On the 4th level very strong Thaum NPCs and Archer NPCs appear. Once you reach the 5th floor, there are many monsters, including the vampire, who is invisible. There are 2 powerful death-casting liches, and 2 powerful griffins. Since it is invisible, you cannot see where it is until it attacks you. It can death you from far away many times before it moves close enough to attack. It can only be hurt with silver weapons, and can hit hard.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Violet_Bracelet&amp;diff=930</id>
		<title>Violet Bracelet</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Violet_Bracelet&amp;diff=930"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Bracelet deathres.png]] You are looking at a silver bracelet set with violet carbuncles.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Stats&#039;&#039;&#039;&lt;br /&gt;
  Death Resistance.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;How To Obtain&#039;&#039;&#039;&lt;br /&gt;
  Rare drop from Female Thaums in Vlad&#039;s Tower.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vengeance_Dagger&amp;diff=927</id>
		<title>Vengeance Dagger</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vengeance_Dagger&amp;diff=927"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Steps to upgrade the Lucius Dagger.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
1. Complete the [[RDagger Upgrade]] quest first. You cannot continue until you have done so.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
2. Take the upgraded Carfel dagger to the secret bottom floor in the [[Leng]]&#039;s thief guild.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
3. Make certain you are hidden and your hide level (Character level + magic level) is 33 or greater or the casters will toast you. (*Please note, at 33 you could still blink, so be sure to put your weapons away in case you die). Run past the tunnel of death while hidden, to the secret room at the end.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
4. In the lower left hand corner of the secret room, drop the upgraded Carfel dagger on the hex of Elsie.Nightshade. Say &amp;quot;Elsie, teach me&amp;quot;.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
5. Now go to the upper right hand corner, drop the non-upgraded Lucius dagger at the feet of Jimmy.the.Fingers(*?) and say &amp;quot;Jimmy, teach me&amp;quot;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
6. The dagger is now upgraded to +9/+10 and has a large increase in damage. *Note, Ice can no longer be added to the dagger and you must be level 19+ to use it.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
 &#039;&#039;Please note: Completing this quest line will reset your Carfel kill flag. Meaning, to be able to do this quest again, you have to fully complete the [[RDagger Upgrade]] quest.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vengeance_Bow&amp;diff=924</id>
		<title>Vengeance Bow</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vengeance_Bow&amp;diff=924"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Rashar&#039;s ghost haunts the Axe Glacier thieves&#039; guild near Lockpick town, mourning the death of her beloved Avarus, clinging, through sheer force of will, to the living world, though only barely.&lt;br /&gt;
&lt;br /&gt;
She will not leave without revenge. The two accomplished but unlucky thieves were slain by the Yeti, who still has Avarus&#039;s misericorde dagger.&lt;br /&gt;
&lt;br /&gt;
Quest:&lt;br /&gt;
# Slay the Yeti by your own hand. (Honor the memory of the two and do it alone in a thiefly manner.) Take the misericorde dagger.&lt;br /&gt;
# Drop the dagger at Rashar&#039;s ghost&#039;s feet in the Axe thief guild.&lt;br /&gt;
&lt;br /&gt;
Congratulations on the Vengeance Bow, a blue-glowing, high-damage, Thief-only +7/2 crossbow that deals the second most damage per hit (though not per round, as it requires nocking).&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vendors&amp;diff=921</id>
		<title>Vendors</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vendors&amp;diff=921"/>
		<updated>2022-08-11T05:10:35Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|[[Kesmai Tavern]]&lt;br /&gt;
|[[UnderKingdom Tavern]]&lt;br /&gt;
|[[Oakvale Tavern]]&lt;br /&gt;
|[[Axe Glacier Tavern]]&lt;br /&gt;
|[[Leng Tavern]]&lt;br /&gt;
|[[Annwn Vendor]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Pors Pub]]&lt;br /&gt;
|[[Leng Snake Vendor]]&lt;br /&gt;
|[[UnderKingdom General Store]]&lt;br /&gt;
|[[UnderKingdom Thief Store]]&lt;br /&gt;
|[[Other Vendors|General Vendors]]&lt;br /&gt;
|[[Vendor Map Locations]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vendor_Map_Locations&amp;diff=918</id>
		<title>Vendor Map Locations</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vendor_Map_Locations&amp;diff=918"/>
		<updated>2022-08-11T05:10:34Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Kesstores.png|Kesmai Stores&lt;br /&gt;
File:Oakstores.png|Oakvael Stores&lt;br /&gt;
File:Lengstores1.png|Leng Town Stores&lt;br /&gt;
File:Lengstores2.png|Leng Snake Vendor&lt;br /&gt;
File:Axestores1.png|Axe Town Stores&lt;br /&gt;
File:Axestores2.png|Axe Cliff Stores&lt;br /&gt;
File:Axestores3.png|Axe Chaos Town Stores&lt;br /&gt;
File:Axestores4.png|Por&#039;s Pub&lt;br /&gt;
File:Ukstores.png|UK Stores&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Vampire_Figurine&amp;diff=915</id>
		<title>Vampire Figurine</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Vampire_Figurine&amp;diff=915"/>
		<updated>2022-08-11T05:10:34Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Stats===&lt;br /&gt;
A black ball of coagulated vampire blood.&lt;br /&gt;
&lt;br /&gt;
Summons a Vampire when thrown.&lt;br /&gt;
===How to obtain===&lt;br /&gt;
Drops from [[Fleshripper]] in [[Oakvael]] Troll Town.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Valuables&amp;diff=912</id>
		<title>Valuables</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Valuables&amp;diff=912"/>
		<updated>2022-08-11T05:10:34Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents the valuables found in the game and their values when found in different areas. Min and Max Values are for specific gems actually seen in game.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Item !! Description !! Location Found !! Min Value !! Max Value !! Base Price&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_topaz.png]] || a small yellow gem. || [[Kesmai]] Dungeon || 111 || 125 || 110&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_amethyst.png]] || a beautifully cut amethyst. || [[Kesmai]] Dungeon || 327 || 471 || 400&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_ruby.png]] || a small crimson gem with visible flaws. || [[Kesmai]] Dungeon || 450 || 563 || 500&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_sapphire.png]] || a small blue sapphire. || [[Kesmai]] Dungeon || 523 || || 650&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_emerald.png]] || a large green emerald. || [[Kesmai]] Dungeon || 490 || 665 || 600&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_fieryruby.png]] || a fiery ruby that smolders like the eye of a salamander. || [[Kesmai]] [[salamander|salamanders]] || || || 1,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_ovalruby.png]] || a gem in the shape of a dragoneye. || Drops rarely from dragonsquires, dragonhunters and dragonslayers. || 10,000 || 10,000 || 10,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Egg_griffin.png]] || a large ochre egg mottled with dark brown spots. || Drops rarely from griffins. || 838 || 1,059 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[File:rock_gold.png]] || a gold nugget. || [[Axe Glacier]] || 941 || 1,247 || 1,100&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_uncutemerald.png]] || a massive uncut emerald, as green as spring grass. || [[Axe Glacier]] || 826 || 1,103 || 1,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_uncutdiamond.png]] || a large uncut diamond. || [[Axe Glacier]] || 1,238 || 1,368 || 1,300&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_bloodruby.png]] || a round, blood-red ruby. || [[Axe Glacier]] ||  || 1,797 || 1,500&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_swallow.png]] || a sparkling sapphire carved into the shape of a sparrow. || [[Axe Glacier]] Giant&#039;s Tower || || || 4,100&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_amethyst.png]] || a beautifully cut amethyst. || [[Leng]] || 944 || 1,183 || 1,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_sapphire.png]] || a small blue sapphire. || [[Leng]] || 755 || 831 || 800&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_starsapphire.png]] || a brilliant star sapphire. || [[Leng]] || 1,383 || 1,760 ||&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Gem_swallow.png]] || a sparkling sapphire carved into the shape of a sparrow. || [[UnderKingdom]] || || || 4,100&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Horse.png]] || an onyx figurine of a galloping horse. || [[UnderKingdom]] || || || 10,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:lapislazuli.png]] || a gigantic lapis lazuli stone. &amp;lt;br&amp;gt;|| [[UnderKingdom]] || || || 62,560&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Hematite.png]] || a very large, beautifully-cut hematite gemstone. &amp;lt;br&amp;gt; || [[UnderKingdom]] || || || 47,933&lt;br /&gt;
|-&lt;br /&gt;
| [[File:heartgem.png]] || a beautiful heart-shaped tourmaline. &amp;lt;br&amp;gt; || [[UnderKingdom]] UD Temple|| || || 91,823&lt;br /&gt;
|-&lt;br /&gt;
| [[File:RedRuby.png]] || a mesmerizing, flawlessy-cut ruby. || [[UnderKingdom]] UD Temple || || || 117,391&lt;br /&gt;
|-&lt;br /&gt;
| [[File:XanMug.png]] || a weather cement mug with a written message on the side &#039;have a big drink of STFU&#039;. This drink will harden you up. || [[UnderKingdom]] [[Xannodos]], [[Harbinger of Death]], [[Dreadlord Ugrul]], [[The Necromancer]] || || || 250,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Tree.png]] || a holiday tree made of dark malachite. || [[UnderKingdom]] || || || 6,000&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| [[File:SmallBlackPearl.png|center]] || a small, perfectly spherical hematite gem. &amp;lt;br&amp;gt; || [[UnderKingdom]] || || || 21,000&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| [[File:SmallWhitePearl.png|center]] || a small pearl. &amp;lt;br&amp;gt; || [[UnderKingdom]] || || || 13,000&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| [[File:PinkPearl.png|center]] || a small, perfectly spherical rose pearl. &amp;lt;br&amp;gt; || [[UnderKingdom]] || || || 32,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Conch.png|center]] || an extremely rare-looking ornamental shell. || [[UnderKingdom]] Shits and Giggles || || || 150,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Scroll.png|center]] || an ancient scroll containing rare martial arts techniques, you&#039;re too stupid to understand any of it.|| [[UnderKingdom]] Blood Twins || || || 320,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yttril.png|center]] || a blue gray stone flecked with bits of glowing metal. The stone is known as yttril, and appears to be enchanted with a strong magic. Used in the [[Dreadlord Ugrul Armor]] quest. || [[Dreadlord Ugrul]] in [[UnderKingdom]] || || || 65,000&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Bowl.png|center]] || Bowl of bananas and peanut butter. Maybe the King would be interested in this?. Bowl can be turned into Elvis in lower [[UnderKingdom]] town for an Immortal Shield Ring. || [[Overlord]] in [[UnderKingdom]] || || || N/A&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Iceball.png|center]] || You are looking at an undamaged bog thrasher eye, it feels strange to the touch. || Bog.Thrashers in [[UnderKingdom]] || || || 30,000&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Bloodroot.png|frameless]]&lt;br /&gt;
|You are looking at an unassuming looking leafy vine known as Bloodroot. Dangerous by itself but can be woven into a powerful fabric when mixed with certain reagents.&lt;br /&gt;
|Rare drop in new Leng area.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|[[File:Sylia egg.png|frameless]]&lt;br /&gt;
|You are looking at a large rainbow egg from the corpse of Sylia.&lt;br /&gt;
|Dropped by Sylia in Annwn.&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|N/A&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
	<entry>
		<id>https://angelsofwrath.net/wiki/index.php?title=Underworld_(Praetoseba)&amp;diff=909</id>
		<title>Underworld (Praetoseba)</title>
		<link rel="alternate" type="text/html" href="https://angelsofwrath.net/wiki/index.php?title=Underworld_(Praetoseba)&amp;diff=909"/>
		<updated>2022-08-11T05:10:34Z</updated>

		<summary type="html">&lt;p&gt;CuBe...AoW: 2 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Praetoseba.png|left|thumb|Praetoseba Map]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
=Lore=&lt;br /&gt;
&amp;quot;According to ancient legend, there was a time when dying meant that you were&lt;br /&gt;
forever banished from the mortal plains of Kesmai.  Many valiant warriors&lt;br /&gt;
and skilled magicians were forever lost when they met a tragic end due to Age&lt;br /&gt;
(or a dragon&#039;s gullet).  The Ghods took this matter very seriously, for if&lt;br /&gt;
too many valiant heros were lost, the land of Kesmai might forever fall into&lt;br /&gt;
the Hands of Evil.  So the Ghods caused to be formed the lands of Praetoseba,&lt;br /&gt;
or the Underworld as it is referred to in the land of Mortals.&lt;br /&gt;
&lt;br /&gt;
In the Underworld, Souls of those whose valor led them to an untimely demise&lt;br /&gt;
would be sent to perform certain quests.  each quest would restore a part of&lt;br /&gt;
the body, until the hero was again made whole, when he would be allowed to&lt;br /&gt;
return to the land of the living.  The Ghods would restore the Vigor, Vitality,&lt;br /&gt;
and Youth of the Mortal, along with such skill as had been attained during&lt;br /&gt;
the lifetime of the individual.&lt;br /&gt;
&lt;br /&gt;
Finally, as a caution against improper behavior, Set, the forgiver will need&lt;br /&gt;
to forgive any and all transgressions that the mortal may have commited&lt;br /&gt;
during his life.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=Entering UW=&lt;br /&gt;
Underworld (Praetoseba) is usually done to restore skill levels and constitution lost from death, and also to restore your youth. It is also required if you are eaten by evil carniverous creatures such as dragons.&lt;br /&gt;
You have to enter underworld from a black hex located in the graveyard of each land (in Axe Glacier the hex is a green gravemarker by the statue southwest of the portals), stand on the hex and type the chant in command mode: &amp;lt;big&amp;gt;urruku ya zi xul&amp;lt;/big&amp;gt;&lt;br /&gt;
Entering UW drops ALL OF YOUR ITEMS on the hex you entered it on. LOCKER YOUR GEAR FIRST! A hand skill of Black Belt or higher is recommended. &lt;br /&gt;
All commands are &amp;quot;npc name&amp;quot;, teach (ex. &amp;quot;osiris, teach&amp;quot; or &amp;quot;o, teach&amp;quot; without quotes)&lt;br /&gt;
To accept quest &amp;quot;npc name, yes&amp;quot; (ex. &amp;quot;osiris, yes&amp;quot; or &amp;quot;o, yes&amp;quot; without quotes)&lt;br /&gt;
&lt;br /&gt;
You start in UW in tall yellow grass, go south along the path, through the door, to the sky hexes, jump. Now you&#039;re in the main temple.  Move two hexes east and say, &amp;quot;U, teach&amp;quot;.  She will reply with, &amp;quot;Your time here is wiped clean.  Begin with Osiris and work your way forward.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=Quests=&lt;br /&gt;
==Preparing to Quest==&lt;br /&gt;
First things first, ask Uajyt to train you with &amp;quot;Uajyt, teach&amp;quot; and then &amp;quot;Uajyt, yes&amp;quot;&lt;br /&gt;
This will cleanse your soul and prepare you to take your organs back.&lt;br /&gt;
==Stomach Quest==&lt;br /&gt;
Find Osiris - West of starting hex in the main temple.&lt;br /&gt;
Type &amp;quot;Osiris, teach&amp;quot; He will ask, &amp;quot;Do you wish to quest for a stomach?&amp;quot; Type &amp;quot;Osiris, yes&amp;quot;&lt;br /&gt;
===Give a suitable pet figurine to my son.===&lt;br /&gt;
Go east on the north river bank to sky hexes, then southeast across bridge, then north to the forest, avoid the archer unless you need the bow for the Intestines Quest. Kill the tiger and loot the figurine. Might as well kill the bear for the skull so you will have night vision or if you happen to need it for the Intestines Quest. Kill self and you will be back in the main temple, go southeast from the fountain and give the tiger figurine to Horus, he will give you an amulet to give to Isis. Go north to Isis and give her the amulet, then go east to Imhotep and he will give you a stomach.&lt;br /&gt;
===Get an ankh from one who was queen.===&lt;br /&gt;
Go east on the north river bank past the first building, go north, to the second door on the east and speak with Tiy, and she will give you the ankh. Take the ankh to Nepherteri who is directly north across a little river, she will have you talk to Imhotep back in the main temple to get your stomach.&lt;br /&gt;
===Go inquire of the locksmith.===&lt;br /&gt;
Go east on the south river bank to the first building, talk to Khenty he will give you a key. Take the key to Thutmose the Magician (northwest from the temple, swim up the little river, then east along the south bank to the door, then south) give him the key and he will tell you to talk to Imhotep back in the main temple to get your stomach.&lt;br /&gt;
&lt;br /&gt;
==Intestines Quest==&lt;br /&gt;
Find Anubis - Go east along the north river bank, inside the first building.&lt;br /&gt;
Type &amp;quot;Anubis, teach&amp;quot; He will ask, &amp;quot;Do you wish to quest for a intestines?&amp;quot; Type &amp;quot;Anubis, yes&amp;quot;&lt;br /&gt;
===Take a special bow to the Goddess of the Hunt.===&lt;br /&gt;
Go east on the north river bank to sky hexes, then southeast across bridge, then east, kill archer and take bow to Neith (northwest back across bridge, then west look for tall yellow grass) and she will give you intestines.&lt;br /&gt;
===Give the skull of a bear to the God of the River.===&lt;br /&gt;
If you had the tiger quest you should already have the skull, if not then Go east on the north river bank to sky hexes, then southeast across bridge, then north to the forest, watch out for the archer, kill bear and take skull to Sobek (small island south of the fourth building from the temple from the north river bank) then see either the West Nymph (southwest from Sobek surrounding by trees on the river bank) or East Nymph (southeast from Sobek surrounded by trees). Take the gem from the Nymph to Nehebku back in the main temple, southeast of the fountain and he will give you intestines.&lt;br /&gt;
&lt;br /&gt;
==Liver Quest==&lt;br /&gt;
Find Sekhmet - Go east along the south river bank inside the third building, down stairs - see Ra or Nefertem&lt;br /&gt;
Type &amp;quot;Sekhmet, teach&amp;quot; He will ask, &amp;quot;Do you wish to quest for a liver?&amp;quot; Type &amp;quot;Sekhmet, yes&amp;quot;&lt;br /&gt;
===The Sun God shall be your guide.===&lt;br /&gt;
Jump in Fire hex in Sekhmet&#039;s room. You will be back in the main temple. Go NW or SW from fountain to stairs and climb up. This is Ra&#039;s chambers, go talk with Ra and he will tell you to &amp;quot;Seek the wisdom of Ptah.&amp;quot; OR &amp;quot;Lead a lawful cobra to Re.Harakhti.&amp;quot;&lt;br /&gt;
===Inquire of my brother.===&lt;br /&gt;
Nefertem is Sekhmet&#039;s brother. Seek him out. Otherwise, the quest is identical to Ra. You will either lead the cobra, or find Ptah. See above.&lt;br /&gt;
====Lead a lawful cobra to Re.Harakhti.====&lt;br /&gt;
&lt;br /&gt;
Kill cobra in Ra&#039;s chamber, take boots and exit temple to the north.  Follow the sidewalk all the way east, past the dark portal room until the grey sidewalk turns back to trees. &lt;br /&gt;
When you see the sidewalk turn north and dead end into the air, follow it and jump north into that air (you will need FF boots from Cleopatra. If you do not have them, the dark route is best.)  Move northwest into the water and continue north until you see Re.Harakhti.  Give him the boots.&lt;br /&gt;
&lt;br /&gt;
If you prefer the longer, darker route, then climb down rope NE of Sekhmet&#039;s building, go northwest, then north, find Re.Harakhti, give him the boots.&lt;br /&gt;
&lt;br /&gt;
====Seek the wisdom of Ptah.====&lt;br /&gt;
Go east along the south river bank to sky hexes, then swim north to the island, climb down rope, then east southeast at the end of the cavern, see Ptah, kill self, then go down the stairs, then on the far west wall of the temple is a door, Thoth is in there.&lt;br /&gt;
&lt;br /&gt;
==Lungs Quest==&lt;br /&gt;
See Khnumeri – use map&lt;br /&gt;
&amp;quot;Do you wish to quest for lungs?&amp;quot;&lt;br /&gt;
-&amp;quot;Seek the most beautiful woman, she will give you lightness.&amp;quot;&lt;br /&gt;
Kill yourself and head back to the temple.  Exit the temple and go see Cleopatra.  Say, &amp;quot;C, teach&amp;quot;.  She will give 1 of 2 responses and a pair of feather fall boots&lt;br /&gt;
&lt;br /&gt;
===Response 1===&lt;br /&gt;
&amp;quot;I see.  Then I send you deep below!  Take these boots.  Seek the warrior who lies beneath the tomb.  I fear your path will be long.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Montu:  Get portal gem (red ball) from killing wyrm, the third building on the north river bank on the south wall there is a secret door, (room is dark), go 10 hexes north and 2 east there is another secret door, then east to wall there is another secret door, with gem in right hand, go through door and then south through secret portal.  &lt;br /&gt;
&lt;br /&gt;
Once on the other side, move 8 hexes east until you see a set of stairs and an air hex.  With boots on, jump through air hex.  Move southwest past the fires, then through the door and back to the east.  Turn north through the door.  Lay the boots at the feet of Montu and say, &amp;quot;M, teach&amp;quot;.  Montu replies, &amp;quot;Good.  You may survive where others have fallen, so I do not give you your lungs just yet.  Take this Wand of Blindness.  Give it to the Master at the Headwaters, but beware of the Demon...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Take the wand and put it in your left hand.  Move back to the fires and kill yourself to go back to the temple.  Discard the red gem.  &lt;br /&gt;
&lt;br /&gt;
Exit the temple and move north and west until the clear the temple wall, then move northwest until you see the east/west river.  Follow it west until you see it turn north and go through the wall.  Follow it north and around the bend to the east.  When the wall opens to the north, proceed north carefully.  This is where the demon lurks.  In order to use the blindness wand, you&#039;ll need to double click it. Blind the demon or kill him but proceed west and then north until you reach Khepri.  Lay wand at his feet and tell him to teach.&lt;br /&gt;
&lt;br /&gt;
===Response 2=== &lt;br /&gt;
&amp;quot;I see.  Seek then, the war goddess who rules from beneath the tomb!  Take these boots and be on your way!&amp;quot;&lt;br /&gt;
Pekhet:  Go up stairs. then up stairs again, jump wearing FF boots into the west sky hex, find Pekhet give him FF boots, kill self.&lt;br /&gt;
&lt;br /&gt;
==Leaving UW==&lt;br /&gt;
Go east on the north river bank to sky hexes, then north you should see a yellow brick road follow it to the northeast, through trees, then south east to the teleport hex, and that&#039;s it! &lt;br /&gt;
If you lose any of the items you need to finish a quest, you will need to talk to Uajyt and have your quests reset. Uajyt: Do you wish to give up all your organs and start again?! Your body is as when it enter this land.&lt;/div&gt;</summary>
		<author><name>CuBe...AoW</name></author>
	</entry>
</feed>