<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[NordInvasion Forum - Community Projects]]></title>
		<link>https://forum.nordinvasion.com/</link>
		<description><![CDATA[NordInvasion Forum - https://forum.nordinvasion.com]]></description>
		<pubDate>Mon, 20 Jul 2026 07:28:02 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[v1.8.0 NordInvasion# Resurrected]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=82018</link>
			<pubDate>Mon, 23 Mar 2026 20:11:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=6035">Eternal</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=82018</guid>
			<description><![CDATA[I had previously shared a separate script that fixed the server browser of the <a href="https://forum.nordinvasion.com/showthread.php?tid=41761" target="_blank" rel="noopener" class="mycode_url">original NordInvasion#</a> script by Kaasovic, but now I've done some bigger changes and plan to do more so I figured it'd make sense to have a separate thread for the script.<br />
<br />
The main feature list can be found on the <a href="https://forum.nordinvasion.com/showthread.php?tid=41761" target="_blank" rel="noopener" class="mycode_url">original script</a>, and I'll list any additional changes I've made in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Project Material List Overhaul</span><br />
In the original script, the material list was not counting the crafted materials you already had on hand while giving you the list of total materials you needed.<br />
Example comparison of the old logic against the new logic with the materials I have while crafting a Masterwork Toolkit (Some easy to spot differences are the amount of scrap metal/bent sword/old boots I need, because I already have some perfected metal, scrap metal and hardened leather):<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/N0tN6162/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
All of the old recipes and old projects you already have going should automatically be working with the new version as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Crafting Guide</span><br />
I found it quite hard to craft some items as they require crafting from multiple professions and house crafting which required a lot of back and forth between accounts, so I wanted the script to recommend me a list of steps to go through in order to craft all the necessary materials with as little back and forth as possible.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/D0csKXJV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
The guide prioritizes the profession that can craft the highest variety of items at the time. These steps are automatically updated with the mats you need coming from the updated project material list.<br />
You can also add your crafting accounts with personal and house crafting professions, which will be taken into account while giving you the optimum crafting steps.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/QN217XQp/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><img src="https://i.postimg.cc/g02ZprWQ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Multiple Crafting Projects At The Same Time</span><br />
You can now select multiple projects at the same time to see a combined list of materials and crafting guide.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/FKBJqyQR/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
</div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Estimated Crafting Cost</span><br />
You can see a quick estimate of how much the craft costs in total or how much the missing materials cost. The prices are coming from the AH, but you can also manually override any items' price. <br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/2StZtmsG/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Loot Tracker/Inventory Snapshot</span><br />
You can create snapshots of your inventory to track how many mats/items you've looted in between the snapshots.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/5Nwk5ZyT/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Combined Inventory of All Characters</span><br />
You can see the combined item list of all the characters you have by opening the combined inventory menu, available under the inventory button.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/P5WM7N5g/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Character Overview</span><br />
A summary of all your characters' exp, class, faction points, loot count/list and equipped gear can be found by the character overview page.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/SQ92YjYV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<img src="https://i.postimg.cc/4xyXtFFX/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Transfer to Bank</span><br />
You can select an account as your bank and transfer all your materials/gold automatically via the Transfer Materials view. For the materials to be transferred, the other accounts should either be in the same house as the selected bank account, or already have a trade open with the bank account and be in a different house (accounts that are not in any house can not trade).<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/wvhHY6MY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<img src="https://i.postimg.cc/4xMWvV5K/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">*Auto Accept Quests &amp; Read Messages</span><br />
In the quests menu, you can toggle a setting to automatically accept quests whenever available (when you open the website that is) as well as mark messages as read so you do not have to go to your messages and do it manually.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Refresh</span><br />
An auto refresh feature (every 3 seconds) is added to the recent loots page. When a loot drops you will get a sound notification (which should be a nostalgic sound to all of you  <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />)<br />
If you do not see the "Refresh on" text under the button, please try refreshing the page manually until you see it. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Login</span><br />
You can save your login information in order to automatically login to the website.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/rmn19kRy/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>Note: This saves your login information in an unencrypted form in your browser's local storage. Malicious extensions and scripts you may install in the future can access this information. If you use your NI password in your non NI related accounts, I'd suggest you to not use this feature. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Server Browser</span><br />
As the old server browser was no longer working, I updated it to use the data coming from <a href="http://www.mnbcentral.net/" target="_blank" rel="noopener" class="mycode_url">M&amp;B Central</a> instead.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/LsTML41p/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-size: x-small;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">*latest update/addition(s)</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">How to install</span></span></span> </span>(copied from the original thread)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">FireFox:</span><br />
Download this extension: <a href="https://tampermonkey.net/?ext=dhdg&amp;browser=firefox" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Chrome:</span><br />
Download this extension: <a href="https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Opera:</span><br />
Download this extension: <a href="https://addons.opera.com/en/extensions/details/tampermonkey-beta/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a><br />
<br />
After downloading either GreaseMonkey or TamperMonkey click on this <a href="https://greasyfork.org/en/scripts/570863-nordinvasion-resurrected" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">link</span></span></span></a> and hit install script.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to update</span><br />
Click on this <span style="color: #d97b33;" class="mycode_color"><a href="https://greasyfork.org/en/scripts/570863-nordinvasion-resurrected" target="_blank" rel="noopener" class="mycode_url">link</a></span> and hit install script. You will be prompted to a new page with an option to update the script.<br />
<br />
If you have any issues, feedback, or ideas please share them in the comments.]]></description>
			<content:encoded><![CDATA[I had previously shared a separate script that fixed the server browser of the <a href="https://forum.nordinvasion.com/showthread.php?tid=41761" target="_blank" rel="noopener" class="mycode_url">original NordInvasion#</a> script by Kaasovic, but now I've done some bigger changes and plan to do more so I figured it'd make sense to have a separate thread for the script.<br />
<br />
The main feature list can be found on the <a href="https://forum.nordinvasion.com/showthread.php?tid=41761" target="_blank" rel="noopener" class="mycode_url">original script</a>, and I'll list any additional changes I've made in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Project Material List Overhaul</span><br />
In the original script, the material list was not counting the crafted materials you already had on hand while giving you the list of total materials you needed.<br />
Example comparison of the old logic against the new logic with the materials I have while crafting a Masterwork Toolkit (Some easy to spot differences are the amount of scrap metal/bent sword/old boots I need, because I already have some perfected metal, scrap metal and hardened leather):<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/N0tN6162/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
All of the old recipes and old projects you already have going should automatically be working with the new version as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Crafting Guide</span><br />
I found it quite hard to craft some items as they require crafting from multiple professions and house crafting which required a lot of back and forth between accounts, so I wanted the script to recommend me a list of steps to go through in order to craft all the necessary materials with as little back and forth as possible.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/D0csKXJV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
The guide prioritizes the profession that can craft the highest variety of items at the time. These steps are automatically updated with the mats you need coming from the updated project material list.<br />
You can also add your crafting accounts with personal and house crafting professions, which will be taken into account while giving you the optimum crafting steps.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/QN217XQp/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><img src="https://i.postimg.cc/g02ZprWQ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Multiple Crafting Projects At The Same Time</span><br />
You can now select multiple projects at the same time to see a combined list of materials and crafting guide.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/FKBJqyQR/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
</div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Estimated Crafting Cost</span><br />
You can see a quick estimate of how much the craft costs in total or how much the missing materials cost. The prices are coming from the AH, but you can also manually override any items' price. <br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/2StZtmsG/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Loot Tracker/Inventory Snapshot</span><br />
You can create snapshots of your inventory to track how many mats/items you've looted in between the snapshots.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/5Nwk5ZyT/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Combined Inventory of All Characters</span><br />
You can see the combined item list of all the characters you have by opening the combined inventory menu, available under the inventory button.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/P5WM7N5g/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Character Overview</span><br />
A summary of all your characters' exp, class, faction points, loot count/list and equipped gear can be found by the character overview page.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/SQ92YjYV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<img src="https://i.postimg.cc/4xyXtFFX/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Transfer to Bank</span><br />
You can select an account as your bank and transfer all your materials/gold automatically via the Transfer Materials view. For the materials to be transferred, the other accounts should either be in the same house as the selected bank account, or already have a trade open with the bank account and be in a different house (accounts that are not in any house can not trade).<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/wvhHY6MY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /><br />
<img src="https://i.postimg.cc/4xMWvV5K/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-weight: bold;" class="mycode_b">*Auto Accept Quests &amp; Read Messages</span><br />
In the quests menu, you can toggle a setting to automatically accept quests whenever available (when you open the website that is) as well as mark messages as read so you do not have to go to your messages and do it manually.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Refresh</span><br />
An auto refresh feature (every 3 seconds) is added to the recent loots page. When a loot drops you will get a sound notification (which should be a nostalgic sound to all of you  <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />)<br />
If you do not see the "Refresh on" text under the button, please try refreshing the page manually until you see it. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Auto Login</span><br />
You can save your login information in order to automatically login to the website.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/rmn19kRy/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>Note: This saves your login information in an unencrypted form in your browser's local storage. Malicious extensions and scripts you may install in the future can access this information. If you use your NI password in your non NI related accounts, I'd suggest you to not use this feature. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Server Browser</span><br />
As the old server browser was no longer working, I updated it to use the data coming from <a href="http://www.mnbcentral.net/" target="_blank" rel="noopener" class="mycode_url">M&amp;B Central</a> instead.<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Spoiler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Spoiler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/LsTML41p/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div>
<br />
<span style="font-size: x-small;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">*latest update/addition(s)</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">How to install</span></span></span> </span>(copied from the original thread)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">FireFox:</span><br />
Download this extension: <a href="https://tampermonkey.net/?ext=dhdg&amp;browser=firefox" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Chrome:</span><br />
Download this extension: <a href="https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Opera:</span><br />
Download this extension: <a href="https://addons.opera.com/en/extensions/details/tampermonkey-beta/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color">Tampermonkey</span></a><br />
<br />
After downloading either GreaseMonkey or TamperMonkey click on this <a href="https://greasyfork.org/en/scripts/570863-nordinvasion-resurrected" target="_blank" rel="noopener" class="mycode_url"><span style="color: #d97b33;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">link</span></span></span></a> and hit install script.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to update</span><br />
Click on this <span style="color: #d97b33;" class="mycode_color"><a href="https://greasyfork.org/en/scripts/570863-nordinvasion-resurrected" target="_blank" rel="noopener" class="mycode_url">link</a></span> and hit install script. You will be prompted to a new page with an option to update the script.<br />
<br />
If you have any issues, feedback, or ideas please share them in the comments.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NordInvasion - Screenshot Contest 2026]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=81976</link>
			<pubDate>Wed, 18 Mar 2026 10:58:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=4382">Julianature</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=81976</guid>
			<description><![CDATA[Hello everyone,<br />
<br />
and welcome to Day 3 of the NordInvasion Reunion Event Challenge.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Which screenshot is your personal favourite?</span> You have 24 hours to vote (until 19th March, 13:00 CET / UTC+01).<br />
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Voting Rules:</span><br />
-&gt; Voting will be done by commenting in this thread. Everyone has up to <span style="text-decoration: underline;" class="mycode_u">3 votes for different screenshots.</span><br />
-&gt; You are not allowed to vote for your own screenshot.<br />
-&gt; You are not allowed to tell others which screenshot is yours (doing so will result in disqualification).<br />
-&gt; Only players who have played NI in 2026 are allowed to participate in this vote (this will be checked).<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Voting Format</span><br />
<br />
Player/Account Name: xxx<br />
My votes: x,x,x<br />
<hr class="mycode_hr" />
<br />
<br />
The player behind each number will be revealed once the vote is over.<br />
Whoever gets the most votes will be awarded <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">2,000,000 gold.</span></span><br />
<br />
<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 1';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 1';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 1</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/sfKDJjSZ/mr-x-screenshot.png" loading="lazy"  alt="[Image: mr-x-screenshot.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 2';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 2';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 2</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/VvNSFdkg/apren-J3h.webp" loading="lazy"  alt="[Image: apren-J3h.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 3';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 3';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 3</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/Vv3Yb6rJ/lord-hande.png" loading="lazy"  alt="[Image: lord-hande.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 4';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 4';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 4</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.ibb.co/sJqhB4ch/nothereisntabildsign.jpg" loading="lazy"  alt="[Image: nothereisntabildsign.jpg]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 5</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/3NbZjMYP/21Ybpfgo.webp" loading="lazy"  alt="[Image: 21Ybpfgo.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 6</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/zGh9f7FM/20250214180016-1.jpg" loading="lazy"  alt="[Image: 20250214180016-1.jpg]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 7</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/pLvgp8cn/mb8.webp" loading="lazy"  alt="[Image: mb8.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 8';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 8';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 8</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/rFj9NrFt/206AFF1.webp" loading="lazy"  alt="[Image: 206AFF1.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 9';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 9';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 9</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/PxdxyPqZ/p-Kg-a4Ko.webp" loading="lazy"  alt="[Image: p-Kg-a4Ko.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 10';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 10';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 10</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/8zBgHwf7/Cja-Q8Y7.png" loading="lazy"  alt="[Image: Cja-Q8Y7.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 11';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 11';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 11</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/s2bFfLk2/Mmi-JDVA.jpg" loading="lazy"  alt="[Image: Mmi-JDVA.jpg]" class="mycode_img" /></div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 12';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 12';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 12</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/bJf6BjXP/GSEMoe8.jpg" loading="lazy"  alt="[Image: GSEMoe8.jpg]" class="mycode_img" /></div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 13';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 13';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 13</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/d0YrMQ1s/i-CQZmz9.jpg" loading="lazy"  alt="[Image: i-CQZmz9.jpg]" class="mycode_img" /></div></div>
<br />
Good luck   <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
and welcome to Day 3 of the NordInvasion Reunion Event Challenge.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Which screenshot is your personal favourite?</span> You have 24 hours to vote (until 19th March, 13:00 CET / UTC+01).<br />
<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Voting Rules:</span><br />
-&gt; Voting will be done by commenting in this thread. Everyone has up to <span style="text-decoration: underline;" class="mycode_u">3 votes for different screenshots.</span><br />
-&gt; You are not allowed to vote for your own screenshot.<br />
-&gt; You are not allowed to tell others which screenshot is yours (doing so will result in disqualification).<br />
-&gt; Only players who have played NI in 2026 are allowed to participate in this vote (this will be checked).<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Voting Format</span><br />
<br />
Player/Account Name: xxx<br />
My votes: x,x,x<br />
<hr class="mycode_hr" />
<br />
<br />
The player behind each number will be revealed once the vote is over.<br />
Whoever gets the most votes will be awarded <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">2,000,000 gold.</span></span><br />
<br />
<br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 1';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 1';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 1</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/sfKDJjSZ/mr-x-screenshot.png" loading="lazy"  alt="[Image: mr-x-screenshot.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 2';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 2';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 2</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/VvNSFdkg/apren-J3h.webp" loading="lazy"  alt="[Image: apren-J3h.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 3';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 3';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 3</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/Vv3Yb6rJ/lord-hande.png" loading="lazy"  alt="[Image: lord-hande.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 4';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 4';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 4</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.ibb.co/sJqhB4ch/nothereisntabildsign.jpg" loading="lazy"  alt="[Image: nothereisntabildsign.jpg]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 5</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/3NbZjMYP/21Ybpfgo.webp" loading="lazy"  alt="[Image: 21Ybpfgo.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 6</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/zGh9f7FM/20250214180016-1.jpg" loading="lazy"  alt="[Image: 20250214180016-1.jpg]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 7</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/pLvgp8cn/mb8.webp" loading="lazy"  alt="[Image: mb8.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 8';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 8';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 8</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/rFj9NrFt/206AFF1.webp" loading="lazy"  alt="[Image: 206AFF1.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 9';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 9';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 9</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/PxdxyPqZ/p-Kg-a4Ko.webp" loading="lazy"  alt="[Image: p-Kg-a4Ko.webp]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 10';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 10';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 10</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://i.postimg.cc/8zBgHwf7/Cja-Q8Y7.png" loading="lazy"  alt="[Image: Cja-Q8Y7.png]" class="mycode_img" /><br />
</div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 11';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 11';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 11</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/s2bFfLk2/Mmi-JDVA.jpg" loading="lazy"  alt="[Image: Mmi-JDVA.jpg]" class="mycode_img" /></div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 12';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 12';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 12</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/bJf6BjXP/GSEMoe8.jpg" loading="lazy"  alt="[Image: GSEMoe8.jpg]" class="mycode_img" /></div></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 13';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;No. 13';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />No. 13</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.postimg.cc/d0YrMQ1s/i-CQZmz9.jpg" loading="lazy"  alt="[Image: i-CQZmz9.jpg]" class="mycode_img" /></div></div>
<br />
Good luck   <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NordInvasion Reunion Event (2026)]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=81924</link>
			<pubDate>Sun, 08 Mar 2026 13:15:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=4382">Julianature</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=81924</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Nord Invasion - Reunion Event </span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/xjpL4wHS/476405739-932086652420236-2199644344332870192-n.jpg" loading="lazy"  alt="[Image: 476405739-932086652420236-2199644344332870192-n.jpg]" class="mycode_img" /><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ffffff;" class="mycode_color">.</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color">The Banner of Swadia Rises Again</span></span></div>
<div style="text-align: center;" class="mycode_align">
After many years, the old warriors of Swadia gather once more beneath the banner of King Harlaus. Veterans of countless battles return to the field, answering the call to arms once again.<br />
For the endless hordes of the Nords march upon the realm, and the kingdom will not stand alone.<br />
Sharpen your blades, raise your shields, and stand with your brothers once more.<br />
The warriors of Swadia ride again.</div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color">NordInvasion is back.</span></span></div>
<div style="text-align: center;" class="mycode_align">
New EU servers are online, active developers are working day after day to neutralize the last remaining server attacks from the Outlaws, <br />
many old comrades have already gathered again over the past week to return to the battlefield.<br />
Veterans and patient players alike have come together once more, ready to stand shoulder to shoulder against the endless hordes. <br />
Legends return with little more than basic gear, setting out again for new adventures just like in the old days.<br />
<br />
We would like to celebrate this moment with a small and humble event.<br />
This event is a <span style="font-weight: bold;" class="mycode_b">miniature version of my Advent Calendar 2024</span> (which can be found <a href="https://forum.nordinvasion.com/showthread.php?tid=79669" target="_blank" rel="noopener" class="mycode_url">here</a>).<br />
Over the course of <span style="font-weight: bold;" class="mycode_b">8 days</span>, there will be a small riddle/challenge each day. <br />
By participating, players will have the chance to win prizes currently worth <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">around 24 million gold in total</span>.</span><br />
<span style="font-style: italic;" class="mycode_i">Additional donations to increase the prize pool are always welcome.</span><br />
<br />
Let us enjoy the return of NordInvasion together. Let's look into a bright future and once again march into battle side by side.</div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">When does the event start?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">The <span style="font-weight: bold;" class="mycode_b">event will start</span> on Sunday, March 15th, 2026 and run until Sunday, March 22nd, 2026. It will conclude with an Official Event, which will be announced with the beginning of this event. </div>
<div style="text-align: center;" class="mycode_align">Additionally there will be two smaller events the days before. Those information will be released with the beginning as well. </div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">How can i participate?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">Each day at 00:00 CET (midnight) a new challenge with further instructions will be posted on this calendar:  <br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><a href="https://app.myadvent.net/calendar?id=0i98lnl2p3hgqusmm2dob2egiihew2ll" target="_blank" rel="noopener" class="mycode_url">Link to the calendar</a></span></span><br />
All giveaways are linked to a special challenge/riddle or tournament. </div>
<div style="text-align: center;" class="mycode_align">If it's necessary you will find a follow-up link in this calendar which unlocks the message with the challenge at a given time to prevent people from changing their local time to get earlier access.<br />
Your <span style="font-size: small;" class="mycode_size">name </span>will be manually added to a prize wheel by me. The winner will be shown in a small video. <br />
Here is an example of how this looks: <a href="https://www.youtube.com/watch?v=MbK94GHguLs" target="_blank" rel="noopener" class="mycode_url">Youtube</a></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i">As always, I will not participate in the giveaways myself.</span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How can i donate gear/gold?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">Send me a forum message<br />
<span style="font-style: italic;" class="mycode_i">(Of course, you don’t need to donate to participate.)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Where can i get access to the event?</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Via this link: <a href="https://app.myadvent.net/calendar?id=0i98lnl2p3hgqusmm2dob2egiihew2ll" target="_blank" rel="noopener" class="mycode_url">https://app.myadvent.net/calendar?id=0i9...egiihew2ll</a> </span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Count down the days, we're going to have a lot of fun!  <img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Warm regards, </span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Julianature</span></span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: x-large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Nord Invasion - Reunion Event </span></span></span></div>
<br />
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/xjpL4wHS/476405739-932086652420236-2199644344332870192-n.jpg" loading="lazy"  alt="[Image: 476405739-932086652420236-2199644344332870192-n.jpg]" class="mycode_img" /><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ffffff;" class="mycode_color">.</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color">The Banner of Swadia Rises Again</span></span></div>
<div style="text-align: center;" class="mycode_align">
After many years, the old warriors of Swadia gather once more beneath the banner of King Harlaus. Veterans of countless battles return to the field, answering the call to arms once again.<br />
For the endless hordes of the Nords march upon the realm, and the kingdom will not stand alone.<br />
Sharpen your blades, raise your shields, and stand with your brothers once more.<br />
The warriors of Swadia ride again.</div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color">NordInvasion is back.</span></span></div>
<div style="text-align: center;" class="mycode_align">
New EU servers are online, active developers are working day after day to neutralize the last remaining server attacks from the Outlaws, <br />
many old comrades have already gathered again over the past week to return to the battlefield.<br />
Veterans and patient players alike have come together once more, ready to stand shoulder to shoulder against the endless hordes. <br />
Legends return with little more than basic gear, setting out again for new adventures just like in the old days.<br />
<br />
We would like to celebrate this moment with a small and humble event.<br />
This event is a <span style="font-weight: bold;" class="mycode_b">miniature version of my Advent Calendar 2024</span> (which can be found <a href="https://forum.nordinvasion.com/showthread.php?tid=79669" target="_blank" rel="noopener" class="mycode_url">here</a>).<br />
Over the course of <span style="font-weight: bold;" class="mycode_b">8 days</span>, there will be a small riddle/challenge each day. <br />
By participating, players will have the chance to win prizes currently worth <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">around 24 million gold in total</span>.</span><br />
<span style="font-style: italic;" class="mycode_i">Additional donations to increase the prize pool are always welcome.</span><br />
<br />
Let us enjoy the return of NordInvasion together. Let's look into a bright future and once again march into battle side by side.</div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">When does the event start?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">The <span style="font-weight: bold;" class="mycode_b">event will start</span> on Sunday, March 15th, 2026 and run until Sunday, March 22nd, 2026. It will conclude with an Official Event, which will be announced with the beginning of this event. </div>
<div style="text-align: center;" class="mycode_align">Additionally there will be two smaller events the days before. Those information will be released with the beginning as well. </div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">How can i participate?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">Each day at 00:00 CET (midnight) a new challenge with further instructions will be posted on this calendar:  <br />
<span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><a href="https://app.myadvent.net/calendar?id=0i98lnl2p3hgqusmm2dob2egiihew2ll" target="_blank" rel="noopener" class="mycode_url">Link to the calendar</a></span></span><br />
All giveaways are linked to a special challenge/riddle or tournament. </div>
<div style="text-align: center;" class="mycode_align">If it's necessary you will find a follow-up link in this calendar which unlocks the message with the challenge at a given time to prevent people from changing their local time to get earlier access.<br />
Your <span style="font-size: small;" class="mycode_size">name </span>will be manually added to a prize wheel by me. The winner will be shown in a small video. <br />
Here is an example of how this looks: <a href="https://www.youtube.com/watch?v=MbK94GHguLs" target="_blank" rel="noopener" class="mycode_url">Youtube</a></div>
<div style="text-align: center;" class="mycode_align"><span style="font-style: italic;" class="mycode_i">As always, I will not participate in the giveaways myself.</span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How can i donate gear/gold?</span></span></span></div>
<div style="text-align: center;" class="mycode_align">Send me a forum message<br />
<span style="font-style: italic;" class="mycode_i">(Of course, you don’t need to donate to participate.)</span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Where can i get access to the event?</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #000000;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Via this link: <a href="https://app.myadvent.net/calendar?id=0i98lnl2p3hgqusmm2dob2egiihew2ll" target="_blank" rel="noopener" class="mycode_url">https://app.myadvent.net/calendar?id=0i9...egiihew2ll</a> </span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #e86e04;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Count down the days, we're going to have a lot of fun!  <img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /></span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">.</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #ffffff;" class="mycode_color">.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size">Warm regards, </span></div>
<div style="text-align: center;" class="mycode_align"><span style="color: #005dc2;" class="mycode_color"><span style="font-size: medium;" class="mycode_size">Julianature</span></span></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Community Crafting Account 2.0]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=81211</link>
			<pubDate>Mon, 03 Mar 2025 16:56:20 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=7800">Never</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=81211</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align">Wasn't sure where to post this, so an admin can fix the location of this thread if need be.</div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Hello everyone, since the old community crafting account has been taken away, due to some new recipes being released, i'd like to share this account with everyone. Let's level it up together, and get the recipes available to everyone!</span></div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Login Details</span></div>
<div style="text-align: center;" class="mycode_align">Send me a message on Steam, Discord or Forum to get the login details</div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">The Crafting Levels</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Attacker: </span>36</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Defender: </span>35</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Support: </span>40</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Blacksmith: </span>20</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Armorsmith: </span>20</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Alchemist: </span>20</div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Some "Rules"</span></div>
<div style="text-align: center;" class="mycode_align">FYI i am the owner of the account. I own the CD Key that has been used on it. <br />
Anyone who tries to change the password, mess around with the crafting levels/house, or steal anything from the account &amp; other people, will be reported for it, directly to the head admin &amp; the devs.</div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" />
<br />
Also a request to everyone who uses it, please consider leaving some donations in the house' bank to keep it from bankrupcy. Thanks!</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align">Wasn't sure where to post this, so an admin can fix the location of this thread if need be.</div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Hello everyone, since the old community crafting account has been taken away, due to some new recipes being released, i'd like to share this account with everyone. Let's level it up together, and get the recipes available to everyone!</span></div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Login Details</span></div>
<div style="text-align: center;" class="mycode_align">Send me a message on Steam, Discord or Forum to get the login details</div>
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">The Crafting Levels</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Attacker: </span>36</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Defender: </span>35</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Support: </span>40</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Blacksmith: </span>20</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Armorsmith: </span>20</div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Alchemist: </span>20</div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Some "Rules"</span></div>
<div style="text-align: center;" class="mycode_align">FYI i am the owner of the account. I own the CD Key that has been used on it. <br />
Anyone who tries to change the password, mess around with the crafting levels/house, or steal anything from the account &amp; other people, will be reported for it, directly to the head admin &amp; the devs.</div>
<div style="text-align: center;" class="mycode_align"><hr class="mycode_hr" />
<br />
Also a request to everyone who uses it, please consider leaving some donations in the house' bank to keep it from bankrupcy. Thanks!</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Türk Oyuncular İçin - Unofficial announcement for Turkish Players]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=80994</link>
			<pubDate>Thu, 13 Feb 2025 20:29:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=3360">NanaJan</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=80994</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align">Welcome to Turkish Invasion 2.0 everyone. <span style="font-weight: bold;" class="mycode_b">This thread is mainly for Turkish speaking players but i will add an English summery at the end.</span></div>
<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">''Warning, this thread may contain poor grammer and writing mistakes, 'a too long didn't read content and some personal opinions.''</span></span></div>
<br />
Hepimizin bildiği üzere şuanda giderek büyüyen ve gelişen bir Türk oyuncu kitlemiz var. HOT (House of Turks) kadar endamlı olmasa da Türkçe konuşan oyunculara ev sahipliği yapan bir klana bile sahip bir kitleyiz. Ben dahil olmak üzere bir çoğumuz bu durumdan çok memnunuz ve uyumlu bir şekilde bu ekibin büyümesini ve gelişmesini istiyoruz. Bu konuda da yönetimin aldığı karar doğrusunda deneme sürecinde 3 tane Türkçe/İngilizce konuşan adminimiz göreve başladı. <span style="font-weight: bold;" class="mycode_b">Mino, Multizone, Nana</span>. Admin denildiğinde çoğunuzun aklına kırmızı yazı ve uyarı gelse de, bizim önceliğimiz Türk oyunculara yardım etmek, sorunlarını çözmek. Bu yüzden:<br />
<ul class="mycode_list"><li>Moda uyum sürecinde bir sorun yaşadığınızda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Mod, kurallar, klanlar ile ilgili anlamağınız bir konu varsa,<br />
</li>
</ul>
<ul class="mycode_list"><li>İtemler, class sistemi, craft sistemi konusunda yardıma ihtiyacınız olduğunda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Oyun içi ticarette bir sorun yaşıyorsanız (Türkçe veya İngilizce yapılmış bir ticaret)<br />
</li>
</ul>
<ul class="mycode_list"><li>Ticaret yaparken kandılrıldıysanız veya kandırıldıgınızı düşünüyorsanız (kanıtlı bir şekilde),<br />
</li>
</ul>
<ul class="mycode_list"><li>Ödünç verdiğiniz itemleri alamadığınız bir durumlar karşılaştığınızda (kanıtlı bir şekilde),<br />
</li>
</ul>
<ul class="mycode_list"><li>Dil bariyerini aşmakta sorun yaşıyorsanız,<br />
</li>
</ul>
<ul class="mycode_list"><li>Oyun kurallarını hakkında anlamadığınız bir durumla karşılaştığınızda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Haritalar, eşyalar konusunda bir tavsiyeniz olduğunda veya sorun yaşadığınızda,<br />
</li>
</ul>
<br />
<br />
Doğrudan bizlerle iletişime geçmenizi tercih ederiz ki en hızlı bir şekilde sorunu çözebilelim ve yardımcı olabilelim. Daha hızlı iletişim kurabilmeniz adına üçümüzün de ekli olduğu 'Turkish Invasion' isimli Steam grubunun davet linkini bu posta bırakıyorum. <a href="https://steamcommunity.com/chat/invite/S3U01rg1" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Turkish Invasion</span></span></a><br />
<br />
<br />
Summery: As we all know, we have a growing and developing active Turkish community. And we would very much like to see this community to keep growing<br />
harmoniously. For this, now we have trial admins who all speak Turkish/English. <span style="font-weight: bold;" class="mycode_b">Mino, Multizone, Nana</span>. Our priority is to be there for you and for all NI community as well to solve any issue related with the communication barrier and make sure we all adopt well. Therefore: <br />
<ul class="mycode_list"><li>If you are having any issues related with understanding the mod, rules, houses, <br />
</li>
<li>If you have any suggestions to improve the game for you and for us all but can't express yourself due to the language barrier<br />
</li>
<li>If you are having issues with trading <br />
</li>
</ul>
<br />
Please contact to us so we can solve things out. For a faster communication; we have created a steam (Turkish Language) group which you can reach to us faster and easier. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Small notes for all players</span>:<br />
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">This is an unofficial announcement.</span> Since this mod has my favorute community of all time i would very much like to contribute as much as i can. Thats what this is all about.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">If you experience any issues with Turkish players especially related with the language barrier or a</span></span><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"> missunderstanding or trades, let us be the help or at least translators.</span></span><br />
<br />
</li>
</ul>
Let me know if you want anything to be changed or added to this topic.<br />
<br />
<div style="text-align: right;" class="mycode_align">Sincerely yours; Nananananaman</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align">Welcome to Turkish Invasion 2.0 everyone. <span style="font-weight: bold;" class="mycode_b">This thread is mainly for Turkish speaking players but i will add an English summery at the end.</span></div>
<br />
<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">''Warning, this thread may contain poor grammer and writing mistakes, 'a too long didn't read content and some personal opinions.''</span></span></div>
<br />
Hepimizin bildiği üzere şuanda giderek büyüyen ve gelişen bir Türk oyuncu kitlemiz var. HOT (House of Turks) kadar endamlı olmasa da Türkçe konuşan oyunculara ev sahipliği yapan bir klana bile sahip bir kitleyiz. Ben dahil olmak üzere bir çoğumuz bu durumdan çok memnunuz ve uyumlu bir şekilde bu ekibin büyümesini ve gelişmesini istiyoruz. Bu konuda da yönetimin aldığı karar doğrusunda deneme sürecinde 3 tane Türkçe/İngilizce konuşan adminimiz göreve başladı. <span style="font-weight: bold;" class="mycode_b">Mino, Multizone, Nana</span>. Admin denildiğinde çoğunuzun aklına kırmızı yazı ve uyarı gelse de, bizim önceliğimiz Türk oyunculara yardım etmek, sorunlarını çözmek. Bu yüzden:<br />
<ul class="mycode_list"><li>Moda uyum sürecinde bir sorun yaşadığınızda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Mod, kurallar, klanlar ile ilgili anlamağınız bir konu varsa,<br />
</li>
</ul>
<ul class="mycode_list"><li>İtemler, class sistemi, craft sistemi konusunda yardıma ihtiyacınız olduğunda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Oyun içi ticarette bir sorun yaşıyorsanız (Türkçe veya İngilizce yapılmış bir ticaret)<br />
</li>
</ul>
<ul class="mycode_list"><li>Ticaret yaparken kandılrıldıysanız veya kandırıldıgınızı düşünüyorsanız (kanıtlı bir şekilde),<br />
</li>
</ul>
<ul class="mycode_list"><li>Ödünç verdiğiniz itemleri alamadığınız bir durumlar karşılaştığınızda (kanıtlı bir şekilde),<br />
</li>
</ul>
<ul class="mycode_list"><li>Dil bariyerini aşmakta sorun yaşıyorsanız,<br />
</li>
</ul>
<ul class="mycode_list"><li>Oyun kurallarını hakkında anlamadığınız bir durumla karşılaştığınızda,<br />
</li>
</ul>
<ul class="mycode_list"><li>Haritalar, eşyalar konusunda bir tavsiyeniz olduğunda veya sorun yaşadığınızda,<br />
</li>
</ul>
<br />
<br />
Doğrudan bizlerle iletişime geçmenizi tercih ederiz ki en hızlı bir şekilde sorunu çözebilelim ve yardımcı olabilelim. Daha hızlı iletişim kurabilmeniz adına üçümüzün de ekli olduğu 'Turkish Invasion' isimli Steam grubunun davet linkini bu posta bırakıyorum. <a href="https://steamcommunity.com/chat/invite/S3U01rg1" target="_blank" rel="noopener" class="mycode_url"><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Turkish Invasion</span></span></a><br />
<br />
<br />
Summery: As we all know, we have a growing and developing active Turkish community. And we would very much like to see this community to keep growing<br />
harmoniously. For this, now we have trial admins who all speak Turkish/English. <span style="font-weight: bold;" class="mycode_b">Mino, Multizone, Nana</span>. Our priority is to be there for you and for all NI community as well to solve any issue related with the communication barrier and make sure we all adopt well. Therefore: <br />
<ul class="mycode_list"><li>If you are having any issues related with understanding the mod, rules, houses, <br />
</li>
<li>If you have any suggestions to improve the game for you and for us all but can't express yourself due to the language barrier<br />
</li>
<li>If you are having issues with trading <br />
</li>
</ul>
<br />
Please contact to us so we can solve things out. For a faster communication; we have created a steam (Turkish Language) group which you can reach to us faster and easier. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Small notes for all players</span>:<br />
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">This is an unofficial announcement.</span> Since this mod has my favorute community of all time i would very much like to contribute as much as i can. Thats what this is all about.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">If you experience any issues with Turkish players especially related with the language barrier or a</span></span><span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i"> missunderstanding or trades, let us be the help or at least translators.</span></span><br />
<br />
</li>
</ul>
Let me know if you want anything to be changed or added to this topic.<br />
<br />
<div style="text-align: right;" class="mycode_align">Sincerely yours; Nananananaman</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Who is the funniest nordinvasion player]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=79938</link>
			<pubDate>Thu, 19 Dec 2024 00:09:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=5813">Leques</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=79938</guid>
			<description><![CDATA[Obviously its me, end of story.]]></description>
			<content:encoded><![CDATA[Obviously its me, end of story.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NordInvasion Game Awards - Vote for your favourite players!]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=79816</link>
			<pubDate>Tue, 10 Dec 2024 21:38:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=4382">Julianature</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=79816</guid>
			<description><![CDATA[<span style="font-size: medium;" class="mycode_size">Hello everybody,</span><span style="font-size: medium;" class="mycode_size"><br />
<br />
and welcome to door number 11 of the advent calendar 2024. </span><span style="font-size: medium;" class="mycode_size"><img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> </span><span style="font-size: medium;" class="mycode_size"><br />
Today's task is to nominate your top favorite people who make the game even better for you. </span><span style="font-size: medium;" class="mycode_size"><img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> </span><br />
<span style="font-size: medium;" class="mycode_size"><br />
Let's start with the <span style="font-weight: bold;" class="mycode_b">NordInvasion Game Awards. </span><br />
</span><span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">The unique ultimate chance to show gratitude to the best people <span style="text-decoration: underline;" class="mycode_u">this mod still has to offer.</span></span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">We are looking for:</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size"><br />
<span style="color: #ffa339;" class="mycode_color">- The friendliest NI player </span><br />
<span style="color: #419dc1;" class="mycode_color">- The most helpful NI admin</span><br />
<span style="color: #ff30dc;" class="mycode_color">- The best contributor</span><br />
<span style="color: #c10300;" class="mycode_color">- Bonus: </span><span style="color: #c10300;" class="mycode_color">The developer you like the most.</span></span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Nomination phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
Every NI player is allowed to nominate one person for each category until the <span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color">18</span></span><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color">.12.2024 / 20:00 CET. </span></span><br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Voting phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
<a href="https://strawpoll.com/NoZrz0k6aZ3" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/NoZrz0k6aZ3</a> <br />
<a href="https://strawpoll.com/05ZdzvKADn6" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/05ZdzvKADn6</a><br />
<a href="https://strawpoll.com/mpnb1qKALy5" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/mpnb1qKALy5</a><br />
<a href="https://strawpoll.com/GeZAR8qK1yV" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/GeZAR8qK1yV</a><br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Winner Selection Phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
Every NI player has one vote for each nomination category. There will be open polls running between 13.12.2024 / 20:00 CET and 18.12.2024 / 20:00 CET. <br />
<br />
</span><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">The winners </span><span style="font-weight: bold;" class="mycode_b">will get:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color">- Friendliest NordInvasion player --&gt;</span> <span style="color: #ffdc00;" class="mycode_color">400.000 Gold</span><br />
<span style="color: #000000;" class="mycode_color">- </span></span><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color">Most helpful NI admin --&gt;</span> <span style="color: #e82a1f;" class="mycode_color">1x Griffon Bascinet</span><br />
<span style="color: #000000;" class="mycode_color">- The best contributor --&gt;</span> <span style="color: #ffc95f;" class="mycode_color">1x Dwarf Axe</span></span><br />
<span style="font-weight: bold;" class="mycode_b">-<span style="color: #000000;" class="mycode_color"> The most liked developer --&gt;</span> <span style="color: #ff30dc;" class="mycode_color">1x Ghastly Hood</span></span> <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /> <br />
<br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Rules:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
- You aren't allowed to nominate yourself<br />
- You aren't allowed to nominate one person for multiple categories<br />
- You are only allowed to nominate people who are or were active since 2020. <br />
- It's not allowed to nominate / vote for "retired admins"<br />
- You are allowed to nominate / vote NI players for the best contributor category who don't have the contributor forum role. <br />
- Developers don't have to be actively developing anymore to be nominated.<br />
<br />
You could start with something like "I nominate player W/X/Y/Z to be the friendliest/most helpful NI admin/best contributor/most liked developer of all NI players"</span><span style="font-size: medium;" class="mycode_size"><br />
<br />
<span style="font-style: italic;" class="mycode_i">For those of you who are actively following the advent calendar 2024 --&gt; This won't be the weekend challenge. </span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size">Let's go! <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> </span>]]></description>
			<content:encoded><![CDATA[<span style="font-size: medium;" class="mycode_size">Hello everybody,</span><span style="font-size: medium;" class="mycode_size"><br />
<br />
and welcome to door number 11 of the advent calendar 2024. </span><span style="font-size: medium;" class="mycode_size"><img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> </span><span style="font-size: medium;" class="mycode_size"><br />
Today's task is to nominate your top favorite people who make the game even better for you. </span><span style="font-size: medium;" class="mycode_size"><img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> </span><br />
<span style="font-size: medium;" class="mycode_size"><br />
Let's start with the <span style="font-weight: bold;" class="mycode_b">NordInvasion Game Awards. </span><br />
</span><span style="font-style: italic;" class="mycode_i"><span style="font-size: medium;" class="mycode_size">The unique ultimate chance to show gratitude to the best people <span style="text-decoration: underline;" class="mycode_u">this mod still has to offer.</span></span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">We are looking for:</span></span></span><br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size"><br />
<span style="color: #ffa339;" class="mycode_color">- The friendliest NI player </span><br />
<span style="color: #419dc1;" class="mycode_color">- The most helpful NI admin</span><br />
<span style="color: #ff30dc;" class="mycode_color">- The best contributor</span><br />
<span style="color: #c10300;" class="mycode_color">- Bonus: </span><span style="color: #c10300;" class="mycode_color">The developer you like the most.</span></span></span><br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Nomination phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
Every NI player is allowed to nominate one person for each category until the <span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color">18</span></span><span style="font-weight: bold;" class="mycode_b"><span style="color: #008e02;" class="mycode_color">.12.2024 / 20:00 CET. </span></span><br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Voting phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
<a href="https://strawpoll.com/NoZrz0k6aZ3" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/NoZrz0k6aZ3</a> <br />
<a href="https://strawpoll.com/05ZdzvKADn6" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/05ZdzvKADn6</a><br />
<a href="https://strawpoll.com/mpnb1qKALy5" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/mpnb1qKALy5</a><br />
<a href="https://strawpoll.com/GeZAR8qK1yV" target="_blank" rel="noopener" class="mycode_url">https://strawpoll.com/GeZAR8qK1yV</a><br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Winner Selection Phase:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
Every NI player has one vote for each nomination category. There will be open polls running between 13.12.2024 / 20:00 CET and 18.12.2024 / 20:00 CET. <br />
<br />
</span><span style="text-decoration: underline;" class="mycode_u"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">The winners </span><span style="font-weight: bold;" class="mycode_b">will get:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color">- Friendliest NordInvasion player --&gt;</span> <span style="color: #ffdc00;" class="mycode_color">400.000 Gold</span><br />
<span style="color: #000000;" class="mycode_color">- </span></span><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color">Most helpful NI admin --&gt;</span> <span style="color: #e82a1f;" class="mycode_color">1x Griffon Bascinet</span><br />
<span style="color: #000000;" class="mycode_color">- The best contributor --&gt;</span> <span style="color: #ffc95f;" class="mycode_color">1x Dwarf Axe</span></span><br />
<span style="font-weight: bold;" class="mycode_b">-<span style="color: #000000;" class="mycode_color"> The most liked developer --&gt;</span> <span style="color: #ff30dc;" class="mycode_color">1x Ghastly Hood</span></span> <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /> <br />
<br />
<br />
</span><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Rules:</span></span></span><span style="font-size: medium;" class="mycode_size"><br />
- You aren't allowed to nominate yourself<br />
- You aren't allowed to nominate one person for multiple categories<br />
- You are only allowed to nominate people who are or were active since 2020. <br />
- It's not allowed to nominate / vote for "retired admins"<br />
- You are allowed to nominate / vote NI players for the best contributor category who don't have the contributor forum role. <br />
- Developers don't have to be actively developing anymore to be nominated.<br />
<br />
You could start with something like "I nominate player W/X/Y/Z to be the friendliest/most helpful NI admin/best contributor/most liked developer of all NI players"</span><span style="font-size: medium;" class="mycode_size"><br />
<br />
<span style="font-style: italic;" class="mycode_i">For those of you who are actively following the advent calendar 2024 --&gt; This won't be the weekend challenge. </span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size">Let's go! <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> </span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NordInvasion Advent Calendar - 2024]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=79669</link>
			<pubDate>Mon, 02 Dec 2024 13:52:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=4382">Julianature</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=79669</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="color: #008e02;" class="mycode_color"><span style="font-size: xx-large;" class="mycode_size"><span style="font-family: Arial Black;" class="mycode_font"><img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> Nord Invasion - Advent calendar 2024 <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /><br />
 </span></span></span></div>
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/X7phs8DJ/7509565.jpg" loading="lazy"  alt="[Image: 7509565.jpg]" class="mycode_img" /><br />
<br />
<span style="font-size: large;" class="mycode_size">Hello dear NI friends,</span><br />
<span style="font-size: large;" class="mycode_size">I would like to warmly invite you all to join a small community project: the <span style="color: #c10300;" class="mycode_color">Advent calendar 2024</span>. <br />
</span><span style="font-size: large;" class="mycode_size">The goal is to revive our community spirit a little. And what better way to do that than through giving and receiving!<br />
</span><br />
<span style="font-size: large;" class="mycode_size">After all, as the saying goes:</span><br />
<span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color"><span style="font-style: italic;" class="mycode_i">“We make a living by what we get. We make a life by what we give.”</span></span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">So let us, as a small but enduring community, use this heartfelt advent season to create something together and grow closer once again. <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /> <br />
<br />
For those of you who don't know what is an advent calendar about:<br />
</span><span style="font-size: small;" class="mycode_size">An "Advent calendar" is a special nordic / christian tradition that helps people count down the days leading up to Christmas, starting on December 1st and ending on December 24th. The calendar usually has 24 small doors or windows, each hiding a surprise, such as a piece of chocolate or an inspirational message. This simple act of opening a new door each day is meant to bring excitement, joy, and a sense of anticipation for the holiday.<br />
</span><br />
<span style="font-size: small;" class="mycode_size">The deeper meaning behind an Advent calendar is to teach values such as patience, kindness, and generosity. It encourages us to reflect on the spirit of giving, as it’s a time to appreciate the little moments and share joy with others. Many people use this time to spend quality moments with their family, friends, and communities, strengthening bonds and creating memories.</span><br />
<span style="font-size: small;" class="mycode_size">This tradition also connects us to the larger message of Christmas: the importance of helping those in need. It’s about spreading love and offering support to others. By donating to this cause, you’re helping bring hope and happiness to those who might not have much to celebrate this season. Your contribution can directly impact others, making their holiday season brighter and more joyful. We invite you to be part of this meaningful gesture of giving, just as Advent calendars help us focus on the spirit of generosity.</span><span style="font-size: large;" class="mycode_size"><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How does it work?</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">We are running an virtual advent calendar on a web page<br />
LINK <span style="color: #008e02;" class="mycode_color">(LIVE!)</span>: <a href="https://app.myadvent.net/calendar?id=nw4a7nji7n4lyw3xdpk38h95oczgxrsg" target="_blank" rel="noopener" class="mycode_url">https://app.myadvent.net/calendar?id=nw4...95oczgxrsg</a></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.postimg.cc/B6wnNV8p/02-12-2024-13-30-12.png" loading="lazy"  alt="[Image: 02-12-2024-13-30-12.png]" class="mycode_img" /></span></span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Each day (at 00:00 CET), a virtual door will open. Behind each door, you'll find:</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">A beautiful quote to reflect on <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <br />
A daily traditional fairy tale from all parts of our world to read, think about and remember <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">LINK for a daily giveaway <img src="https://forum.nordinvasion.com/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">A time limited quest / challenge to get bonus points (look below for more information) <img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> </span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">It will look something like this:</span><br />
</span><img src="https://i.postimg.cc/LXfppM1B/04-12-2024-14-37-15.png" loading="lazy"  alt="[Image: 04-12-2024-14-37-15.png]" class="mycode_img" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How do I participate in the giveaway?</span></span><br />
<br />
<span style="font-size: large;" class="mycode_size">In the calendar, there will be a link to a <span style="font-weight: bold;" class="mycode_b">StrawPoll</span>. There, you enter your forum name.</span><br />
<span style="font-size: large;" class="mycode_size">Your name will then be manually added by me to a prize wheel.</span><br />
<span style="font-size: large;" class="mycode_size">The winner will be announced the following day. I’ll make the process as transparent as possible, probably by uploading a small video.</span><br />
<span style="font-size: large;" class="mycode_size">The winner(s) will receive a message from me on the forum. The prize must be claimed within 5 days of the message being sent</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">How many giveaways will there be?</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">At least 24, maybe more. That depends on your motivation doing quests <br />
</span><br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><br />
Quest system - explained</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Behind each door of the Advent calendar for <span style="color: #44b8ff;" class="mycode_color">weekdays</span> (Monday-Friday), you'll find a "<span style="color: #44b8ff;" class="mycode_color">Daily Quest</span>" at the bottom. For the <span style="color: #008e02;" class="mycode_color">weekend</span> doors (Saturday and Sunday), there's a "<span style="color: #008e02;" class="mycode_color">Weekend Challenge</span>." On December 1st, the first door contains a special "<span style="color: #e8b6ef;" class="mycode_color">Monthly Challenge</span>."</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">These quests are typically time-limited: <span style="color: #44b8ff;" class="mycode_color">24 hours</span> for weekdays and <span style="color: #008e02;" class="mycode_color">48 hours</span> for weekends. The "Monthly Challenge" runs <span style="color: #e8b6ef;" class="mycode_color">throughout the entire event.</span> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Completing these quests rewards you with "Bonus Points."The number of "Bonus Points" you can earn varies from quest to quest. Generally, completing a Daily Quest will give you <span style="color: #44b8ff;" class="mycode_color">1 Bonus Point</span>, while a Weekend Challenge is worth <span style="color: #008e02;" class="mycode_color">3 Bonus Points</span>.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Some quests are competitive, where only the first 1-3 participants to complete them receive the points. Others require teamwork, emphasizing collaboration with other players. Some are open to everyone, allowing anyone who participates to earn points. There are even creative tasks that let you showcase your imagination. In short, there’s something for everyone! These "Bonus Points" accumulate throughout the event. A leaderboard will be shared in this post at the end, updated daily, so you can track who has earned the most points yet. <br />
Here’s the breakdown of maximum points available:<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="color: #e8b6ef;" class="mycode_color">1 Monthly Challenge: up to 2 Bonus Points,</span> <span style="color: #44b8ff;" class="mycode_color">10 Daily Quests: up to 10 Bonus Points</span>, <span style="color: #008e02;" class="mycode_color">3 Weekend Challenges: up to 9 Bonus Points.</span><br />
</span>All the quests are part of the <span style="font-weight: bold;" class="mycode_b">NordInvasion Universe</span>, so there’s no need to worry about religious or Christmas-related themes. Everyone is welcome to participate and compete for rewards!<br />
<br />
The player who has the most Bonus Points by the end of the event on <span style="font-weight: bold;" class="mycode_b">December 23rd</span> will win a <span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color">legendary weapon</span></span>. Additionally, the winners of each Weekend Challenge will also receive rewards, including <span style="color: #e86e04;" class="mycode_color">legendary weapons</span>.<br />
<br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Let the challenges begin, and may the best adventurer win!<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">What can I win?</span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">That’s the best part of the whole event. <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">The prize depends on you and your contributions.</span></span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">You don’t need to donate to participate. However, the more contributions we receive, the more everyone benefits, and the higher the motivation for all participants. The largest contributors will be named in the <span style="color: #b10dc9;" class="mycode_color">credits</span> at the end of the event.<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Current loot pool: ~20 mill. gold and equipment </span>(19.12 / 14:00 CET)<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">This brings us back to the original quote:</span></span><br />
<span style="color: #008e02;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">“We make a living by what we get. We make a life by what we give.”</span></span></span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align">
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">When does it start?</span></span></div>
<div style="text-align: center;" class="mycode_align">
<span style="font-size: large;" class="mycode_size">As you may have noticed, Advent has already begun, so we’ll need to catch up a little.</span><br />
<span style="font-size: large;" class="mycode_size">Donations and preparations will run until <span style="font-weight: bold;" class="mycode_b">Thursday, December 5, 2024, at 20:00 CET</span>.</span><br />
<span style="font-size: large;" class="mycode_size">The link will be published here in the thread — just in time for St. Nicholas Day — where the first 6 doors will already be open. Among these, there will be a special <span style="font-weight: bold;" class="mycode_b">weekend challenge</span> the upcoming day. The first giveaway winners will be announced on <span style="font-weight: bold;" class="mycode_b">Saturday, December 7, 2024</span>.</span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How can I help?</span><br />
<br />
Share the forum post within your house and your friends <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /></span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color">If you’d like to donate</span>, send me a message on the forum with the details. I’ll get back to you.</span><br />
<span style="font-size: large;" class="mycode_size">Every contribution is welcome <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> , whether it’s <span style="color: #888888;" class="mycode_color">1,000x Old Boots</span>, <span style="color: #e8c500;" class="mycode_color">100k Gold</span>, <span style="color: #005dc2;" class="mycode_color">crafting gear</span>, <span style="color: #ff5f54;" class="mycode_color">legendary equipment</span>, or <span style="color: #ff30dc;" class="mycode_color">something else</span>. Depending on what I’ve received by Thursday evening, the rewards will be distributed each day accordingly.</span><br />
<span style="font-size: large;" class="mycode_size">Let’s come together to create something amazing! <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /></span><br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">Bonus Points - Leaderboard:</span> <a href="https://docs.google.com/document/d/1j8MJwqYuCSOb9VQfpatUphNIRz7MZTr0a0u5_bVgbOw/edit?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://docs.google.com/document/d/1j8MJ...sp=sharing</a></span><br />
<br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">P.S.</span> In case anyone is concerned… I won’t keep anything for myself and I won't participate in the giveaway either. Nothing will be left over. Any additional donations collected during the event will be used for the <span style="font-weight: bold;" class="mycode_b">final giveaway/challenge on December 24, 2024</span>.<br />
</span><br />
<span style="font-size: large;" class="mycode_size">Warm regards,</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Julianature</span></span></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="color: #008e02;" class="mycode_color"><span style="font-size: xx-large;" class="mycode_size"><span style="font-family: Arial Black;" class="mycode_font"><img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> Nord Invasion - Advent calendar 2024 <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /><br />
 </span></span></span></div>
<div style="text-align: center;" class="mycode_align"><img src="https://i.postimg.cc/X7phs8DJ/7509565.jpg" loading="lazy"  alt="[Image: 7509565.jpg]" class="mycode_img" /><br />
<br />
<span style="font-size: large;" class="mycode_size">Hello dear NI friends,</span><br />
<span style="font-size: large;" class="mycode_size">I would like to warmly invite you all to join a small community project: the <span style="color: #c10300;" class="mycode_color">Advent calendar 2024</span>. <br />
</span><span style="font-size: large;" class="mycode_size">The goal is to revive our community spirit a little. And what better way to do that than through giving and receiving!<br />
</span><br />
<span style="font-size: large;" class="mycode_size">After all, as the saying goes:</span><br />
<span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color"><span style="font-style: italic;" class="mycode_i">“We make a living by what we get. We make a life by what we give.”</span></span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">So let us, as a small but enduring community, use this heartfelt advent season to create something together and grow closer once again. <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /> <br />
<br />
For those of you who don't know what is an advent calendar about:<br />
</span><span style="font-size: small;" class="mycode_size">An "Advent calendar" is a special nordic / christian tradition that helps people count down the days leading up to Christmas, starting on December 1st and ending on December 24th. The calendar usually has 24 small doors or windows, each hiding a surprise, such as a piece of chocolate or an inspirational message. This simple act of opening a new door each day is meant to bring excitement, joy, and a sense of anticipation for the holiday.<br />
</span><br />
<span style="font-size: small;" class="mycode_size">The deeper meaning behind an Advent calendar is to teach values such as patience, kindness, and generosity. It encourages us to reflect on the spirit of giving, as it’s a time to appreciate the little moments and share joy with others. Many people use this time to spend quality moments with their family, friends, and communities, strengthening bonds and creating memories.</span><br />
<span style="font-size: small;" class="mycode_size">This tradition also connects us to the larger message of Christmas: the importance of helping those in need. It’s about spreading love and offering support to others. By donating to this cause, you’re helping bring hope and happiness to those who might not have much to celebrate this season. Your contribution can directly impact others, making their holiday season brighter and more joyful. We invite you to be part of this meaningful gesture of giving, just as Advent calendars help us focus on the spirit of generosity.</span><span style="font-size: large;" class="mycode_size"><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How does it work?</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">We are running an virtual advent calendar on a web page<br />
LINK <span style="color: #008e02;" class="mycode_color">(LIVE!)</span>: <a href="https://app.myadvent.net/calendar?id=nw4a7nji7n4lyw3xdpk38h95oczgxrsg" target="_blank" rel="noopener" class="mycode_url">https://app.myadvent.net/calendar?id=nw4...95oczgxrsg</a></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.postimg.cc/B6wnNV8p/02-12-2024-13-30-12.png" loading="lazy"  alt="[Image: 02-12-2024-13-30-12.png]" class="mycode_img" /></span></span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Each day (at 00:00 CET), a virtual door will open. Behind each door, you'll find:</span></span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">A beautiful quote to reflect on <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> <br />
A daily traditional fairy tale from all parts of our world to read, think about and remember <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">LINK for a daily giveaway <img src="https://forum.nordinvasion.com/images/smilies/angel.png" alt="Angel" title="Angel" class="smilie smilie_10" /> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">A time limited quest / challenge to get bonus points (look below for more information) <img src="https://forum.nordinvasion.com/images/smilies/cool.png" alt="Cool" title="Cool" class="smilie smilie_3" /> </span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">It will look something like this:</span><br />
</span><img src="https://i.postimg.cc/LXfppM1B/04-12-2024-14-37-15.png" loading="lazy"  alt="[Image: 04-12-2024-14-37-15.png]" class="mycode_img" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How do I participate in the giveaway?</span></span><br />
<br />
<span style="font-size: large;" class="mycode_size">In the calendar, there will be a link to a <span style="font-weight: bold;" class="mycode_b">StrawPoll</span>. There, you enter your forum name.</span><br />
<span style="font-size: large;" class="mycode_size">Your name will then be manually added by me to a prize wheel.</span><br />
<span style="font-size: large;" class="mycode_size">The winner will be announced the following day. I’ll make the process as transparent as possible, probably by uploading a small video.</span><br />
<span style="font-size: large;" class="mycode_size">The winner(s) will receive a message from me on the forum. The prize must be claimed within 5 days of the message being sent</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">How many giveaways will there be?</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">At least 24, maybe more. That depends on your motivation doing quests <br />
</span><br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><br />
Quest system - explained</span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Behind each door of the Advent calendar for <span style="color: #44b8ff;" class="mycode_color">weekdays</span> (Monday-Friday), you'll find a "<span style="color: #44b8ff;" class="mycode_color">Daily Quest</span>" at the bottom. For the <span style="color: #008e02;" class="mycode_color">weekend</span> doors (Saturday and Sunday), there's a "<span style="color: #008e02;" class="mycode_color">Weekend Challenge</span>." On December 1st, the first door contains a special "<span style="color: #e8b6ef;" class="mycode_color">Monthly Challenge</span>."</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">These quests are typically time-limited: <span style="color: #44b8ff;" class="mycode_color">24 hours</span> for weekdays and <span style="color: #008e02;" class="mycode_color">48 hours</span> for weekends. The "Monthly Challenge" runs <span style="color: #e8b6ef;" class="mycode_color">throughout the entire event.</span> </span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Completing these quests rewards you with "Bonus Points."The number of "Bonus Points" you can earn varies from quest to quest. Generally, completing a Daily Quest will give you <span style="color: #44b8ff;" class="mycode_color">1 Bonus Point</span>, while a Weekend Challenge is worth <span style="color: #008e02;" class="mycode_color">3 Bonus Points</span>.</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Some quests are competitive, where only the first 1-3 participants to complete them receive the points. Others require teamwork, emphasizing collaboration with other players. Some are open to everyone, allowing anyone who participates to earn points. There are even creative tasks that let you showcase your imagination. In short, there’s something for everyone! These "Bonus Points" accumulate throughout the event. A leaderboard will be shared in this post at the end, updated daily, so you can track who has earned the most points yet. <br />
Here’s the breakdown of maximum points available:<br />
<span style="text-decoration: underline;" class="mycode_u"><span style="color: #e8b6ef;" class="mycode_color">1 Monthly Challenge: up to 2 Bonus Points,</span> <span style="color: #44b8ff;" class="mycode_color">10 Daily Quests: up to 10 Bonus Points</span>, <span style="color: #008e02;" class="mycode_color">3 Weekend Challenges: up to 9 Bonus Points.</span><br />
</span>All the quests are part of the <span style="font-weight: bold;" class="mycode_b">NordInvasion Universe</span>, so there’s no need to worry about religious or Christmas-related themes. Everyone is welcome to participate and compete for rewards!<br />
<br />
The player who has the most Bonus Points by the end of the event on <span style="font-weight: bold;" class="mycode_b">December 23rd</span> will win a <span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color">legendary weapon</span></span>. Additionally, the winners of each Weekend Challenge will also receive rewards, including <span style="color: #e86e04;" class="mycode_color">legendary weapons</span>.<br />
<br />
</span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: large;" class="mycode_size">Let the challenges begin, and may the best adventurer win!<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">What can I win?</span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">That’s the best part of the whole event. <span style="color: #e8c500;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">The prize depends on you and your contributions.</span></span><br />
</span><br />
<span style="font-size: large;" class="mycode_size">You don’t need to donate to participate. However, the more contributions we receive, the more everyone benefits, and the higher the motivation for all participants. The largest contributors will be named in the <span style="color: #b10dc9;" class="mycode_color">credits</span> at the end of the event.<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Current loot pool: ~20 mill. gold and equipment </span>(19.12 / 14:00 CET)<br />
</span><br />
<span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">This brings us back to the original quote:</span></span><br />
<span style="color: #008e02;" class="mycode_color"><span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">“We make a living by what we get. We make a life by what we give.”</span></span></span><br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align">
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">When does it start?</span></span></div>
<div style="text-align: center;" class="mycode_align">
<span style="font-size: large;" class="mycode_size">As you may have noticed, Advent has already begun, so we’ll need to catch up a little.</span><br />
<span style="font-size: large;" class="mycode_size">Donations and preparations will run until <span style="font-weight: bold;" class="mycode_b">Thursday, December 5, 2024, at 20:00 CET</span>.</span><br />
<span style="font-size: large;" class="mycode_size">The link will be published here in the thread — just in time for St. Nicholas Day — where the first 6 doors will already be open. Among these, there will be a special <span style="font-weight: bold;" class="mycode_b">weekend challenge</span> the upcoming day. The first giveaway winners will be announced on <span style="font-weight: bold;" class="mycode_b">Saturday, December 7, 2024</span>.</span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">How can I help?</span><br />
<br />
Share the forum post within your house and your friends <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /></span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="color: #008e02;" class="mycode_color">If you’d like to donate</span>, send me a message on the forum with the details. I’ll get back to you.</span><br />
<span style="font-size: large;" class="mycode_size">Every contribution is welcome <img src="https://forum.nordinvasion.com/images/smilies/heart.png" alt="Heart" title="Heart" class="smilie smilie_16" /> , whether it’s <span style="color: #888888;" class="mycode_color">1,000x Old Boots</span>, <span style="color: #e8c500;" class="mycode_color">100k Gold</span>, <span style="color: #005dc2;" class="mycode_color">crafting gear</span>, <span style="color: #ff5f54;" class="mycode_color">legendary equipment</span>, or <span style="color: #ff30dc;" class="mycode_color">something else</span>. Depending on what I’ve received by Thursday evening, the rewards will be distributed each day accordingly.</span><br />
<span style="font-size: large;" class="mycode_size">Let’s come together to create something amazing! <img src="https://forum.nordinvasion.com/images/smilies/blush.png" alt="Blush" title="Blush" class="smilie smilie_12" /></span><br />
<hr class="mycode_hr" />
<span style="font-size: large;" class="mycode_size"><span style="text-decoration: underline;" class="mycode_u">Bonus Points - Leaderboard:</span> <a href="https://docs.google.com/document/d/1j8MJwqYuCSOb9VQfpatUphNIRz7MZTr0a0u5_bVgbOw/edit?usp=sharing" target="_blank" rel="noopener" class="mycode_url">https://docs.google.com/document/d/1j8MJ...sp=sharing</a></span><br />
<br />
<hr class="mycode_hr" /></div>
<div style="text-align: center;" class="mycode_align"><span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">P.S.</span> In case anyone is concerned… I won’t keep anything for myself and I won't participate in the giveaway either. Nothing will be left over. Any additional donations collected during the event will be used for the <span style="font-weight: bold;" class="mycode_b">final giveaway/challenge on December 24, 2024</span>.<br />
</span><br />
<span style="font-size: large;" class="mycode_size">Warm regards,</span><br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Julianature</span></span></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Remade V1.7]Appearance Mod for Upgraded Legendaries]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=77118</link>
			<pubDate>Tue, 14 Jun 2022 13:41:40 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=8698">Aslan</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=77118</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: large;" class="mycode_size">Yes, what you see is the legendary appearance of the NI upgrade mod I made myself<br />
Support <span style="color: #C10300;" class="mycode_color">Nord</span><span style="color: #0074D9;" class="mycode_color">Invasion</span> version 1.11.8</span><br />
<span style="font-size: large;" class="mycode_size">It is just to enable players to better identify the upgraded legend. It does not represent an official update. </span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #E82A1F;" class="mycode_color">Don't use it for any other purposes</span></span></span></div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Download</span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Download';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Download';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Download</a></div><div class="spoiler_body" style="display: none;">
<a href="https://www.mediafire.com/file/jxx7i5w6s4bx61e/(RV1.7)Upgrade+Legendary+Appearance+Patch.zip/file" target="_blank" rel="noopener" class="mycode_url">(RV1.7)Upgrade Legendary Appearance Patch</a><br />
<br />
<a href="https://www.mediafire.com/file/x247dq4rn6bwl0i/(RV1.3Wild)Upgrade+Legendary+Appearance+Patch.zip/file" target="_blank" rel="noopener" class="mycode_url">(RV1.3Wild)Upgrade Legendary Appearance Patch</a><br />
<span style="color: #E82A1F;" class="mycode_color">Tips:The throwing weapon has the wrong length when using Melee mode, dont use this version if you mind</span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-family: Georgia;" class="mycode_font"><span style="color: #9A00B2;" class="mycode_color">Tips:This is a brand-new version built entirely from scratch. The old version has been completely discarded. This remastered edition features no particle effects; it is a purely visual modification and no longer requires WSE2 to run.</span></span></span></div></div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Upgrade Set Browse<br />
Open call for character screenshots with a full set of upgraded legends<br />
PM or DM me your character in the game and web side of the equipment bar screenshots</span></span></span></div>
<br />
<table><tr><td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Archery</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Warden';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Warden';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Warden</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon(RV1.2)</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/B2gkF5nK/64-AA9-F75552973550-DFF1-B80-E7-E233-D4.png" loading="lazy"  alt="[Image: 64-AA9-F75552973550-DFF1-B80-E7-E233-D4.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/yBpp4pMt" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/84bbYbRq/8021031-BD11-B758-BCFDD55-CB159-EEFCC.jpg" loading="lazy"  alt="[Image: 8021031-BD11-B758-BCFDD55-CB159-EEFCC.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/0jQRRP8z" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/XZVrrmNG/D2000-C6-B9325-F1825-C0-E435-AFE3-E419-F.jpg" loading="lazy"  alt="[Image: D2000-C6-B9325-F1825-C0-E435-AFE3-E419-F.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/HDBpdsdt" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/FbmqVMV5/A672-BC1-BFF3480062-AFB35308-D128-CF1.jpg" loading="lazy"  alt="[Image: A672-BC1-BFF3480062-AFB35308-D128-CF1.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ranger';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ranger';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ranger</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentry';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentry';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sentry</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/6JHXct2z/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5WMXGZfr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/M5Sg91SR/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DDSQvCS8/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/xQWt7W0/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nsTJF90T/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Infantry</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zweihander';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zweihander';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zweihander</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v4d40vTN/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/PGXBhXGf/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/PGRsPxWs/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/k2mfq2Kv/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon(RV1.2)</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/1txTdMpP/6064904-F9-C0-F434-AD4464-BC727-BC2-E1-F.png" loading="lazy"  alt="[Image: 6064904-F9-C0-F434-AD4464-BC727-BC2-E1-F.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/Zz798xcK" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/4R3kTp4M/EDF9-AF1-B394-B37-C5-DD6-D47-CC76-A4-C6-EB.jpg" loading="lazy"  alt="[Image: EDF9-AF1-B394-B37-C5-DD6-D47-CC76-A4-C6-EB.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/gbPkPWfJ" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/HLx5xPbq/A1-CFBB8-FFC7-FCBB9-C330-AFA9-CC2147-A3.jpg" loading="lazy"  alt="[Image: A1-CFBB8-FFC7-FCBB9-C330-AFA9-CC2147-A3.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Guard</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Legionnaire';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Legionnaire';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Legionnaire</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/zhsgY3ST" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/3y1bqx09/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<img src="https://i.ibb.co/84nz9Bh2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhQLKmCL/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/N2dqWvCL/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Word';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Word';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Word</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8gRJ9Xjk/Word-1.png" loading="lazy"  alt="[Image: Word-1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/V059VQpk/Word-2.jpg" loading="lazy"  alt="[Image: Word-2.jpg]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhqQhG5j/Word-3.jpg" loading="lazy"  alt="[Image: Word-3.jpg]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hx9NFQVq/Word-4.jpg" loading="lazy"  alt="[Image: Word-4.jpg]" class="mycode_img" /></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Skirmisher</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Halberdier';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Halberdier';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Halberdier</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/pvG0603c" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/WWqxNxcZ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/GQJRQf1L" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/d4cD4s3q/mb38.png" loading="lazy"  alt="[Image: mb38.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/n8cbSDhj" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/93TNjqRW/mb39.png" loading="lazy"  alt="[Image: mb39.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/Y4wb8RzT" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/RGd7Pvx4/mb40.png" loading="lazy"  alt="[Image: mb40.png]" class="mycode_img" /></a></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/V0BS9tDX/AC84-A045-BB131804-EF02-C558-CDB64-C27.png" loading="lazy"  alt="[Image: AC84-A045-BB131804-EF02-C558-CDB64-C27.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/knYRwZN" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/pDCtMqY/0-BF66-BF11-D016-A29-C679-F1-AC678515-CB.jpg" loading="lazy"  alt="[Image: 0-BF66-BF11-D016-A29-C679-F1-AC678515-CB.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/nNqSk5Qp" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/q3Lw1Pm6/E455-E9-E2-FAF9801-C71-FC4243-E2-A323-DD.jpg" loading="lazy"  alt="[Image: E455-E9-E2-FAF9801-C71-FC4243-E2-A323-DD.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Master Peltast';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Master Peltast';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Master Peltast</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Hoplite';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Hoplite';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Hoplite</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/wNGKDnsk" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/7JMG734f/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/bg7NwxVK" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/xS3z9yb7/mb48.png" loading="lazy"  alt="[Image: mb48.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/chDKQ28q" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/k2QVXqDZ/mb49.png" loading="lazy"  alt="[Image: mb49.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/pvpKNwqv" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/SXpmHySX/mb50.png" loading="lazy"  alt="[Image: mb50.png]" class="mycode_img" /></a></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/1ftyC7C6/FB64-B0-EC661273-CCE4-ED58-B8-AAA3504-A.png" loading="lazy"  alt="[Image: FB64-B0-EC661273-CCE4-ED58-B8-AAA3504-A.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/gZhj5GgD" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/Zz7Ln3Th/A831-E413-BB4-A78-E3-A2-F9622-E9-F811841.jpg" loading="lazy"  alt="[Image: A831-E413-BB4-A78-E3-A2-F9622-E9-F811841.jpg]" class="mycode_img" /></a></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Crossbowman</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Chosen Marksman';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Chosen Marksman';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Chosen Marksman</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pavise Champion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pavise Champion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pavise Champion</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5hPDvyjN/PC1.png" loading="lazy"  alt="[Image: PC1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/WpzPpPJn/PC2.png" loading="lazy"  alt="[Image: PC2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhMj3H45/PC3.png" loading="lazy"  alt="[Image: PC3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hx2Kjy4R/PC4.png" loading="lazy"  alt="[Image: PC4.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Repeaterman';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Repeaterman';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Repeaterman</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/jv0TJ38V/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Xx8T51zv/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKBc9mJ3/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/q3tJvXg2/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/XfFznRJf/7.png" loading="lazy"  alt="[Image: 7.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/dsbZq9Zp/8.png" loading="lazy"  alt="[Image: 8.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/qYy4cqx4/9.png" loading="lazy"  alt="[Image: 9.png]" class="mycode_img" /></div></div></div></div></tr></td>
</table>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">BOSS</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Princess Dortea';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Princess Dortea';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Princess Dortea</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;King Ragnar';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;King Ragnar';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />King Ragnar</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thor';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thor';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thor</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odin</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><hr class="mycode_hr" />
<table><tr><td>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Update Log</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.7</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Odin's helmet model modification<br />
</li>
<li>Thor's helmet model modification<br />
</li>
<li>King Ragnar's helmet model modification<br />
</li>
<li>King Ragnar's throwing weapon model modification<br />
</li>
<li>Nord War Marshal's helmet model modification<br />
</li>
<li>Upgraded Rending Bolts are now carried on the back<br />
</li>
<li>Restore the normal Winged Helmet model<br />
</li>
<li>Restore the normal White Winged Helmet model<br />
</li>
<li>The modified helmet model has been transferred<br />
</li>
<li>The modified armors model has been transferred<br />
</li>
<li>The modified gloves model has been transferred<br />
</li>
<li>The modified boots model has been transferred<br />
</li>
<li>The modified crossbows model has been transferred<br />
</li>
<li>The modified bows model has been transferred<br />
</li>
<li>The modified throwing model has been transferred<br />
</li>
<li>The modified axes model has been transferred<br />
</li>
<li>The modified maces model has been transferred<br />
</li>
<li>The modified swords model has been transferred<br />
</li>
<li>The modified polearms model has been transferred<br />
</li>
<li>The modified shields model has been transferred<br />
</li>
<li>Beer Model modification<br />
</li>
<li>Nordic Beer Model modification<br />
</li>
<li>Small Ammo Crate Model modification<br />
</li>
<li>Big Ammo Crate Model modification<br />
</li>
<li>Platform Model modification<br />
</li>
<li>Heavy Platform Model modification<br />
</li>
<li>Heavy Deployable Shield Model modification<br />
</li>
<li>Strong Deployable Shield Model modification<br />
</li>
<li>Heavy Barricade Model modification<br />
</li>
<li>Strong Barricade Model modification<br />
</li>
<li>Heavy Wall Barricade Model modification<br />
</li>
<li>Strong Wall Barricade Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.6</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Valsgarde Helmet Model modification<br />
</li>
<li>Fix all issues where items appear transparent or display <br />
</li>
<li>outdated models due to excessive distance<br />
</li>
<li>Adjust the Specular texture of some items<br />
</li>
<li>Delete the discard models and textures<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.5</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Change the path of the Tome texture file<br />
</li>
<li>Upgraded Gothic Plate Model modification<br />
</li>
<li>Normal Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Plate Over Leather Model modification<br />
</li>
<li>Normal Ornate Scale Armour Model modification<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Upgraded Brigadine Plated Heraldic Model modification<br />
</li>
<li>Normal Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Black Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Upgraded Heavy Sallet Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.3 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fix the issue with the normal Thanos Legacy head display<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Upgraded Stag Bow Model modification<br />
</li>
<li>Upgraded Ailadrodd Model modification<br />
</li>
<li>Upgraded Eagle Crossbow Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.2 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.2 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.2 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fix the wrong crest display issue of upgraded Heraldic Plate<br />
</li>
<li>Fix the wrong crest display issue of upgraded Heraldic Plate<br />
</li>
<li>Fix the wrong crest display issue of upgraded Brigadine Plated Heraldic<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.1 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.1 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.1 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed the white model of the upgraded Phoenix Shield<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded malice main model is replaced by theUpgraded Scorn<br />
</li>
<li>Upgraded Severance main model is replaced by theUpgraded Dwarf Axe<br />
</li>
<li>Upgraded Rupturers main model is replaced by the Gungnir<br />
</li>
<li>Upgraded Twigs of Yggdrasil main model is replaced by theUpgraded Elegy<br />
</li>
<li>Upgraded Dragon Breath main model is replaced by theUpgraded Dragon Spear<br />
</li>
<li>Upgraded Volcanic Daggers main model is replaced by theUpgraded Mjolnir<br />
</li>
<li>Upgraded Zephyr main model is replaced by theUpgraded Ancient Greatsword<br />
</li>
<li>Upgraded Black Arrows main model is replaced by theUpgraded Ragnar's Wrath<br />
</li>
<li>Upgraded Dragon Arrows main model is replaced by theUpgraded Dragon Sword<br />
</li>
<li>Upgraded Onyx Bolts main model is replaced by theUpgraded Jormungandr<br />
</li>
<li>Upgraded Dragon Bolts main model is replaced by theUpgraded Ebonwood Pike<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0</a></div><div class="spoiler_body" style="display: none;">
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Miscellaneous Items</span></span></span></div>
<ol type="1" class="mycode_list"><li>Resurrection Tome Model modification<br />
</li>
<li>Explosive Barrel Model modification<br />
</li>
<li>Deployment status of Tower Shield Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Helmet</span></span></span></div>
</li>
<li>Ghastly Hood Model modification<br />
</li>
<li>Normal Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Normal Thanos Legacy Model modification<br />
</li>
<li>Upgraded Thanos Legacy Model modification<br />
</li>
<li>Upgraded Leviathan's Helmet Model modification<br />
</li>
<li>Normal Heavy Sallet Model modification<br />
</li>
<li>Upgraded Heavy Sallet Model modification<br />
</li>
<li>Upgraded Barbutte With Coif Model modification<br />
</li>
<li>Normal Gothic Sallet Model modification<br />
</li>
<li>Upgraded Gothic Sallet Model modification<br />
</li>
<li>Upgraded Dark Gothic Sallet Model modification<br />
</li>
<li>Upgraded Fearsome Knight Helmet Model modification<br />
</li>
<li>Upgraded Griffon Bascinet Model modification<br />
</li>
<li>Upgraded Dark Griffon Bascinet Model modification<br />
</li>
<li>Normal Royal Helmet Model modification<br />
</li>
<li>Upgraded Royal Helmet Model modification<br />
</li>
<li>Upgraded Knight Helmet Model modification<br />
</li>
<li>Upgraded Vagabond Helmet Model modification<br />
</li>
<li>Upgraded Dragon Helmet Model modification<br />
</li>
<li>Upgraded White Dragon Helmet Model modification<br />
</li>
<li>Upgraded Winged Helmet Model modification<br />
</li>
<li>Upgraded White Winged Helmet Model modification<br />
</li>
<li>Upgraded Ornate Arming Helmet Model modification<br />
</li>
<li>Upgraded Ornate Bascinet Model modification<br />
</li>
<li>Upgraded Ornate Crusader Helmet Model modification<br />
</li>
<li>Upgraded Valsgarde Helmet Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Armor</span></span></span></div>
</li>
<li>Modifications to the armor model of Juggernaut<br />
</li>
<li>Modifications to the armor model of Queens Guard<br />
</li>
<li>Modifications to the armor model of Princess Dortea<br />
</li>
<li>Modifications to the armor model of Odin<br />
</li>
<li>Modifications to the armor model of Thor<br />
</li>
<li>Modifications to the armor model of King Ragnar<br />
</li>
<li>Milanese Plate Model modification<br />
</li>
<li>Dark Milanese Plate Model modification<br />
</li>
<li>Normal Imperial Halfplate-Red Model modification<br />
</li>
<li>Upgraded Imperial Halfplate-Red Model modification<br />
</li>
<li>Normal Imperial Halfplate-Blue Model modification<br />
</li>
<li>Upgraded Imperial Halfplate-Blue Model modification<br />
</li>
<li>Upgraded Brigadine Plated Heraldic Model modification<br />
</li>
<li>Upgraded Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Black Model modification<br />
</li>
<li>Normal Gothic Plate Model modification<br />
</li>
<li>Upgraded Gothic Plate Model modification<br />
</li>
<li>Normal Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Tiger Scale Armour Model modification<br />
</li>
<li>Upgraded Eastern Full Scale Model modification<br />
</li>
<li>Upgraded Gilded Bear Armour Model modification<br />
</li>
<li>Normal Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Normal Ornate Scale Armour Model modification<br />
</li>
<li>Normal Heraldic Plate Model modification<br />
</li>
<li>Upgraded Heraldic Plate Model modification<br />
</li>
<li>Normal Leather Overmail Model modification<br />
</li>
<li>Upgraded Leather Overmail Model modification<br />
</li>
<li>Normal Plate Over Leather Model modification<br />
</li>
<li>Upgraded Plate Over Leather Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Glove</span></span></span></div>
</li>
<li>Normal Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Normal Gothic Gauntlets Model modification<br />
</li>
<li>Upgraded Gothic Gauntlets Model modification<br />
</li>
<li>Upgraded Dark Gothic Gauntlets Model modification<br />
</li>
<li>Normal Studded Gauntlets Model modification<br />
</li>
<li>Upgraded Studded Gauntlets Model modification<br />
</li>
<li>Upgraded Noble Steel Gauntlets Model modification<br />
</li>
<li>Upgraded Gloves of Vidar Model modification<br />
</li>
<li>Upgraded Dellingr's Hands Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Boots</span></span></span></div>
</li>
<li>Normal Defender Boots Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Normal Gothic Greaves Model modification<br />
</li>
<li>Upgraded Gothic Greaves Model modification<br />
</li>
<li>Upgraded Dark Gothic Greaves Model modification<br />
</li>
<li>Upgraded Lionhide Boots Model modification<br />
</li>
<li>Upgraded Leviathan's Treads Model modification<br />
</li>
<li>Upgraded Heavy Scaled Greaves Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">One-handed weapon</span></span></span></div>
</li>
<li>Upgraded Dreaded War Pick Model modification<br />
</li>
<li>Normal Byrllysg Model modification<br />
</li>
<li>Upgraded Byrllysg Model modification<br />
</li>
<li>Upgraded Excalibur Model modification<br />
</li>
<li>Upgraded Wulfsbane Model modification<br />
</li>
<li>Upgraded Rebellion Model modification<br />
</li>
<li>Upgraded Steel Stinger Model modification<br />
</li>
<li>Upgraded Swadia's Wrath Model modification<br />
</li>
<li>Upgraded Mortifer Model modification<br />
</li>
<li>Upgraded Defiance Model modification<br />
</li>
<li>Upgraded Halogi's Torch Model modification<br />
</li>
<li>Upgraded Fang of Fenrir Model modification<br />
</li>
<li>Upgraded Dragon Axe Model modification<br />
</li>
<li>Upgraded Fell Edge Model modification<br />
</li>
<li>Upgraded Ragnar's Wrath Model modification<br />
</li>
<li>Upgraded Illustrious Model modification<br />
</li>
<li>Normal Dragon Sword Model modification<br />
</li>
<li>Upgraded Dragon Sword Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Two-handed weapon</span></span></span></div>
</li>
<li>Modifications to the weapon model of Thor<br />
</li>
<li>Upgraded Pride Model modification<br />
</li>
<li>Upgraded Scorn Model modification<br />
</li>
<li>Upgraded Mercy Model modification<br />
</li>
<li>Normal Ironsong Model modification<br />
</li>
<li>Upgraded Ironsong Model modification<br />
</li>
<li>Upgraded Legacy Model modification<br />
</li>
<li>Upgraded Durendal Model modification<br />
</li>
<li>Normal Eastern Blade Model modification<br />
</li>
<li>Upgraded Eastern Blade Model modification<br />
</li>
<li>Upgraded Dwarf Axe Model modification<br />
</li>
<li>Upgraded Ancient Greatsword Model modification<br />
</li>
<li>Upgraded Volundr Greatsword Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bastard weapon</span></span></span></div>
</li>
<li>Upgraded Aurora Blade Model modification<br />
</li>
<li>Upgraded Mjolnir Model modification<br />
</li>
<li>Upgraded Worm Bane Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Polearms weapon</span></span></span></div>
</li>
<li>Odin's Gungnir Model modification<br />
</li>
<li>Upgraded Jormungandr Model modification<br />
</li>
<li>Upgraded Elegy Model modification<br />
</li>
<li>Upgraded Mangler Model modification<br />
</li>
<li>Upgraded Pike of Kings Model modification<br />
</li>
<li>Upgraded Naval Glaive Model modification<br />
</li>
<li>Upgraded Ebonwood Pike Model modification<br />
</li>
<li>Upgraded Dragon Spear Model modification<br />
</li>
<li>Upgraded Dragon Halberd Model modification<br />
</li>
<li>Upgraded Thunder Pike Model modification<br />
</li>
<li>Upgraded Sun Glaive Model modification<br />
</li>
<li>Upgraded Godwood Lance Model modification<br />
</li>
<li>Upgraded Gwaywffon Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">shield</span></span></span></div>
</li>
<li>Upgraded Phoenix Shield Model modification<br />
</li>
<li>Upgraded Shield of Kings Model modification<br />
</li>
<li>Upgraded Vigilance Model modification<br />
</li>
<li>Upgraded Bulwark of Swadia Model modification<br />
</li>
<li>Upgraded Tower Shield Model modification<br />
</li>
<li>Upgraded Impervious Model modification<br />
</li>
<li>Upgraded Noble Bastion Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Throwing weapon</span></span></span></div>
</li>
<li>Upgraded Glory Model modification<br />
</li>
<li>Upgraded Malice Model modification<br />
</li>
<li>Upgraded Rupturers Model modification<br />
</li>
<li>Upgraded Volcanic Daggers Model modification<br />
</li>
<li>Upgraded Twigs of Yggdrasil Model modification<br />
</li>
<li>Upgraded Severance Model modification<br />
</li>
<li>Upgraded Dragon Breath Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bow&amp;Crossbow</span></span></span></div>
</li>
<li>Normal Typhoon Model modification<br />
</li>
<li>Upgraded Typhoon Model modification<br />
</li>
<li>Normal Tempest Model modification<br />
</li>
<li>Upgraded Tempest Model modification<br />
</li>
<li>Upgraded Stag Bow Model modification<br />
</li>
<li>Upgraded Ullr's Bane Model modification<br />
</li>
<li>Upgraded Hurricane Model modification<br />
</li>
<li>Upgraded Fiendish Bow Model modification<br />
</li>
<li>Upgraded Ailadrodd Model modification<br />
</li>
<li>Upgraded Dead Shot Model modification<br />
</li>
<li>Upgraded Eagle Crossbow Model modification<br />
</li>
<li>Upgraded Bolt Tosser Model modification<br />
</li>
<li>Upgraded Penetrator Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Arrow</span></span></span></div>
</li>
<li>Normal Zephyr Model modification<br />
</li>
<li>Upgraded Zephyr Model modification<br />
</li>
<li>Upgraded Black Arrows Model modification<br />
</li>
<li>Upgraded Dragon Arrows Model modification<br />
</li>
<li>Upgraded Rending Bolts Model modification<br />
</li>
<li>Upgraded Onyx Bolts Model modification<br />
</li>
<li>Upgraded Dragon Bolts Model modification<br />
</li>
</ol></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Screenshot</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.7</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Beer';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Beer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Beer</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zH5S9W6f/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ammo Crate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ammo Crate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ammo Crate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mnFcrhT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tpHPxZgN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Platform';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Platform';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Platform</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SwpGbHG4/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tTjMjxrN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Platform';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Platform';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Platform</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/n8tGChc8/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/FNbhYJ8/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Deployable Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Deployable Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Deployable Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8grg4490/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/b5LnxJ7G/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Deployable Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Deployable Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Deployable Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/vCj0TdSx/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/bRm1qxNn/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/3mkSysQV/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/0jsssJSr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/hxMvfjf2/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Q3gngbMc/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Wall Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Wall Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Wall Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BKyhDd1d/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1G6njK4D/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Wall Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Wall Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Wall Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/xqQ0D576/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/gZdM0vDP/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.6</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Valsgarde Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymrkvRzh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zHnQfsyR/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.5</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zV3H6rkw/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1fqHs5VY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WYmmwtT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/xKvdq3Zd/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LDBH50kn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/FbZ3mdbn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qLVktYLv/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/KRNS66H/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/hFfVs8Tc/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/JFxcK1Wp/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Heraldic</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zVCMdkKh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/67cBkkcr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/QRX4MTb/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/chtztmc2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Black</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/DDSv5V3W/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/35VPmXGC/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/rKKZHg3m/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/sd6zPwDS/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/MDJxjf5r/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5xGhkgZp/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Plate Over Leather</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/3yWjBPvH/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/n8Ln26ZK/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZzSXw5jG/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/8nNxp7WH/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.3</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/MD6sfQmb/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/4RtMx3Nf/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mrChrTZg/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/mrH77gbz/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LXgrwNFs/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/3ybNZNr7/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zVr4ZxdC/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/wZGJdr14/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/ZRHzQrW1/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ailadrodd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/KjdMNyHL/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/qFPnY2XH/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eagle Crossbow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/r2SFKDmV/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/7NzpWxvd/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Stag Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/CpSjV7qB/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DHPZsr8z/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0Wild</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volcanic Daggers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JWZ9GZZS/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malice</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/39rKp5cQ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Severance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/4RMZ7DZN/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rupturers</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Twigs of Yggdrasil</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Breath</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zephyr</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows(RV1.3)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows(RV1.3)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Black Arrows(RV1.3)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pjNyV49y/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Arrows</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Onyx Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v5MhRSZ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Bolts</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0</a></div><div class="spoiler_body" style="display: none;">
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Miscellaneous Items</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Resurrection Tome';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Resurrection Tome';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Resurrection Tome</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPNqNkTdmB2qZj5tHU-sV4LT2OYUTAACpx4AAufTsVUq_mJRRqK71DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPNqNkTdmB2qZj5t...K71DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Explosive Barrel';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Explosive Barrel';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Explosive Barrel</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPZqNkUIKP8r3nCT-g05Ywi0VX9R3gACqh4AAufTsVWNsUsH3_EqPDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPZqNkUIKP8r3nCT...EqPDwE.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Helmet</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ghastly Hood';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ghastly Hood';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ghastly Hood</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPhqNkUyRqJiL5kzOVYYYdGZBBgIlwACrB4AAufTsVXtsvcyPLU6bjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPhqNkUyRqJiL5kz...U6bjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPlqNkVQi-wlq5_I27jYHcoOFLguCwACrR4AAufTsVU5JEX5kA4J_zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPlqNkVQi-wlq5_I...4J_zwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thanos Legacy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thanos Legacy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thanos Legacy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPtqNkVtJC4pneC6FJp1AAFZM8vWznEAAq8eAALn07FVakeNUfcgw1U8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPtqNkVtJC4pneC6...w1U8BA.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPxqNkVwsXdhAd0cNhAI19dB_LAggAACsB4AAufTsVXEIfsCsEk6mDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPxqNkVwsXdhAd0c...k6mDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ks0pZNwH/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQABajZFwzTxWersXSzgYRPeFRXUVaUAArQeAALn07FVVjJl3UGYqoY8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQABajZFwzTxWers...qoY8BA.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQFqNkXGjab57N89lLjP7NFPLMPuHgACtR4AAufTsVWw_WWHzqKjbzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQFqNkXGjab57N89...KjbzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Barbutte With Coif';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Barbutte With Coif';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Barbutte With Coif</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQJqNkXn9lj9tXK3ZvrAGLjxNOPZ6AACth4AAufTsVV6zIGg9vTOGzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQJqNkXn9lj9tXK3...TOGzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQRqNkX7rPMG7laotwABSzOcWeprGPMAArgeAALn07FV3-pHY_s05Oc8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQRqNkX7rPMG7lao...5Oc8BA.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQdqNkYmBsrStuIz0UQSfehssLhRYAACvB4AAufTsVX1eT1JOUztkjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQdqNkYmBsrStuIz...ztkjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fearsome Knight Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fearsome Knight Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fearsome Knight Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQlqNkY8IFjMJ3FnG3i8zaZkIQEPzwACvh4AAufTsVXJVxIf335HlTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQlqNkY8IFjMJ3Fn...5HlTwE.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQpqNkY_Ob56R3KfffHDuofG-4EJDAACvx4AAufTsVVzrqRZDfjLmTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQpqNkY_Ob56R3Kf...jLmTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Griffon Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Griffon Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Griffon Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQxqNkZjPILjoppCuRXhv46OoDaZ5QACwR4AAufTsVXMspyyO6x4_DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQxqNkZjPILjoppC...x4_DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Griffon Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Griffon Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Griffon Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQ1qNkZmc8TMtpJ2RaLXOWlEdTcnfQACwh4AAufTsVWL12QM5nqHojwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQ1qNkZmc8TMtpJ2...qHojwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQ9qNkaJUfOYrPPigCuzPaThC11LXgACxB4AAufTsVWS57Ke6gsrPTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQ9qNkaJUfOYrPPi...srPTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Knight Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Knight Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Knight Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRRqNkc7qP7ULnTb7HqqRMTkI3VQJgACzx4AAufTsVWtQn7-Sc24XzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRRqNkc7qP7ULnTb...24XzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Vagabond Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Vagabond Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Vagabond Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRVqNkdP_XqKz71_YQ7hAAFltBgAAQqTAALQHgAC59OxVfSyh3T06nAEPAQ.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRVqNkdP_XqKz71_...nAEPAQ.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRhqNkd4Z7gRbEpzJgahyoTaXz9l4QAC0x4AAufTsVWfr5p-yb-ZDzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRhqNkd4Z7gRbEpz...-ZDzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;White Dragon Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;White Dragon Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />White Dragon Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRZqNkdykFsXuVTAiCTtxWdtZ5xLigAC0R4AAufTsVU360Ixcf8pVzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRZqNkdykFsXuVTA...8pVzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Winged Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Winged Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Winged Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRlqNkd7aQmJUUxhf8175lfFjqW2TwAC1B4AAufTsVXQZphX8pyTEjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRlqNkd7aQmJUUxh...yTEjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;White Winged Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;White Winged Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />White Winged Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRdqNkd1t6vmgU14yDncHVs-qrTZ8QAC0h4AAufTsVVay3XzIcP8tzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRdqNkd1t6vmgU14...P8tzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Arming Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Arming Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Arming Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySJqNkfCH9cynOssrzTU1iHtyQ1wXQAC3x4AAufTsVUu1N7ROSNs9DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySJqNkfCH9cynOss...Ns9DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyR9qNke6rLGPgIwRgj-inuLLbtW2xAAC3B4AAufTsVVMWEeukrtmWDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyR9qNke6rLGPgIwR...tmWDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Crusader Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Crusader Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Crusader Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySFqNke__TB-PM1E_-3D0C67CIarbAAC3h4AAufTsVW51B_BK5aPzzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySFqNke__TB-PM1E...aPzzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Valsgarde Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySdqNkfzfpOfzvDKYv8ZHcwQhKXNtAAC5B4AAufTsVVYmu6ZEvX--zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySdqNkfzfpOfzvDK...X--zwE.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Armor</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odin</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/0pV82rj4/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Milanese Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Milanese Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Milanese Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTdqNkivxXo6M4gah-q2peaJQuNmLAAC9h4AAufTsVUyircTWsr4zDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTdqNkivxXo6M4ga...r4zDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Milanese Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Milanese Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Milanese Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyThqNkiyy1QajeTU-RACnsszgVpnMgAC9x4AAufTsVXn00xYYJNKvTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyThqNkiyy1QajeTU...NKvTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Imperial Halfplate-Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTpqNkjPQ2AsE9qx682PuH4dCkXdawAC-R4AAufTsVVFuKofcpn_-zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTpqNkjPQ2AsE9qx...n_-zwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Blue';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Blue';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Imperial Halfplate-Blue</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTtqNkjSWvptoWC3HYb5dB3kSx06RgAC-h4AAufTsVUGb7HrIwuLqzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTtqNkjSWvptoWC3...uLqzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Heraldic</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyT9qNkkD9V8YfSHvbpjRGtRkud3kaAAC_h4AAufTsVWAHE5CSVJXwTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyT9qNkkD9V8YfSHv...JXwTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUJqNkkgIIwbiPIs3s6i7sgz3r1PHwACAR8AAufTsVVhvx8OrUWAeDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUJqNkkgIIwbiPIs...WAeDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Black</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUFqNkkcd7XWt1ugCXpkD9vafCUMZQADHwAC59OxVaeUyE5Pr7N7PAQ.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUFqNkkcd7XWt1ug...7N7PAQ.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUNqNklCKQWharP73UrITw1BDQP_kwACAh8AAufTsVVy1Yl0CdKwYzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUNqNklCKQWharP7...KwYzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUpqNkoDvduP7qQzzdRCuQuS_P-jdwACDB8AAufTsVX64uRDdHOK-jwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUpqNkoDvduP7qQz...OK-jwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tiger Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tiger Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tiger Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Lz1RshJ1/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nq0kfrDL/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Full Scale';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Full Scale';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eastern Full Scale</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Kzzx6N7b/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1Gt0dYKV/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gilded Bear Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gilded Bear Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gilded Bear Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qMvKktj5/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/RWtX1tP/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JRcvXSjq/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/6crFQRpJ/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WNVSp3XX/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heraldic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heraldic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heraldic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/rfQNTZH9/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leather Overmail';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leather Overmail';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leather Overmail</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/213PnFfL/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Plate Over Leather</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/bjvkLT6G/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Glove</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qYgDLtPD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Y6kSy8h/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/bjjjHS56/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Studded Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Studded Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Studded Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HDtyKsmN/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Steel Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Steel Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Noble Steel Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/fYqkthm6/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gloves of Vidar';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gloves of Vidar';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gloves of Vidar</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/DHMkGjmd/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dellingrs Hands';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dellingrs Hands';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dellingrs Hands</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/PGrz5r6B/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Boots</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HTnrPvYJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/prfwCD1R/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/dJVWnvX3/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Lionhide Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Lionhide Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Lionhide Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/36W0GpJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Treads';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Treads';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Treads</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JwL1QFq0/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Scaled Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Scaled Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Scaled Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymNZntQ2/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">One-handed weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dreaded War Pick';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dreaded War Pick';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dreaded War Pick</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/27SRwcJ8/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Byrllysg';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Byrllysg';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Byrllysg</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyHBqNjsv6RuJOlS_qoF41qiEV_bK_QAC-R0AAufTsVU7w2L1U8TdZjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyHBqNjsv6RuJOlS_...TdZjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Excalibur';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Excalibur';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Excalibur</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8Lp3229D/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/VWV8tJhY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Wulfsbane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Wulfsbane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Wulfsbane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/tNwTvh2/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Qv8xc6hT/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rebellion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rebellion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rebellion</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pvm0xPMR/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/WpWMtpGt/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Steel Stinger';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Steel Stinger';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Steel Stinger</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5gktC44V/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1tC699Bq/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Swadias Wrath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Swadias Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Swadias Wrath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/gFh7w6c1/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DHrtk7Jx/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mortifer';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mortifer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mortifer</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/FLy1m9BQ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/60fdSDvF/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defiance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defiance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defiance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymQ7mFpB/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Halogis Torch';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Halogis Torch';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Halogis Torch</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWKJW5QF/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fang of Fenrir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fang of Fenrir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fang of Fenrir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zTj2kKLV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Axe';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Axe</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/dJcrr3LY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fell Edge';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fell Edge';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fell Edge</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/4nP327xJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ragnars Wrath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ragnars Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ragnars Wrath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Myk568zj/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/My8HD7d0/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Illustrious';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Illustrious';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Illustrious</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/tMVh8xDm/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/7NQvSwmc/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Sword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Sword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Sword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/N6LVpMzY/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/KjMM84r2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Two-handed weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pride';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pride';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pride</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5gQBDF1v/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKxdgd8X/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Scorn';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Scorn';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Scorn</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/TpQmb1y/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mercy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mercy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mercy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/twYPnq37/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ironsong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ironsong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ironsong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZzHjcW00/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Legacy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Legacy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Legacy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/233sLXhG/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Durendal';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Durendal';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Durendal</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/W4GLRyxN/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/9HHTsqRT/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Blade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Blade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eastern Blade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBtQzBZT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/fGxLFrKs/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dwarf Axe';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dwarf Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dwarf Axe</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1fK69BVr/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ancient Greatsword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ancient Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ancient Greatsword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/G4dwxHDK/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volundr Greatsword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volundr Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volundr Greatsword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Sw2PQWdz/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bastard weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aurora Blade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aurora Blade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aurora Blade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/CjHwqBc/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Rkv47byF/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mjolnir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mjolnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mjolnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/whGmmvVd/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Worm Bane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Worm Bane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Worm Bane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/j9mHsmPV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Polearms weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odins Gungnir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odins Gungnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odins Gungnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BHVc5Pyr/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Jormungandr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Jormungandr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Jormungandr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mCR7vD7J/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Elegy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Elegy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Elegy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SX9scR6L/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mangler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mangler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mangler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/7Jv2DVjK/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pike of Kings';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pike of Kings';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pike of Kings</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BV3q0RKD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Naval Glaive';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Naval Glaive';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Naval Glaive</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBjLQbht/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ebonwood Pike';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ebonwood Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ebonwood Pike</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1YPGdgCc/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Spear';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Spear';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Spear</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8DfG8QGh/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Halberd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Halberd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Halberd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8n1T1TqT/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thunder Pike';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thunder Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thunder Pike</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qYQc0dxP/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sun Glaive';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sun Glaive';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sun Glaive</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/GQG8mnd3/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Godwood Lance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Godwood Lance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Godwood Lance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Qj9DYVND/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gwaywffon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gwaywffon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gwaywffon</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/RGkqJrqB/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">shield</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Phoenix Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Phoenix Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Phoenix Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/9mdZ4DqJ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hRcFVg1L/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Shield of Kings';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Shield of Kings';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Shield of Kings</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Lhrh5rpm/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Vigilance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Vigilance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Vigilance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WW3cKsRD/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1h4sv3N/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Bulwark of Swadia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Bulwark of Swadia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Bulwark of Swadia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBCNT3gQ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKngTTwn/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tower Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tower Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tower Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Fbb596Jf/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Impervious';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Impervious';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Impervious</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SDhbtthh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tMGFDh4N/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Bastion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Bastion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Noble Bastion</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/nsbBRLZD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Throwing weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Glory';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Glory';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Glory</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LdGw2yJH/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malice</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HTNFBZg7/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rupturers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/GQB8J57g/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/pj276rws/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volcanic Daggers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pvfQhD5r/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Twigs of Yggdrasil</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Q7wdwPBV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Severance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JFqcNZqf/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Breath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/C5mW3DK1/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bow&amp;Crossbow</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Typhoon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Typhoon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Typhoon</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/KzD1jjKg/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tempest';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tempest';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tempest</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/yB05PMSn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Stag Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zCLDg67/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ullrs Bane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ullrs Bane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ullrs Bane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWythmN8/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Hurricane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Hurricane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Hurricane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v0ZWX7R/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fiendish Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fiendish Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fiendish Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZpvR7NjF/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tdtBDfz/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ailadrodd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/69DMD4t/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dead Shot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dead Shot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dead Shot</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zH5mg2PY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eagle Crossbow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWGrv5Qb/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Bolt Tosser';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Bolt Tosser';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Bolt Tosser</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/C5RqsZGx/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Penetrator';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Penetrator';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Penetrator</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/q3Twc8RW/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Arrow</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zephyr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/s94VyFT3/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/CsPsYb60/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Black Arrows</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/39MCJFjS/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/TM650rrK/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Arrows</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/0VrzG2x4/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nM0Zgkx4/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rending Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rending Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rending Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1t6r40gH/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/fRxw0PY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Onyx Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1Gh27Tr0/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/QjjL40KN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/x8hcckCy/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5g6TFHFD/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div></td></tr></table>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: large;" class="mycode_size">Yes, what you see is the legendary appearance of the NI upgrade mod I made myself<br />
Support <span style="color: #C10300;" class="mycode_color">Nord</span><span style="color: #0074D9;" class="mycode_color">Invasion</span> version 1.11.8</span><br />
<span style="font-size: large;" class="mycode_size">It is just to enable players to better identify the upgraded legend. It does not represent an official update. </span></span></div>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #E82A1F;" class="mycode_color">Don't use it for any other purposes</span></span></span></div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Download</span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Download';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Download';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Download</a></div><div class="spoiler_body" style="display: none;">
<a href="https://www.mediafire.com/file/jxx7i5w6s4bx61e/(RV1.7)Upgrade+Legendary+Appearance+Patch.zip/file" target="_blank" rel="noopener" class="mycode_url">(RV1.7)Upgrade Legendary Appearance Patch</a><br />
<br />
<a href="https://www.mediafire.com/file/x247dq4rn6bwl0i/(RV1.3Wild)Upgrade+Legendary+Appearance+Patch.zip/file" target="_blank" rel="noopener" class="mycode_url">(RV1.3Wild)Upgrade Legendary Appearance Patch</a><br />
<span style="color: #E82A1F;" class="mycode_color">Tips:The throwing weapon has the wrong length when using Melee mode, dont use this version if you mind</span><br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-family: Georgia;" class="mycode_font"><span style="color: #9A00B2;" class="mycode_color">Tips:This is a brand-new version built entirely from scratch. The old version has been completely discarded. This remastered edition features no particle effects; it is a purely visual modification and no longer requires WSE2 to run.</span></span></span></div></div>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Upgrade Set Browse<br />
Open call for character screenshots with a full set of upgraded legends<br />
PM or DM me your character in the game and web side of the equipment bar screenshots</span></span></span></div>
<br />
<table><tr><td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Archery</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Warden';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Warden';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Warden</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon(RV1.2)</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/B2gkF5nK/64-AA9-F75552973550-DFF1-B80-E7-E233-D4.png" loading="lazy"  alt="[Image: 64-AA9-F75552973550-DFF1-B80-E7-E233-D4.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/yBpp4pMt" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/84bbYbRq/8021031-BD11-B758-BCFDD55-CB159-EEFCC.jpg" loading="lazy"  alt="[Image: 8021031-BD11-B758-BCFDD55-CB159-EEFCC.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/0jQRRP8z" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/XZVrrmNG/D2000-C6-B9325-F1825-C0-E435-AFE3-E419-F.jpg" loading="lazy"  alt="[Image: D2000-C6-B9325-F1825-C0-E435-AFE3-E419-F.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/HDBpdsdt" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/FbmqVMV5/A672-BC1-BFF3480062-AFB35308-D128-CF1.jpg" loading="lazy"  alt="[Image: A672-BC1-BFF3480062-AFB35308-D128-CF1.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ranger';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ranger';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ranger</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentry';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentry';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sentry</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/6JHXct2z/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5WMXGZfr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/M5Sg91SR/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DDSQvCS8/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/xQWt7W0/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nsTJF90T/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Infantry</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zweihander';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zweihander';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zweihander</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v4d40vTN/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/PGXBhXGf/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/PGRsPxWs/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/k2mfq2Kv/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon(RV1.2)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon(RV1.2)</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/1txTdMpP/6064904-F9-C0-F434-AD4464-BC727-BC2-E1-F.png" loading="lazy"  alt="[Image: 6064904-F9-C0-F434-AD4464-BC727-BC2-E1-F.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/Zz798xcK" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/4R3kTp4M/EDF9-AF1-B394-B37-C5-DD6-D47-CC76-A4-C6-EB.jpg" loading="lazy"  alt="[Image: EDF9-AF1-B394-B37-C5-DD6-D47-CC76-A4-C6-EB.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/gbPkPWfJ" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/HLx5xPbq/A1-CFBB8-FFC7-FCBB9-C330-AFA9-CC2147-A3.jpg" loading="lazy"  alt="[Image: A1-CFBB8-FFC7-FCBB9-C330-AFA9-CC2147-A3.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Guard</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Legionnaire';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Legionnaire';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Legionnaire</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/zhsgY3ST" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/3y1bqx09/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<img src="https://i.ibb.co/84nz9Bh2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhQLKmCL/3.png" loading="lazy"  alt="[Image: 3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/N2dqWvCL/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Word';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Word';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Word</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8gRJ9Xjk/Word-1.png" loading="lazy"  alt="[Image: Word-1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/V059VQpk/Word-2.jpg" loading="lazy"  alt="[Image: Word-2.jpg]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhqQhG5j/Word-3.jpg" loading="lazy"  alt="[Image: Word-3.jpg]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hx9NFQVq/Word-4.jpg" loading="lazy"  alt="[Image: Word-4.jpg]" class="mycode_img" /></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Skirmisher</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Halberdier';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Halberdier';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Halberdier</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/pvG0603c" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/WWqxNxcZ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/GQJRQf1L" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/d4cD4s3q/mb38.png" loading="lazy"  alt="[Image: mb38.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/n8cbSDhj" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/93TNjqRW/mb39.png" loading="lazy"  alt="[Image: mb39.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/Y4wb8RzT" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/RGd7Pvx4/mb40.png" loading="lazy"  alt="[Image: mb40.png]" class="mycode_img" /></a></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/V0BS9tDX/AC84-A045-BB131804-EF02-C558-CDB64-C27.png" loading="lazy"  alt="[Image: AC84-A045-BB131804-EF02-C558-CDB64-C27.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/knYRwZN" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/pDCtMqY/0-BF66-BF11-D016-A29-C679-F1-AC678515-CB.jpg" loading="lazy"  alt="[Image: 0-BF66-BF11-D016-A29-C679-F1-AC678515-CB.jpg]" class="mycode_img" /></a><br />
<a href="https://ibb.co/nNqSk5Qp" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/q3Lw1Pm6/E455-E9-E2-FAF9801-C71-FC4243-E2-A323-DD.jpg" loading="lazy"  alt="[Image: E455-E9-E2-FAF9801-C71-FC4243-E2-A323-DD.jpg]" class="mycode_img" /></a></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Master Peltast';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Master Peltast';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Master Peltast</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Hoplite';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Hoplite';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Hoplite</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<a href="https://ibb.co/wNGKDnsk" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/7JMG734f/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/bg7NwxVK" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/xS3z9yb7/mb48.png" loading="lazy"  alt="[Image: mb48.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/chDKQ28q" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/k2QVXqDZ/mb49.png" loading="lazy"  alt="[Image: mb49.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/pvpKNwqv" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/SXpmHySX/mb50.png" loading="lazy"  alt="[Image: mb50.png]" class="mycode_img" /></a></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;poseidon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />poseidon</a></div><div class="spoiler_body" style="display: none;">
<a href="https://imgbb.com/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/1ftyC7C6/FB64-B0-EC661273-CCE4-ED58-B8-AAA3504-A.png" loading="lazy"  alt="[Image: FB64-B0-EC661273-CCE4-ED58-B8-AAA3504-A.png]" class="mycode_img" /></a><br />
<a href="https://ibb.co/gZhj5GgD" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.ibb.co/Zz7Ln3Th/A831-E413-BB4-A78-E3-A2-F9622-E9-F811841.jpg" loading="lazy"  alt="[Image: A831-E413-BB4-A78-E3-A2-F9622-E9-F811841.jpg]" class="mycode_img" /></a></div></div></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<span style="color: #9A00B2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Crossbowman</span></span><br />
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Chosen Marksman';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Chosen Marksman';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Chosen Marksman</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pavise Champion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pavise Champion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pavise Champion</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5hPDvyjN/PC1.png" loading="lazy"  alt="[Image: PC1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/WpzPpPJn/PC2.png" loading="lazy"  alt="[Image: PC2.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zhMj3H45/PC3.png" loading="lazy"  alt="[Image: PC3.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hx2Kjy4R/PC4.png" loading="lazy"  alt="[Image: PC4.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Repeaterman';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Repeaterman';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Repeaterman</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aslan';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aslan</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/jv0TJ38V/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Xx8T51zv/4.png" loading="lazy"  alt="[Image: 4.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKBc9mJ3/5.png" loading="lazy"  alt="[Image: 5.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/q3tJvXg2/6.png" loading="lazy"  alt="[Image: 6.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/XfFznRJf/7.png" loading="lazy"  alt="[Image: 7.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/dsbZq9Zp/8.png" loading="lazy"  alt="[Image: 8.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/qYy4cqx4/9.png" loading="lazy"  alt="[Image: 9.png]" class="mycode_img" /></div></div></div></div></tr></td>
</table>
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">BOSS</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Princess Dortea';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Princess Dortea';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Princess Dortea</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;King Ragnar';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;King Ragnar';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />King Ragnar</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thor';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thor';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thor</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odin</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><hr class="mycode_hr" />
<table><tr><td>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Update Log</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.7</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Odin's helmet model modification<br />
</li>
<li>Thor's helmet model modification<br />
</li>
<li>King Ragnar's helmet model modification<br />
</li>
<li>King Ragnar's throwing weapon model modification<br />
</li>
<li>Nord War Marshal's helmet model modification<br />
</li>
<li>Upgraded Rending Bolts are now carried on the back<br />
</li>
<li>Restore the normal Winged Helmet model<br />
</li>
<li>Restore the normal White Winged Helmet model<br />
</li>
<li>The modified helmet model has been transferred<br />
</li>
<li>The modified armors model has been transferred<br />
</li>
<li>The modified gloves model has been transferred<br />
</li>
<li>The modified boots model has been transferred<br />
</li>
<li>The modified crossbows model has been transferred<br />
</li>
<li>The modified bows model has been transferred<br />
</li>
<li>The modified throwing model has been transferred<br />
</li>
<li>The modified axes model has been transferred<br />
</li>
<li>The modified maces model has been transferred<br />
</li>
<li>The modified swords model has been transferred<br />
</li>
<li>The modified polearms model has been transferred<br />
</li>
<li>The modified shields model has been transferred<br />
</li>
<li>Beer Model modification<br />
</li>
<li>Nordic Beer Model modification<br />
</li>
<li>Small Ammo Crate Model modification<br />
</li>
<li>Big Ammo Crate Model modification<br />
</li>
<li>Platform Model modification<br />
</li>
<li>Heavy Platform Model modification<br />
</li>
<li>Heavy Deployable Shield Model modification<br />
</li>
<li>Strong Deployable Shield Model modification<br />
</li>
<li>Heavy Barricade Model modification<br />
</li>
<li>Strong Barricade Model modification<br />
</li>
<li>Heavy Wall Barricade Model modification<br />
</li>
<li>Strong Wall Barricade Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.6</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Valsgarde Helmet Model modification<br />
</li>
<li>Fix all issues where items appear transparent or display <br />
</li>
<li>outdated models due to excessive distance<br />
</li>
<li>Adjust the Specular texture of some items<br />
</li>
<li>Delete the discard models and textures<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.5</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Change the path of the Tome texture file<br />
</li>
<li>Upgraded Gothic Plate Model modification<br />
</li>
<li>Normal Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Plate Over Leather Model modification<br />
</li>
<li>Normal Ornate Scale Armour Model modification<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Upgraded Brigadine Plated Heraldic Model modification<br />
</li>
<li>Normal Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Black Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Upgraded Heavy Sallet Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.3 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fix the issue with the normal Thanos Legacy head display<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Upgraded Stag Bow Model modification<br />
</li>
<li>Upgraded Ailadrodd Model modification<br />
</li>
<li>Upgraded Eagle Crossbow Model modification<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.2 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.2 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.2 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fix the wrong crest display issue of upgraded Heraldic Plate<br />
</li>
<li>Fix the wrong crest display issue of upgraded Heraldic Plate<br />
</li>
<li>Fix the wrong crest display issue of upgraded Brigadine Plated Heraldic<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.1 and Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.1 and Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.1 and Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed the white model of the upgraded Phoenix Shield<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0Wild</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded malice main model is replaced by theUpgraded Scorn<br />
</li>
<li>Upgraded Severance main model is replaced by theUpgraded Dwarf Axe<br />
</li>
<li>Upgraded Rupturers main model is replaced by the Gungnir<br />
</li>
<li>Upgraded Twigs of Yggdrasil main model is replaced by theUpgraded Elegy<br />
</li>
<li>Upgraded Dragon Breath main model is replaced by theUpgraded Dragon Spear<br />
</li>
<li>Upgraded Volcanic Daggers main model is replaced by theUpgraded Mjolnir<br />
</li>
<li>Upgraded Zephyr main model is replaced by theUpgraded Ancient Greatsword<br />
</li>
<li>Upgraded Black Arrows main model is replaced by theUpgraded Ragnar's Wrath<br />
</li>
<li>Upgraded Dragon Arrows main model is replaced by theUpgraded Dragon Sword<br />
</li>
<li>Upgraded Onyx Bolts main model is replaced by theUpgraded Jormungandr<br />
</li>
<li>Upgraded Dragon Bolts main model is replaced by theUpgraded Ebonwood Pike<br />
</li>
</ol></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0</a></div><div class="spoiler_body" style="display: none;">
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Miscellaneous Items</span></span></span></div>
<ol type="1" class="mycode_list"><li>Resurrection Tome Model modification<br />
</li>
<li>Explosive Barrel Model modification<br />
</li>
<li>Deployment status of Tower Shield Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Helmet</span></span></span></div>
</li>
<li>Ghastly Hood Model modification<br />
</li>
<li>Normal Defender Helmet Model modification<br />
</li>
<li>Upgraded Defender Helmet Model modification<br />
</li>
<li>Normal Thanos Legacy Model modification<br />
</li>
<li>Upgraded Thanos Legacy Model modification<br />
</li>
<li>Upgraded Leviathan's Helmet Model modification<br />
</li>
<li>Normal Heavy Sallet Model modification<br />
</li>
<li>Upgraded Heavy Sallet Model modification<br />
</li>
<li>Upgraded Barbutte With Coif Model modification<br />
</li>
<li>Normal Gothic Sallet Model modification<br />
</li>
<li>Upgraded Gothic Sallet Model modification<br />
</li>
<li>Upgraded Dark Gothic Sallet Model modification<br />
</li>
<li>Upgraded Fearsome Knight Helmet Model modification<br />
</li>
<li>Upgraded Griffon Bascinet Model modification<br />
</li>
<li>Upgraded Dark Griffon Bascinet Model modification<br />
</li>
<li>Normal Royal Helmet Model modification<br />
</li>
<li>Upgraded Royal Helmet Model modification<br />
</li>
<li>Upgraded Knight Helmet Model modification<br />
</li>
<li>Upgraded Vagabond Helmet Model modification<br />
</li>
<li>Upgraded Dragon Helmet Model modification<br />
</li>
<li>Upgraded White Dragon Helmet Model modification<br />
</li>
<li>Upgraded Winged Helmet Model modification<br />
</li>
<li>Upgraded White Winged Helmet Model modification<br />
</li>
<li>Upgraded Ornate Arming Helmet Model modification<br />
</li>
<li>Upgraded Ornate Bascinet Model modification<br />
</li>
<li>Upgraded Ornate Crusader Helmet Model modification<br />
</li>
<li>Upgraded Valsgarde Helmet Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Armor</span></span></span></div>
</li>
<li>Modifications to the armor model of Juggernaut<br />
</li>
<li>Modifications to the armor model of Queens Guard<br />
</li>
<li>Modifications to the armor model of Princess Dortea<br />
</li>
<li>Modifications to the armor model of Odin<br />
</li>
<li>Modifications to the armor model of Thor<br />
</li>
<li>Modifications to the armor model of King Ragnar<br />
</li>
<li>Milanese Plate Model modification<br />
</li>
<li>Dark Milanese Plate Model modification<br />
</li>
<li>Normal Imperial Halfplate-Red Model modification<br />
</li>
<li>Upgraded Imperial Halfplate-Red Model modification<br />
</li>
<li>Normal Imperial Halfplate-Blue Model modification<br />
</li>
<li>Upgraded Imperial Halfplate-Blue Model modification<br />
</li>
<li>Upgraded Brigadine Plated Heraldic Model modification<br />
</li>
<li>Upgraded Brigadine Plated Red Model modification<br />
</li>
<li>Upgraded Brigadine Plated Black Model modification<br />
</li>
<li>Normal Gothic Plate Model modification<br />
</li>
<li>Upgraded Gothic Plate Model modification<br />
</li>
<li>Normal Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Dark Gothic Plate Model modification<br />
</li>
<li>Upgraded Tiger Scale Armour Model modification<br />
</li>
<li>Upgraded Eastern Full Scale Model modification<br />
</li>
<li>Upgraded Gilded Bear Armour Model modification<br />
</li>
<li>Normal Defender Armour Model modification<br />
</li>
<li>Upgraded Defender Armour Model modification<br />
</li>
<li>Upgraded Leviathan's Guard Model modification<br />
</li>
<li>Normal Ornate Scale Armour Model modification<br />
</li>
<li>Normal Heraldic Plate Model modification<br />
</li>
<li>Upgraded Heraldic Plate Model modification<br />
</li>
<li>Normal Leather Overmail Model modification<br />
</li>
<li>Upgraded Leather Overmail Model modification<br />
</li>
<li>Normal Plate Over Leather Model modification<br />
</li>
<li>Upgraded Plate Over Leather Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Glove</span></span></span></div>
</li>
<li>Normal Defender Gauntlets Model modification<br />
</li>
<li>Upgraded Defender Gauntlets Model modification<br />
</li>
<li>Normal Gothic Gauntlets Model modification<br />
</li>
<li>Upgraded Gothic Gauntlets Model modification<br />
</li>
<li>Upgraded Dark Gothic Gauntlets Model modification<br />
</li>
<li>Normal Studded Gauntlets Model modification<br />
</li>
<li>Upgraded Studded Gauntlets Model modification<br />
</li>
<li>Upgraded Noble Steel Gauntlets Model modification<br />
</li>
<li>Upgraded Gloves of Vidar Model modification<br />
</li>
<li>Upgraded Dellingr's Hands Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Boots</span></span></span></div>
</li>
<li>Normal Defender Boots Model modification<br />
</li>
<li>Upgraded Defender Boots Model modification<br />
</li>
<li>Normal Gothic Greaves Model modification<br />
</li>
<li>Upgraded Gothic Greaves Model modification<br />
</li>
<li>Upgraded Dark Gothic Greaves Model modification<br />
</li>
<li>Upgraded Lionhide Boots Model modification<br />
</li>
<li>Upgraded Leviathan's Treads Model modification<br />
</li>
<li>Upgraded Heavy Scaled Greaves Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">One-handed weapon</span></span></span></div>
</li>
<li>Upgraded Dreaded War Pick Model modification<br />
</li>
<li>Normal Byrllysg Model modification<br />
</li>
<li>Upgraded Byrllysg Model modification<br />
</li>
<li>Upgraded Excalibur Model modification<br />
</li>
<li>Upgraded Wulfsbane Model modification<br />
</li>
<li>Upgraded Rebellion Model modification<br />
</li>
<li>Upgraded Steel Stinger Model modification<br />
</li>
<li>Upgraded Swadia's Wrath Model modification<br />
</li>
<li>Upgraded Mortifer Model modification<br />
</li>
<li>Upgraded Defiance Model modification<br />
</li>
<li>Upgraded Halogi's Torch Model modification<br />
</li>
<li>Upgraded Fang of Fenrir Model modification<br />
</li>
<li>Upgraded Dragon Axe Model modification<br />
</li>
<li>Upgraded Fell Edge Model modification<br />
</li>
<li>Upgraded Ragnar's Wrath Model modification<br />
</li>
<li>Upgraded Illustrious Model modification<br />
</li>
<li>Normal Dragon Sword Model modification<br />
</li>
<li>Upgraded Dragon Sword Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Two-handed weapon</span></span></span></div>
</li>
<li>Modifications to the weapon model of Thor<br />
</li>
<li>Upgraded Pride Model modification<br />
</li>
<li>Upgraded Scorn Model modification<br />
</li>
<li>Upgraded Mercy Model modification<br />
</li>
<li>Normal Ironsong Model modification<br />
</li>
<li>Upgraded Ironsong Model modification<br />
</li>
<li>Upgraded Legacy Model modification<br />
</li>
<li>Upgraded Durendal Model modification<br />
</li>
<li>Normal Eastern Blade Model modification<br />
</li>
<li>Upgraded Eastern Blade Model modification<br />
</li>
<li>Upgraded Dwarf Axe Model modification<br />
</li>
<li>Upgraded Ancient Greatsword Model modification<br />
</li>
<li>Upgraded Volundr Greatsword Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bastard weapon</span></span></span></div>
</li>
<li>Upgraded Aurora Blade Model modification<br />
</li>
<li>Upgraded Mjolnir Model modification<br />
</li>
<li>Upgraded Worm Bane Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Polearms weapon</span></span></span></div>
</li>
<li>Odin's Gungnir Model modification<br />
</li>
<li>Upgraded Jormungandr Model modification<br />
</li>
<li>Upgraded Elegy Model modification<br />
</li>
<li>Upgraded Mangler Model modification<br />
</li>
<li>Upgraded Pike of Kings Model modification<br />
</li>
<li>Upgraded Naval Glaive Model modification<br />
</li>
<li>Upgraded Ebonwood Pike Model modification<br />
</li>
<li>Upgraded Dragon Spear Model modification<br />
</li>
<li>Upgraded Dragon Halberd Model modification<br />
</li>
<li>Upgraded Thunder Pike Model modification<br />
</li>
<li>Upgraded Sun Glaive Model modification<br />
</li>
<li>Upgraded Godwood Lance Model modification<br />
</li>
<li>Upgraded Gwaywffon Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">shield</span></span></span></div>
</li>
<li>Upgraded Phoenix Shield Model modification<br />
</li>
<li>Upgraded Shield of Kings Model modification<br />
</li>
<li>Upgraded Vigilance Model modification<br />
</li>
<li>Upgraded Bulwark of Swadia Model modification<br />
</li>
<li>Upgraded Tower Shield Model modification<br />
</li>
<li>Upgraded Impervious Model modification<br />
</li>
<li>Upgraded Noble Bastion Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Throwing weapon</span></span></span></div>
</li>
<li>Upgraded Glory Model modification<br />
</li>
<li>Upgraded Malice Model modification<br />
</li>
<li>Upgraded Rupturers Model modification<br />
</li>
<li>Upgraded Volcanic Daggers Model modification<br />
</li>
<li>Upgraded Twigs of Yggdrasil Model modification<br />
</li>
<li>Upgraded Severance Model modification<br />
</li>
<li>Upgraded Dragon Breath Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bow&amp;Crossbow</span></span></span></div>
</li>
<li>Normal Typhoon Model modification<br />
</li>
<li>Upgraded Typhoon Model modification<br />
</li>
<li>Normal Tempest Model modification<br />
</li>
<li>Upgraded Tempest Model modification<br />
</li>
<li>Upgraded Stag Bow Model modification<br />
</li>
<li>Upgraded Ullr's Bane Model modification<br />
</li>
<li>Upgraded Hurricane Model modification<br />
</li>
<li>Upgraded Fiendish Bow Model modification<br />
</li>
<li>Upgraded Ailadrodd Model modification<br />
</li>
<li>Upgraded Dead Shot Model modification<br />
</li>
<li>Upgraded Eagle Crossbow Model modification<br />
</li>
<li>Upgraded Bolt Tosser Model modification<br />
</li>
<li>Upgraded Penetrator Model modification<br />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Arrow</span></span></span></div>
</li>
<li>Normal Zephyr Model modification<br />
</li>
<li>Upgraded Zephyr Model modification<br />
</li>
<li>Upgraded Black Arrows Model modification<br />
</li>
<li>Upgraded Dragon Arrows Model modification<br />
</li>
<li>Upgraded Rending Bolts Model modification<br />
</li>
<li>Upgraded Onyx Bolts Model modification<br />
</li>
<li>Upgraded Dragon Bolts Model modification<br />
</li>
</ol></div></div></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td><img src="https://www.transparenttextures.com/patterns/asfalt-light.png" loading="lazy"  width="180" height="150" alt="[Image: asfalt-light.png]" class="mycode_img" /></td>
<td>
<div style="text-align: center;" class="mycode_align"><span style="font-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Screenshot</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.7';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.7</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Beer';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Beer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Beer</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zH5S9W6f/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ammo Crate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ammo Crate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ammo Crate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mnFcrhT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tpHPxZgN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Platform';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Platform';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Platform</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SwpGbHG4/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tTjMjxrN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Platform';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Platform';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Platform</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/n8tGChc8/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/FNbhYJ8/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Deployable Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Deployable Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Deployable Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8grg4490/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/b5LnxJ7G/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Deployable Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Deployable Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Deployable Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/vCj0TdSx/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/bRm1qxNn/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/3mkSysQV/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/0jsssJSr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/hxMvfjf2/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Q3gngbMc/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Wall Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Wall Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Wall Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BKyhDd1d/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1G6njK4D/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Wall Barricade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Strong Wall Barricade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Strong Wall Barricade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/xqQ0D576/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/gZdM0vDP/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.6';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.6</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Valsgarde Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymrkvRzh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/zHnQfsyR/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.5';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.5</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zV3H6rkw/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1fqHs5VY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WYmmwtT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/xKvdq3Zd/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LDBH50kn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/FbZ3mdbn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qLVktYLv/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/KRNS66H/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/hFfVs8Tc/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/JFxcK1Wp/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Heraldic</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zVCMdkKh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/67cBkkcr/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/QRX4MTb/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/chtztmc2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Black</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/DDSv5V3W/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/35VPmXGC/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/rKKZHg3m/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/sd6zPwDS/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/MDJxjf5r/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5xGhkgZp/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Plate Over Leather</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/3yWjBPvH/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/n8Ln26ZK/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZzSXw5jG/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/8nNxp7WH/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.3';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.3</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/MD6sfQmb/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/4RtMx3Nf/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mrChrTZg/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/mrH77gbz/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LXgrwNFs/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/3ybNZNr7/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zVr4ZxdC/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/wZGJdr14/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/ZRHzQrW1/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ailadrodd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/KjdMNyHL/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/qFPnY2XH/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eagle Crossbow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/r2SFKDmV/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/7NzpWxvd/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Stag Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/CpSjV7qB/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DHPZsr8z/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0Wild';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0Wild</a></div><div class="spoiler_body" style="display: none;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volcanic Daggers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JWZ9GZZS/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malice</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/39rKp5cQ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Severance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/4RMZ7DZN/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rupturers</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Twigs of Yggdrasil</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Breath</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zephyr</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows(RV1.3)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows(RV1.3)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Black Arrows(RV1.3)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pjNyV49y/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Arrows</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Onyx Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v5MhRSZ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Bolts</a></div><div class="spoiler_body" style="display: none;">
No screenshots</div></div></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;RV1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />RV1.0</a></div><div class="spoiler_body" style="display: none;">
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Miscellaneous Items</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Resurrection Tome';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Resurrection Tome';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Resurrection Tome</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPNqNkTdmB2qZj5tHU-sV4LT2OYUTAACpx4AAufTsVUq_mJRRqK71DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPNqNkTdmB2qZj5t...K71DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Explosive Barrel';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Explosive Barrel';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Explosive Barrel</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPZqNkUIKP8r3nCT-g05Ywi0VX9R3gACqh4AAufTsVWNsUsH3_EqPDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPZqNkUIKP8r3nCT...EqPDwE.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Helmet</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ghastly Hood';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ghastly Hood';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ghastly Hood</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPhqNkUyRqJiL5kzOVYYYdGZBBgIlwACrB4AAufTsVXtsvcyPLU6bjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPhqNkUyRqJiL5kz...U6bjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPlqNkVQi-wlq5_I27jYHcoOFLguCwACrR4AAufTsVU5JEX5kA4J_zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPlqNkVQi-wlq5_I...4J_zwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thanos Legacy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thanos Legacy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thanos Legacy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPtqNkVtJC4pneC6FJp1AAFZM8vWznEAAq8eAALn07FVakeNUfcgw1U8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPtqNkVtJC4pneC6...w1U8BA.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyPxqNkVwsXdhAd0cNhAI19dB_LAggAACsB4AAufTsVXEIfsCsEk6mDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyPxqNkVwsXdhAd0c...k6mDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ks0pZNwH/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQABajZFwzTxWersXSzgYRPeFRXUVaUAArQeAALn07FVVjJl3UGYqoY8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQABajZFwzTxWers...qoY8BA.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQFqNkXGjab57N89lLjP7NFPLMPuHgACtR4AAufTsVWw_WWHzqKjbzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQFqNkXGjab57N89...KjbzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Barbutte With Coif';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Barbutte With Coif';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Barbutte With Coif</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQJqNkXn9lj9tXK3ZvrAGLjxNOPZ6AACth4AAufTsVV6zIGg9vTOGzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQJqNkXn9lj9tXK3...TOGzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQRqNkX7rPMG7laotwABSzOcWeprGPMAArgeAALn07FV3-pHY_s05Oc8BA.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQRqNkX7rPMG7lao...5Oc8BA.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Sallet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Sallet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Sallet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQdqNkYmBsrStuIz0UQSfehssLhRYAACvB4AAufTsVX1eT1JOUztkjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQdqNkYmBsrStuIz...ztkjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fearsome Knight Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fearsome Knight Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fearsome Knight Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQlqNkY8IFjMJ3FnG3i8zaZkIQEPzwACvh4AAufTsVXJVxIf335HlTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQlqNkY8IFjMJ3Fn...5HlTwE.png]" class="mycode_img" /><br />
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQpqNkY_Ob56R3KfffHDuofG-4EJDAACvx4AAufTsVVzrqRZDfjLmTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQpqNkY_Ob56R3Kf...jLmTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Griffon Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Griffon Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Griffon Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQxqNkZjPILjoppCuRXhv46OoDaZ5QACwR4AAufTsVXMspyyO6x4_DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQxqNkZjPILjoppC...x4_DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Griffon Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Griffon Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Griffon Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQ1qNkZmc8TMtpJ2RaLXOWlEdTcnfQACwh4AAufTsVWL12QM5nqHojwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQ1qNkZmc8TMtpJ2...qHojwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Royal Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyQ9qNkaJUfOYrPPigCuzPaThC11LXgACxB4AAufTsVWS57Ke6gsrPTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyQ9qNkaJUfOYrPPi...srPTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Knight Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Knight Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Knight Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRRqNkc7qP7ULnTb7HqqRMTkI3VQJgACzx4AAufTsVWtQn7-Sc24XzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRRqNkc7qP7ULnTb...24XzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Vagabond Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Vagabond Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Vagabond Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRVqNkdP_XqKz71_YQ7hAAFltBgAAQqTAALQHgAC59OxVfSyh3T06nAEPAQ.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRVqNkdP_XqKz71_...nAEPAQ.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRhqNkd4Z7gRbEpzJgahyoTaXz9l4QAC0x4AAufTsVWfr5p-yb-ZDzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRhqNkd4Z7gRbEpz...-ZDzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;White Dragon Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;White Dragon Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />White Dragon Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRZqNkdykFsXuVTAiCTtxWdtZ5xLigAC0R4AAufTsVU360Ixcf8pVzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRZqNkdykFsXuVTA...8pVzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Winged Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Winged Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Winged Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRlqNkd7aQmJUUxhf8175lfFjqW2TwAC1B4AAufTsVXQZphX8pyTEjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRlqNkd7aQmJUUxh...yTEjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;White Winged Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;White Winged Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />White Winged Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyRdqNkd1t6vmgU14yDncHVs-qrTZ8QAC0h4AAufTsVVay3XzIcP8tzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyRdqNkd1t6vmgU14...P8tzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Arming Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Arming Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Arming Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySJqNkfCH9cynOssrzTU1iHtyQ1wXQAC3x4AAufTsVUu1N7ROSNs9DwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySJqNkfCH9cynOss...Ns9DwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Bascinet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Bascinet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Bascinet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyR9qNke6rLGPgIwRgj-inuLLbtW2xAAC3B4AAufTsVVMWEeukrtmWDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyR9qNke6rLGPgIwR...tmWDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Crusader Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Crusader Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Crusader Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySFqNke__TB-PM1E_-3D0C67CIarbAAC3h4AAufTsVW51B_BK5aPzzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySFqNke__TB-PM1E...aPzzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Valsgarde Helmet';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Valsgarde Helmet</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVySdqNkfzfpOfzvDKYv8ZHcwQhKXNtAAC5B4AAufTsVVYmu6ZEvX--zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVySdqNkfzfpOfzvDK...X--zwE.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Armor</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odin';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odin</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/0pV82rj4/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Milanese Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Milanese Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Milanese Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTdqNkivxXo6M4gah-q2peaJQuNmLAAC9h4AAufTsVUyircTWsr4zDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTdqNkivxXo6M4ga...r4zDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Milanese Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Milanese Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Milanese Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyThqNkiyy1QajeTU-RACnsszgVpnMgAC9x4AAufTsVXn00xYYJNKvTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyThqNkiyy1QajeTU...NKvTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Imperial Halfplate-Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTpqNkjPQ2AsE9qx682PuH4dCkXdawAC-R4AAufTsVVFuKofcpn_-zwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTpqNkjPQ2AsE9qx...n_-zwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Blue';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Imperial Halfplate-Blue';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Imperial Halfplate-Blue</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyTtqNkjSWvptoWC3HYb5dB3kSx06RgAC-h4AAufTsVUGb7HrIwuLqzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyTtqNkjSWvptoWC3...uLqzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Heraldic';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Heraldic</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyT9qNkkD9V8YfSHvbpjRGtRkud3kaAAC_h4AAufTsVWAHE5CSVJXwTwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyT9qNkkD9V8YfSHv...JXwTwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Red';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Red</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUJqNkkgIIwbiPIs3s6i7sgz3r1PHwACAR8AAufTsVVhvx8OrUWAeDwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUJqNkkgIIwbiPIs...WAeDwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Brigadine Plated Black';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Brigadine Plated Black</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUFqNkkcd7XWt1ugCXpkD9vafCUMZQADHwAC59OxVaeUyE5Pr7N7PAQ.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUFqNkkcd7XWt1ug...7N7PAQ.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUNqNklCKQWharP73UrITw1BDQP_kwACAh8AAufTsVVy1Yl0CdKwYzwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUNqNklCKQWharP7...KwYzwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyUpqNkoDvduP7qQzzdRCuQuS_P-jdwACDB8AAufTsVX64uRDdHOK-jwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyUpqNkoDvduP7qQz...OK-jwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tiger Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tiger Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tiger Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Lz1RshJ1/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nq0kfrDL/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Full Scale';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Full Scale';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eastern Full Scale</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Kzzx6N7b/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1Gt0dYKV/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gilded Bear Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gilded Bear Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gilded Bear Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qMvKktj5/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/RWtX1tP/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Guard';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Guard</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JRcvXSjq/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/6crFQRpJ/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ornate Scale Armour';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ornate Scale Armour</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WNVSp3XX/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heraldic Plate';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heraldic Plate';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heraldic Plate</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/rfQNTZH9/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leather Overmail';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leather Overmail';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leather Overmail</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/213PnFfL/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Plate Over Leather';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Plate Over Leather</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/bjvkLT6G/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Glove</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qYgDLtPD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Y6kSy8h/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/bjjjHS56/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Studded Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Studded Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Studded Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HDtyKsmN/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Steel Gauntlets';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Steel Gauntlets';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Noble Steel Gauntlets</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/fYqkthm6/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gloves of Vidar';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gloves of Vidar';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gloves of Vidar</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/DHMkGjmd/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dellingrs Hands';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dellingrs Hands';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dellingrs Hands</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/PGrz5r6B/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Boots</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defender Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defender Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HTnrPvYJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gothic Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gothic Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/prfwCD1R/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dark Gothic Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dark Gothic Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/dJVWnvX3/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Lionhide Boots';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Lionhide Boots';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Lionhide Boots</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/36W0GpJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Treads';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Leviathans Treads';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Leviathans Treads</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JwL1QFq0/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Scaled Greaves';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Heavy Scaled Greaves';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Heavy Scaled Greaves</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymNZntQ2/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">One-handed weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dreaded War Pick';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dreaded War Pick';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dreaded War Pick</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/27SRwcJ8/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Byrllysg';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Byrllysg';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Byrllysg</a></div><div class="spoiler_body" style="display: none;">
<img src="https://img.remit.ee/api/file/BQACAgUAAyEGAASHRsPbAAEVyHBqNjsv6RuJOlS_qoF41qiEV_bK_QAC-R0AAufTsVU7w2L1U8TdZjwE.png" loading="lazy"  alt="[Image: BQACAgUAAyEGAASHRsPbAAEVyHBqNjsv6RuJOlS_...TdZjwE.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Excalibur';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Excalibur';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Excalibur</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8Lp3229D/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/VWV8tJhY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Wulfsbane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Wulfsbane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Wulfsbane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/tNwTvh2/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Qv8xc6hT/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rebellion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rebellion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rebellion</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pvm0xPMR/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/WpWMtpGt/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Steel Stinger';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Steel Stinger';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Steel Stinger</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5gktC44V/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1tC699Bq/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Swadias Wrath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Swadias Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Swadias Wrath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/gFh7w6c1/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/DHrtk7Jx/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mortifer';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mortifer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mortifer</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/FLy1m9BQ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/60fdSDvF/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Defiance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Defiance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Defiance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ymQ7mFpB/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Halogis Torch';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Halogis Torch';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Halogis Torch</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWKJW5QF/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fang of Fenrir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fang of Fenrir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fang of Fenrir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zTj2kKLV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Axe';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Axe</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/dJcrr3LY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fell Edge';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fell Edge';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fell Edge</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/4nP327xJ/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ragnars Wrath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ragnars Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ragnars Wrath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Myk568zj/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/My8HD7d0/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Illustrious';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Illustrious';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Illustrious</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/tMVh8xDm/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/7NQvSwmc/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Sword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Sword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Sword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/N6LVpMzY/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/KjMM84r2/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Two-handed weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pride';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pride';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pride</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/5gQBDF1v/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKxdgd8X/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Scorn';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Scorn';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Scorn</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/TpQmb1y/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mercy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mercy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mercy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/twYPnq37/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ironsong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ironsong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ironsong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZzHjcW00/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Legacy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Legacy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Legacy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/233sLXhG/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Durendal';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Durendal';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Durendal</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/W4GLRyxN/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/9HHTsqRT/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Blade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eastern Blade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eastern Blade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBtQzBZT/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/fGxLFrKs/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dwarf Axe';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dwarf Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dwarf Axe</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1fK69BVr/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ancient Greatsword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ancient Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ancient Greatsword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/G4dwxHDK/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volundr Greatsword';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volundr Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volundr Greatsword</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Sw2PQWdz/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bastard weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Aurora Blade';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aurora Blade';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aurora Blade</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/CjHwqBc/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/Rkv47byF/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mjolnir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mjolnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mjolnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/whGmmvVd/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Worm Bane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Worm Bane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Worm Bane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/j9mHsmPV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Polearms weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Odins Gungnir';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Odins Gungnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Odins Gungnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BHVc5Pyr/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Jormungandr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Jormungandr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Jormungandr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/mCR7vD7J/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Elegy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Elegy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Elegy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SX9scR6L/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Mangler';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Mangler';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Mangler</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/7Jv2DVjK/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Pike of Kings';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Pike of Kings';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Pike of Kings</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/BV3q0RKD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Naval Glaive';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Naval Glaive';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Naval Glaive</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBjLQbht/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ebonwood Pike';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ebonwood Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ebonwood Pike</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1YPGdgCc/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Spear';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Spear';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Spear</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8DfG8QGh/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Halberd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Halberd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Halberd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/8n1T1TqT/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Thunder Pike';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Thunder Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Thunder Pike</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/qYQc0dxP/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sun Glaive';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sun Glaive';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sun Glaive</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/GQG8mnd3/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Godwood Lance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Godwood Lance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Godwood Lance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Qj9DYVND/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Gwaywffon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Gwaywffon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Gwaywffon</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/RGkqJrqB/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">shield</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Phoenix Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Phoenix Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Phoenix Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/9mdZ4DqJ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/hRcFVg1L/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Shield of Kings';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Shield of Kings';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Shield of Kings</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Lhrh5rpm/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Vigilance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Vigilance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Vigilance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WW3cKsRD/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/1h4sv3N/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Bulwark of Swadia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Bulwark of Swadia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Bulwark of Swadia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/YBCNT3gQ/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/cKngTTwn/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tower Shield';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tower Shield';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tower Shield</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Fbb596Jf/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Impervious';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Impervious';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Impervious</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/SDhbtthh/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tMGFDh4N/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Bastion';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Noble Bastion';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Noble Bastion</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/nsbBRLZD/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Throwing weapon</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Glory';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Glory';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Glory</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/LdGw2yJH/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malice';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malice</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/HTNFBZg7/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rupturers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rupturers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/GQB8J57g/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/pj276rws/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Volcanic Daggers';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Volcanic Daggers</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/pvfQhD5r/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Twigs of Yggdrasil';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Twigs of Yggdrasil</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/Q7wdwPBV/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Severance';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Severance</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/JFqcNZqf/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Breath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Breath</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/C5mW3DK1/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Bow&amp;Crossbow</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Typhoon';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Typhoon';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Typhoon</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/KzD1jjKg/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tempest';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tempest';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tempest</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/yB05PMSn/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Stag Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Stag Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zCLDg67/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ullrs Bane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ullrs Bane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ullrs Bane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWythmN8/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Hurricane';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Hurricane';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Hurricane</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/v0ZWX7R/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Fiendish Bow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fiendish Bow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fiendish Bow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/ZpvR7NjF/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/tdtBDfz/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Ailadrodd';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ailadrodd</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/69DMD4t/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dead Shot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dead Shot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dead Shot</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/zH5mg2PY/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Eagle Crossbow';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Eagle Crossbow</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/WWGrv5Qb/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Bolt Tosser';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Bolt Tosser';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Bolt Tosser</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/C5RqsZGx/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Penetrator';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Penetrator';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Penetrator</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/q3Twc8RW/image.png" loading="lazy"  alt="[Image: image.png]" class="mycode_img" /></div></div><div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #008E02;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Arrow</span></span></span></div>
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Zephyr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Zephyr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/s94VyFT3/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/CsPsYb60/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Black Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Black Arrows</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/39MCJFjS/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/TM650rrK/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Arrows';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Arrows</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/0VrzG2x4/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/nM0Zgkx4/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Rending Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Rending Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Rending Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1t6r40gH/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/fRxw0PY/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Onyx Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Onyx Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/1Gh27Tr0/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/QjjL40KN/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dragon Bolts';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dragon Bolts</a></div><div class="spoiler_body" style="display: none;">
<img src="https://i.ibb.co/x8hcckCy/1.png" loading="lazy"  alt="[Image: 1.png]" class="mycode_img" /><br />
<img src="https://i.ibb.co/5g6TFHFD/2.png" loading="lazy"  alt="[Image: 2.png]" class="mycode_img" /></div></div></div></div></td></tr></table>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NI Best of]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=74453</link>
			<pubDate>Tue, 21 Apr 2020 19:19:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=8129">Zocki</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=74453</guid>
			<description><![CDATA[Hey <br />
I want to make a NI Best of Video of funny / good / loot moments and bring everything in a short video.<br />
There is the point.... I need your help guys... I have tons of videos from me but thats not enough. Send me your videos (if you have some).<br />
Best is upload it on youtube and send me the link via pm or here in the thread (you can upload it unlisted so just ppl with link see it).<br />
<br />
Hope I can get some help from you <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /> !<br />
<br />
Regards<br />
~Zocki]]></description>
			<content:encoded><![CDATA[Hey <br />
I want to make a NI Best of Video of funny / good / loot moments and bring everything in a short video.<br />
There is the point.... I need your help guys... I have tons of videos from me but thats not enough. Send me your videos (if you have some).<br />
Best is upload it on youtube and send me the link via pm or here in the thread (you can upload it unlisted so just ppl with link see it).<br />
<br />
Hope I can get some help from you <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /> !<br />
<br />
Regards<br />
~Zocki]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Some Questions]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=73804</link>
			<pubDate>Sun, 02 Feb 2020 05:05:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=4061">DR.</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=73804</guid>
			<description><![CDATA[Out of curiosity, I have some questions I want people to answer. It will help with some requests I've been thinking about but overall will just be interesting.<br />
<br />
I feel like developers may not know how a majority feel on a topic so this would be a real way to see it. <br />
<br />
I'm going to answer them as well at some point but I want to give it a bit more time before I make up my mind on a few questions. <br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q1.)</span> When was the last time you played Ni?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A1.)</span> [Date or guess even] <br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q2.)</span> How much do you currently like the game in full? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A2.)</span> [Rate out of 10. 0 being you hate it and 10 love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q3.) </span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">How much do you currently like</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> the</span></span></span> market at the moment? The market being trading but ill also put market place stuff and crafting into this. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A3.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q4.)</span> How hard should Normal be If you are tr0 and is using market place gear? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A4.)</span> [Rate out of 10. 0 being how it is at the moment and 10 being just as much of a challenge as it would be for a hero using market place gear.]<br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q5</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How hard should Rag</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be I</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">f you are</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> </span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">any hero using the best gear possible</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A5</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">]</span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q6</span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How rewarding looting gold/mats wise should Rag</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A6</span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span></span></span></span><br />
</span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q7</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How rewarding looting item wise should Rag</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A7.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">) </span>[R</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q8</span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How hard should Cav</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be I</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">f you are</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> </span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">any hero using the best gear possible</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A8</span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span><br />
</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q9.)</span> Do you currently like all heroes stats?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A9.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q10.)</span> Do you currently like the how healing and cades are done in Ni.  <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A10.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q11.)</span> Why do you want to play Ni most of the time?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A11.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q12.)</span> What do you think is the biggest thing Ni is missing?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A12.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q13.)</span> What do you think is the best thing about Ni?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A13.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Q14.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> What</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> should be peoples goals in Ni? I'll</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> list a few examples... Quests, Getting all</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> heroes, soloing each mode, getting better gear, looting, ...</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">A14.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> [This is up to you]</span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Q15.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> What</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> goals should be rewarded</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">?</span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">A15.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> [This is up to you]</span></span></span></span></span></span>]]></description>
			<content:encoded><![CDATA[Out of curiosity, I have some questions I want people to answer. It will help with some requests I've been thinking about but overall will just be interesting.<br />
<br />
I feel like developers may not know how a majority feel on a topic so this would be a real way to see it. <br />
<br />
I'm going to answer them as well at some point but I want to give it a bit more time before I make up my mind on a few questions. <br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q1.)</span> When was the last time you played Ni?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A1.)</span> [Date or guess even] <br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q2.)</span> How much do you currently like the game in full? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A2.)</span> [Rate out of 10. 0 being you hate it and 10 love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q3.) </span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">How much do you currently like</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> the</span></span></span> market at the moment? The market being trading but ill also put market place stuff and crafting into this. <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A3.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q4.)</span> How hard should Normal be If you are tr0 and is using market place gear? <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A4.)</span> [Rate out of 10. 0 being how it is at the moment and 10 being just as much of a challenge as it would be for a hero using market place gear.]<br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q5</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How hard should Rag</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be I</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">f you are</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> </span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">any hero using the best gear possible</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A5</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">]</span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q6</span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How rewarding looting gold/mats wise should Rag</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A6</span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span></span></span></span><br />
</span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q7</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How rewarding looting item wise should Rag</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A7.</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">) </span>[R</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span></span></span></span></span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span></span></span></span></span></span></span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Q8</span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> How hard should Cav</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> be I</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">f you are</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> </span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">any hero using the best gear possible</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">? </span></span></span></span></span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">A8</span></span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">.)</span> [R</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">ate out of 10. We will call 5 what it is now.</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> ]</span></span></span></span><br />
</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q9.)</span> Do you currently like all heroes stats?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A9.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q10.)</span> Do you currently like the how healing and cades are done in Ni.  <br />
<br />
<span style="font-weight: bold;" class="mycode_b">A10.)</span> [Rate out of 10. 0 being you hate it and 10 you love it.]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q11.)</span> Why do you want to play Ni most of the time?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A11.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q12.)</span> What do you think is the biggest thing Ni is missing?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A12.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Q13.)</span> What do you think is the best thing about Ni?<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A13.)</span> [This is up to you]<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Q14.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> What</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> should be peoples goals in Ni? I'll</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> list a few examples... Quests, Getting all</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> heroes, soloing each mode, getting better gear, looting, ...</span></span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">A14.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> [This is up to you]</span></span></span><br />
<br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">Q15.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> What</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> goals should be rewarded</span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">?</span></span></span></span></span></span><br />
<br />
<span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"><span style="font-weight: bold;" class="mycode_b"><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font">A15.)</span></span></span></span><span style="color: #333333;" class="mycode_color"><span style="font-size: small;" class="mycode_size"><span style="font-family: Tahoma, Verdana, Arial, sans-serif;" class="mycode_font"> [This is up to you]</span></span></span></span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[I hope to add some Teutonic / Hospital equipment]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=73373</link>
			<pubDate>Tue, 26 Nov 2019 02:40:06 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=8798">372847155</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=73373</guid>
			<description><![CDATA[As you see,There are some Teutonic / Hospital equipment in this mod.but this is not a set.why not add a set?]]></description>
			<content:encoded><![CDATA[As you see,There are some Teutonic / Hospital equipment in this mod.but this is not a set.why not add a set?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Unofficial Community's Soundpack]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=72834</link>
			<pubDate>Sat, 24 Aug 2019 16:41:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=3134">Elmo</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=72834</guid>
			<description><![CDATA[So far I've changed over 100 sounds and I have plans to do the rest, Id like to point out straight away that this project is not to be taken seriously and is just for fun.  The pack has been updated since the April Fools Event/Update.<br />
<br />
Most of the sounds are from myself but a few you should recognize from other games <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />  I'd like other people to get involved. <br />
<br />
So far I've done;<br />
<ul class="mycode_list"><li>Death Sounds <br />
</li>
<li>Player/enemy Hit Sounds<br />
</li>
<li>Metal on metal hits <br />
</li>
<li>Metal on wood hits<br />
</li>
<li>Wood on wood hits<br />
</li>
<li>Impact noises (Me hitting myself with a pizza box)<br />
</li>
<li>Bow Sounds<br />
</li>
<li>Crossbow Sounds<br />
</li>
<li>Yeeting Sounds for all 3 types of throwables<br />
</li>
<li>Shield/Cade breaking sounds<br />
</li>
<li>Woman screaming (Thanks Soviet)<br />
</li>
<li>Punching sounds (Squishy)<br />
</li>
<li>Jumping/Landing Sounds<br />
</li>
<li>Grunts <br />
</li>
<li>Arrow impacts<br />
</li>
<li>Projectiles flying in the air<br />
</li>
</ul>
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">How to install</span></span><br />
<br />
Just simple download the pack from <a href="https://drive.google.com/open?id=1AWX6fsRRUC5xZsP_0L45KDGjo_N2xhHg" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/open?id=1AWX6fs...Gjo_N2xhHg</a> and extract into your Mount and blade Warband Sounds Folder and then press <span style="font-weight: bold;" class="mycode_b">Replace</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">C:\Program Files (x86)\Steam\steamapps\common\MountBlade Warband\Sounds</span><br />
<br />
<br />
<br />
Let me know what you think I should work on next, I would like to do the Nord screams but I will need an empty house before I record those... my parents walked in whilst I was recording the sword hit sounds and explaining why I had a desk full of cutlery was a tad awkward.<br />
<br />
If you want to become apart of this project add me on steam  <a href="https://steamcommunity.com/profiles/76561198018581191/" target="_blank" rel="noopener" class="mycode_url">https://steamcommunity.com/profiles/76561198018581191/</a> and then send me your recordings and what sound you'd like them to replace. The sounds need to be in <span style="font-weight: bold;" class="mycode_b">ogg</span> Format.<br />
<br />
I've spent far too long on this already and I do worry about myself.]]></description>
			<content:encoded><![CDATA[So far I've changed over 100 sounds and I have plans to do the rest, Id like to point out straight away that this project is not to be taken seriously and is just for fun.  The pack has been updated since the April Fools Event/Update.<br />
<br />
Most of the sounds are from myself but a few you should recognize from other games <img src="https://forum.nordinvasion.com/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />  I'd like other people to get involved. <br />
<br />
So far I've done;<br />
<ul class="mycode_list"><li>Death Sounds <br />
</li>
<li>Player/enemy Hit Sounds<br />
</li>
<li>Metal on metal hits <br />
</li>
<li>Metal on wood hits<br />
</li>
<li>Wood on wood hits<br />
</li>
<li>Impact noises (Me hitting myself with a pizza box)<br />
</li>
<li>Bow Sounds<br />
</li>
<li>Crossbow Sounds<br />
</li>
<li>Yeeting Sounds for all 3 types of throwables<br />
</li>
<li>Shield/Cade breaking sounds<br />
</li>
<li>Woman screaming (Thanks Soviet)<br />
</li>
<li>Punching sounds (Squishy)<br />
</li>
<li>Jumping/Landing Sounds<br />
</li>
<li>Grunts <br />
</li>
<li>Arrow impacts<br />
</li>
<li>Projectiles flying in the air<br />
</li>
</ul>
<span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">How to install</span></span><br />
<br />
Just simple download the pack from <a href="https://drive.google.com/open?id=1AWX6fsRRUC5xZsP_0L45KDGjo_N2xhHg" target="_blank" rel="noopener" class="mycode_url">https://drive.google.com/open?id=1AWX6fs...Gjo_N2xhHg</a> and extract into your Mount and blade Warband Sounds Folder and then press <span style="font-weight: bold;" class="mycode_b">Replace</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">C:\Program Files (x86)\Steam\steamapps\common\MountBlade Warband\Sounds</span><br />
<br />
<br />
<br />
Let me know what you think I should work on next, I would like to do the Nord screams but I will need an empty house before I record those... my parents walked in whilst I was recording the sword hit sounds and explaining why I had a desk full of cutlery was a tad awkward.<br />
<br />
If you want to become apart of this project add me on steam  <a href="https://steamcommunity.com/profiles/76561198018581191/" target="_blank" rel="noopener" class="mycode_url">https://steamcommunity.com/profiles/76561198018581191/</a> and then send me your recordings and what sound you'd like them to replace. The sounds need to be in <span style="font-weight: bold;" class="mycode_b">ogg</span> Format.<br />
<br />
I've spent far too long on this already and I do worry about myself.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Different Maps for Each Gamemode]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=72696</link>
			<pubDate>Fri, 09 Aug 2019 21:35:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=797">Kriegstofu</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=72696</guid>
			<description><![CDATA[This Idea is simple:<br />
<br />
Normal/Beginner Have Village or Rural type of Maps to play<br />
<br />
Hard has Cities (Swadian City), or Castle (Lighthouse) type Maps<br />
<br />
Rag has Destroyed (think Praven) , Snowed? (Keanocoup) Maps]]></description>
			<content:encoded><![CDATA[This Idea is simple:<br />
<br />
Normal/Beginner Have Village or Rural type of Maps to play<br />
<br />
Hard has Cities (Swadian City), or Castle (Lighthouse) type Maps<br />
<br />
Rag has Destroyed (think Praven) , Snowed? (Keanocoup) Maps]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Unofficial Modelling Contest | With rewards]]></title>
			<link>https://forum.nordinvasion.com/showthread.php?tid=71276</link>
			<pubDate>Mon, 25 Feb 2019 21:42:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.nordinvasion.com/member.php?action=profile&uid=8129">Zocki</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.nordinvasion.com/showthread.php?tid=71276</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/5YYy7Sz.png" loading="lazy"  alt="[Image: 5YYy7Sz.png]" class="mycode_img" /></div>
Dear NI Community,<br />
<br />
I will make that unofficial Modeling contest to see who also can Model or trying to Model in the NI-Community.<br />
<br />
Dont be shy to add your Models here, even if you think your Model is bad.... just post it. Maybe just you think its bad. I am also happy if I can give some tips.<br />
<hr class="mycode_hr" />
Rules:<br />
-1 Model per Person!<br />
-No 2nd "apply/post" with a other forum account<br />
-It has to be a selfmade Model!<br />
-It doesnt have to be Textured... But maybe a Textured one looks better<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Judges:</span></div>
<div style="text-align: center;" class="mycode_align">-Zocki</div>
<div style="text-align: center;" class="mycode_align">-Terath</div>
<div style="text-align: center;" class="mycode_align">-Kaasovic</div>
<div style="text-align: center;" class="mycode_align">-Rydell</div>
<div style="text-align: center;" class="mycode_align">-Winter</div>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Dont be shy to add me on Steam or pm me with questions</span> <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Deadline: 31.03.2019</span><br />
<hr class="mycode_hr" />
To inspirate you there will be rewards <img src="https://forum.nordinvasion.com/images/smilies/tongue.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /> <br />
1st: 1Million Gold<br />
2nd: 600K Gold<br />
3rd: 400K Gold<br />
<hr class="mycode_hr" />
<br />
<br />
Happy Modeling <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
~Zocki]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><img src="https://i.imgur.com/5YYy7Sz.png" loading="lazy"  alt="[Image: 5YYy7Sz.png]" class="mycode_img" /></div>
Dear NI Community,<br />
<br />
I will make that unofficial Modeling contest to see who also can Model or trying to Model in the NI-Community.<br />
<br />
Dont be shy to add your Models here, even if you think your Model is bad.... just post it. Maybe just you think its bad. I am also happy if I can give some tips.<br />
<hr class="mycode_hr" />
Rules:<br />
-1 Model per Person!<br />
-No 2nd "apply/post" with a other forum account<br />
-It has to be a selfmade Model!<br />
-It doesnt have to be Textured... But maybe a Textured one looks better<br />
<hr class="mycode_hr" />
<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b">Judges:</span></div>
<div style="text-align: center;" class="mycode_align">-Zocki</div>
<div style="text-align: center;" class="mycode_align">-Terath</div>
<div style="text-align: center;" class="mycode_align">-Kaasovic</div>
<div style="text-align: center;" class="mycode_align">-Rydell</div>
<div style="text-align: center;" class="mycode_align">-Winter</div>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Dont be shy to add me on Steam or pm me with questions</span> <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Deadline: 31.03.2019</span><br />
<hr class="mycode_hr" />
To inspirate you there will be rewards <img src="https://forum.nordinvasion.com/images/smilies/tongue.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /> <br />
1st: 1Million Gold<br />
2nd: 600K Gold<br />
3rd: 400K Gold<br />
<hr class="mycode_hr" />
<br />
<br />
Happy Modeling <img src="https://forum.nordinvasion.com/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
~Zocki]]></content:encoded>
		</item>
	</channel>
</rss>