<?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>Thu, 04 Jun 2026 01:52:13 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[v1.7.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 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 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[[V1.872/V1.87(low configuration)]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></span><br />
<span style="font-family: Georgia;" class="mycode_font"><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-size: x-large;" class="mycode_size"><span style="font-family: Georgia;" class="mycode_font"><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-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Download</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;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://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[V1.872/V1.87(low configuration)]Appearance Mod for Upgraded Legendaries</a><br />
<br />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[V1.87(Wild&amp;Wild low configuration)]Appearance Mod for Upgraded Legendaries-for Xiaoqi</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 />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">WSE2 1.1.2.0(Included instructions for use)</a><br />
<br />
<span style="color: #005DC2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">If you don't like this mod after using it, please use the following patch to restore your NI</span></span><br />
<br />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[Restore patch]Appearance Mod for Upgraded Legendaries</a><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 patch may cause your game to crash when the server is being changed to certain maps (probably due to a lack of layers for a small number of unknown upgraded legendary objects that are put on those maps for ornamental purposes), which can not be fixed. It’s no big deal to me because reloading the game doesn’t take much time and the issue only occurs while the map is being changed, with no impact to the gameplay. I’m not going to fix this issue given the large amount of work involved, but you can do it yourself simply by launching the game using</span> <span style="font-weight: bold;" class="mycode_b"><span style="color: #E86E04;" class="mycode_color">WSE2</span></span><span style="color: #9A00B2;" class="mycode_color">.</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 me your character in the game and web side of the equipment bar BBCode link</span></span></span></div>
<br />
<table><tr><td>
<span style="font-family: Georgia;" class="mycode_font"><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;Dexter(Full Upgrade and Borrowed from Malong)V1.85';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dexter(Full Upgrade and Borrowed from Malong)V1.85';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dexter(Full Upgrade and Borrowed from Malong)V1.85</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/mb226.jpg" loading="lazy"  alt="[Image: mb226.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb224.jpg" loading="lazy"  alt="[Image: mb224.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb235.jpg" loading="lazy"  alt="[Image: mb235.jpg]" 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;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;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentinel';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentinel';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sentinel</a></div><div class="spoiler_body" style="display: none;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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://www.z4a.net/images/2023/07/20/Aslan-2293f9f2c6f5881f.png" loading="lazy"  alt="[Image: Aslan-2293f9f2c6f5881f.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb215.jpg" loading="lazy"  alt="[Image: mb215.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb222.jpg" loading="lazy"  alt="[Image: mb222.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb218.jpg" loading="lazy"  alt="[Image: mb218.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">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://www.z4a.net/images/2024/06/09/Zwei-2.png" loading="lazy"  alt="[Image: Zwei-2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb10.jpg" loading="lazy"  alt="[Image: mb10.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb1.jpg" loading="lazy"  alt="[Image: mb1.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb9.jpg" loading="lazy"  alt="[Image: mb9.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-zwei.png" loading="lazy"  alt="[Image: Julia-zwei.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb8.jpg" loading="lazy"  alt="[Image: mb8.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb10.jpg" loading="lazy"  alt="[Image: mb10.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb9.jpg" loading="lazy"  alt="[Image: mb9.jpg]" 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;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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-RG.jpg" loading="lazy"  alt="[Image: -RG.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb209.jpg" loading="lazy"  alt="[Image: mb209.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb210.jpg" loading="lazy"  alt="[Image: mb210.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb220.jpg" loading="lazy"  alt="[Image: mb220.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb223.jpg" loading="lazy"  alt="[Image: mb223.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-RG.png" loading="lazy"  alt="[Image: Malong-RG.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb269.jpg" loading="lazy"  alt="[Image: mb269.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb270.jpg" loading="lazy"  alt="[Image: mb270.jpg]" 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;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;">
<img src="https://www.z4a.net/images/2023/07/20/Aslan-.png" loading="lazy"  alt="[Image: Aslan-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb217.jpg" loading="lazy"  alt="[Image: mb217.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb216.jpg" loading="lazy"  alt="[Image: mb216.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb219.jpg" loading="lazy"  alt="[Image: mb219.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;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-84d27faebd2a4ece.jpg" loading="lazy"  alt="[Image: -84d27faebd2a4ece.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb213.jpg" loading="lazy"  alt="[Image: mb213.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb214.jpg" loading="lazy"  alt="[Image: mb214.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-Legion2.png" loading="lazy"  alt="[Image: Malong-Legion2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/Malong-Legion1.png" loading="lazy"  alt="[Image: Malong-Legion1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb272.jpg" loading="lazy"  alt="[Image: mb272.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb271.jpg" loading="lazy"  alt="[Image: mb271.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb276.jpg" loading="lazy"  alt="[Image: mb276.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb275.jpg" loading="lazy"  alt="[Image: mb275.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb273.jpg" loading="lazy"  alt="[Image: mb273.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb252.jpg" loading="lazy"  alt="[Image: mb252.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb251.jpg" loading="lazy"  alt="[Image: mb251.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-Legio.png" loading="lazy"  alt="[Image: Julia-Legio.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb13.jpg" loading="lazy"  alt="[Image: mb13.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb14.jpg" loading="lazy"  alt="[Image: mb14.jpg]" 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;Juggernaut';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Juggernaut';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Juggernaut</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://www.z4a.net/images/2023/07/20/Aslan-5400085a1d5c5f5e.png" loading="lazy"  alt="[Image: Aslan-5400085a1d5c5f5e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb229.jpg" loading="lazy"  alt="[Image: mb229.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb228.jpg" loading="lazy"  alt="[Image: mb228.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;Fantasyboy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fantasyboy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fantasyboy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-f269d9ab244d8b5d.jpg" loading="lazy"  alt="[Image: -f269d9ab244d8b5d.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb211.jpg" loading="lazy"  alt="[Image: mb211.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb212.jpg" loading="lazy"  alt="[Image: mb212.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;KuangXianChang';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;KuangXianChang';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />KuangXianChang</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/xianchang-.png" loading="lazy"  alt="[Image: xianchang-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb241.jpg" loading="lazy"  alt="[Image: mb241.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;KuangXianChang';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;KuangXianChang';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />KuangXianChang</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/xianchang-6a52b863ff2a435c.png" loading="lazy"  alt="[Image: xianchang-6a52b863ff2a435c.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb233.jpg" loading="lazy"  alt="[Image: mb233.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb240.jpg" loading="lazy"  alt="[Image: mb240.jpg]" 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;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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-MP1.png" loading="lazy"  alt="[Image: Malong-MP1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/Malong-MP2.png" loading="lazy"  alt="[Image: Malong-MP2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb267.jpg" loading="lazy"  alt="[Image: mb267.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb268.jpg" loading="lazy"  alt="[Image: mb268.jpg]" 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;Marauder';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Marauder';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Marauder</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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-.png" loading="lazy"  alt="[Image: Malong-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb262.jpg" loading="lazy"  alt="[Image: mb262.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb261.jpg" loading="lazy"  alt="[Image: mb261.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb259.jpg" loading="lazy"  alt="[Image: mb259.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb257.jpg" loading="lazy"  alt="[Image: mb257.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb256.jpg" loading="lazy"  alt="[Image: mb256.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb255.jpg" loading="lazy"  alt="[Image: mb255.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb254.jpg" loading="lazy"  alt="[Image: mb254.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb247.jpg" loading="lazy"  alt="[Image: mb247.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb248.jpg" loading="lazy"  alt="[Image: mb248.jpg]" 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;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;">
<img src="https://www.z4a.net/images/2023/07/20/Aslan-Hoplite.png" loading="lazy"  alt="[Image: Aslan-Hoplite.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb207.jpg" loading="lazy"  alt="[Image: mb207.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb200.jpg" loading="lazy"  alt="[Image: mb200.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb199.jpg" loading="lazy"  alt="[Image: mb199.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">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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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://www.z4a.net/images/2023/07/20/Aslan-CM.png" loading="lazy"  alt="[Image: Aslan-CM.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb232.jpg" loading="lazy"  alt="[Image: mb232.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb236.jpg" loading="lazy"  alt="[Image: mb236.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;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-CM.jpg" loading="lazy"  alt="[Image: -CM.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb206.jpg" loading="lazy"  alt="[Image: mb206.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb205.jpg" loading="lazy"  alt="[Image: mb205.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-CM.png" loading="lazy"  alt="[Image: Malong-CM.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb264.jpg" loading="lazy"  alt="[Image: mb264.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb263.jpg" loading="lazy"  alt="[Image: mb263.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb265.jpg" loading="lazy"  alt="[Image: mb265.jpg]" 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;Aventurier';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aventurier';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aventurier</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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-.png" loading="lazy"  alt="[Image: Julia-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb3.jpg" loading="lazy"  alt="[Image: mb3.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb2.jpg" loading="lazy"  alt="[Image: mb2.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb1.jpg" loading="lazy"  alt="[Image: mb1.jpg]" 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;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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-PC.png" loading="lazy"  alt="[Image: Julia-PC.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb4.jpg" loading="lazy"  alt="[Image: mb4.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb7.jpg" loading="lazy"  alt="[Image: mb7.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb6.jpg" loading="lazy"  alt="[Image: mb6.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb5.jpg" loading="lazy"  alt="[Image: mb5.jpg]" 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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-Repeater.png" loading="lazy"  alt="[Image: Malong-Repeater.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb250.jpg" loading="lazy"  alt="[Image: mb250.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb249.jpg" loading="lazy"  alt="[Image: mb249.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb253.jpg" loading="lazy"  alt="[Image: mb253.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb243.jpg" loading="lazy"  alt="[Image: mb243.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb242.jpg" loading="lazy"  alt="[Image: mb242.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb246.jpg" loading="lazy"  alt="[Image: mb246.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-Repeater.png" loading="lazy"  alt="[Image: Julia-Repeater.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb11.jpg" loading="lazy"  alt="[Image: mb11.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb12.jpg" loading="lazy"  alt="[Image: mb12.jpg]" class="mycode_img" /></div></div></div></div></span><br />
</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;Nord Prince';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Nord Prince';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Nord Prince</a></div><div class="spoiler_body" style="display: none;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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 Torturer';}else {parentNode.parentNode.getElementsByTagName('div')[1].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 Torturer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Torturer</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2023/07/20/mb171.jpg" loading="lazy"  alt="[Image: mb171.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;Nord Siege Captain';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Nord Siege Captain';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Nord Siege Captain</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2023/07/21/mb231.jpg" loading="lazy"  alt="[Image: mb231.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;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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb6.png" loading="lazy"  alt="[Image: mb6.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb5.png" loading="lazy"  alt="[Image: mb5.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb203.jpg" loading="lazy"  alt="[Image: mb203.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb202.jpg" loading="lazy"  alt="[Image: mb202.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;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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb26.png" loading="lazy"  alt="[Image: mb26.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Loki';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Loki';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Loki</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb8.png" loading="lazy"  alt="[Image: mb8.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb16.jpg" loading="lazy"  alt="[Image: mb16.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;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;">
<br />
<img src="https://www.z4a.net/images/2023/07/20/mb225.jpg" loading="lazy"  alt="[Image: mb225.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb43.jpg" loading="lazy"  alt="[Image: mb43.jpg]" class="mycode_img" /></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;V1.872';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.872';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.872</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed all particle effects for Odin's weapon<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;V1.871';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.871';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.871</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed Odin's weapon light effect<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;V1.87(Wild and Wild low configuration) for Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87(Wild and Wild low configuration) for Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87(Wild and Wild low configuration) for Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Malice main model replaced with Upgraded Scorn<br />
</li>
<li>Upgraded Severance main model replaced with Upgraded Dwarf Axe<br />
</li>
<li>Upgraded Rupturers main model replaced with Upgraded Gungnir<br />
</li>
<li>Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword<br />
</li>
<li>Upgraded Black Arrows main model replaced with Upgraded Ragnar's Wrath<br />
</li>
<li>Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword<br />
</li>
<li>Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr<br />
</li>
<li>Upgraded Dragon Bolts main model replaced with Upgraded 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;V1.87 and V1.87(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87 and V1.87(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87 and V1.87(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed an issue with Upgraded Impervious highlighting<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;V1.86 and V1.86(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.86 and V1.86(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.86 and V1.86(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed a BUG where the models of upgraded Dragon Spear, upgraded Dragon Halberd, and upgraded Dragon Breath were blank,  causing the game to crash when its map was automatically changed to ones with the aforesaid models as decorations.<br />
</li>
<li>Upgraded Zephyr color changes<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;V1.85';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue added capes<br />
</li>
<li>Upgraded Imperial Halfplate-Red added capes<br />
</li>
<li>Fix Upgraded Dark Gothic Greaves White model displayed at a distance issue<br />
</li>
<li>Added flame particles to Thor weapons<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;V1.85(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue added capes<br />
</li>
<li>Upgraded Imperial Halfplate-Red added capes<br />
</li>
<li>Fix Upgraded Dark Gothic Greaves White model displayed at a distance issue<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;V1.83';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Added flame particles to Nord Prince weapons<br />
</li>
<li>Added flame particles to Royal Torturer throwing weapons<br />
</li>
<li>Added flame particles to Nord Siege Captain weapons<br />
</li>
<li>Added flame particles to Princess Dortea weapons<br />
</li>
<li>Added flame particles to King Ragnar melee weapons<br />
</li>
<li>Added flame particles to Loki melee weapons<br />
</li>
<li>Added flame particles to Odin weapons<br />
</li>
<li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes<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;V1.83(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes<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;V1.81';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Glory color changes<br />
</li>
<li>Upgraded Dragon Axe adds flame particles to the grip<br />
</li>
<li>Upgraded Ebonwood Pike adds flame particles to the grip<br />
</li>
<li>Upgraded Excalibur grip flame color change<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;V1.81(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Glory color changes<br />
</li>
<li>Due to the reaction of some players that the current flame particles can cause the game to stall or even crash on low power computers when there are too many people, it is provided to remove all upgrades legendary Flame particles version<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;V1.80(Major update)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.80(Major update)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.80(Major update)</a></div><div class="spoiler_body" style="display: none;">
(So far,99% of the upgrade Legend appearance has been changed)<br />
<ol type="1" class="mycode_list"><li>Upgraded Griffon Bascinet color changes<br />
</li>
<li>Upgraded Dark Griffon Bascinet color changes<br />
</li>
<li>Upgraded Valsgarde Helmet color changes<br />
</li>
<li>Upgraded Heavy Scaled Greaves color changes<br />
</li>
<li>Upgraded Lionhide Boots color changes<br />
</li>
<li>Upgraded Leviathan's Treads color changes<br />
</li>
<li>Upgraded Gothic Greaves color changes<br />
</li>
<li>Upgraded Leviathan's Helmet color changes<br />
</li>
<li>Upgraded Royal Helmet color changes<br />
</li>
<li>Upgraded Dragon Helmet color changes<br />
</li>
<li>Upgraded White Dragon Helmet color changes<br />
</li>
<li>Upgraded Winged Helmet color changes<br />
</li>
<li>Upgraded White Winged Helmet color changes<br />
</li>
<li>Upgraded Ornate Crusader Helmet color changes<br />
</li>
<li>Upgraded Ornate Bascinet color changes<br />
</li>
<li>Upgraded Ornate Arming Helmet color changes<br />
</li>
<li>Upgraded Knight Helmet color changes<br />
</li>
<li>Upgraded Defender Helmet color changes<br />
</li>
<li>Upgraded Defender Armour color changes<br />
</li>
<li>Upgraded Defender Gauntlets color changes<br />
</li>
<li>Upgraded Defender Boots color changes<br />
</li>
<li>Upgraded Fearsome Knight Helmet color changes<br />
</li>
<li>Upgraded Vagabond Helmet color changes<br />
</li>
<li>Upgraded Studded Gauntlets color changes<br />
</li>
<li>Upgraded Noble Steel Gauntlets color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue color changes,And Princess Dortea's armor model changed<br />
</li>
<li>Upgraded Gilded Bear Armour color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Normal Heraldic Plate and upgraded Heraldic Plate model changes<br />
</li>
<li>Upgraded Dragon Breath color changes<br />
</li>
<li>Upgraded Dragon Axe color changes<br />
</li>
<li>Upgraded Dragon Spear color changes<br />
</li>
<li>Upgraded Dragon Halberd color changes<br />
</li>
<li>Upgraded Severance color changes<br />
</li>
<li>Upgraded Scorn color changes<br />
</li>
<li>Upgraded Dwarf Axe color changes<br />
</li>
<li>Upgraded Fell Edge color changes<br />
</li>
<li>Upgraded Ullr's Bane color changes<br />
</li>
<li>Upgraded Hurricane color changes<br />
</li>
<li>Upgraded Fiendish Bow color changes<br />
</li>
<li>Upgraded Dragon Arrows color changes<br />
</li>
<li>Upgraded Dragon Bolts color changes<br />
</li>
<li>Upgraded Rending Bolts color changes<br />
</li>
<li>Upgraded Penetrator color changes<br />
</li>
<li>Upgraded Bolt Tosser color changes<br />
</li>
<li>Upgraded Mjolnir color changes<br />
</li>
<li>Upgraded Mortifer color changes<br />
</li>
<li>Upgraded Ragnar's Wrath color changes<br />
</li>
<li>Upgraded Illustrious color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Wulfsbane color changes<br />
</li>
<li>Upgraded Fang of Fenrir color changes<br />
</li>
<li>Upgraded Eastern Blade color changes<br />
</li>
<li>Upgraded Sun Glaive color changes<br />
</li>
<li>Upgraded Naval Glaive color changes<br />
</li>
<li>Upgraded Jormungandr color changes(poisoned)<br />
</li>
<li>Upgraded Pike of Kings color changes<br />
</li>
<li>Upgraded Elegy color changes(poisoned)<br />
</li>
<li>Upgraded Mangler color changes(poisoned)<br />
</li>
<li>Upgraded Godwood Lance color changes<br />
</li>
<li>Upgraded Gwaywffon color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes(poisoned)<br />
</li>
<li>Upgraded Thunder Pike color changes<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;V1.645';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.645';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.645</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Legacy color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Ironsong color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Tempest color changes<br />
</li>
<li>Upgraded Typhoon color changes<br />
</li>
<li>Upgraded Aurora Blade color changes<br />
</li>
<li>Upgraded Dellingr's Hands model changes<br />
</li>
<li>Upgraded Studded Gauntlets color changes<br />
</li>
<li>Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes<br />
</li>
<li>Upgraded Swadia's Wrath color changes<br />
</li>
<li>Upgraded Rebellion color changes<br />
</li>
<li>Upgraded Steel Stinger color changes<br />
</li>
<li>Upgraded Defiance color changes<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;V1.61';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.61';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.61</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Remove particle effects from all melee weapons with a large number of particle effects, leaving only the flame in the hand (the server does not install this mod, so when a large number of particle effects are added to melee weapons, the attack action of the weapon will be delayed)<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;V1.60';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.60';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.60</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Odin,Thor,King Ragnar's armor replaced with new models<br />
</li>
<li>Upgraded Dragon Sword color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Plate Over Leather model changes<br />
</li>
<li>Upgraded Brigadine Plated Heraldic model changes<br />
</li>
<li>Normal Heraldic Plate and Upgraded Heraldic Plate model changes<br />
</li>
<li>Upgraded Barbutte With Coif model changes<br />
</li>
<li>Upgraded Vigilance model changes<br />
</li>
<li>Upgraded Shield of Kings model changes<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;V1.55';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.55';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.55</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)<br />
</li>
<li>Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)<br />
</li>
<li>Upgraded Gloves of Vidar model and color changes<br />
</li>
<li>Upgraded Gothic Gauntlets color changes<br />
</li>
<li>Upgraded Defender set(Hyper's set) color changes<br />
</li>
<li>Upgraded Dark Gothic Greaves color changes<br />
</li>
<li>Dark Heavy Steel Greaves color changes<br />
</li>
<li>Fixed the white model BUG in T1 Horses without armor<br />
</li>
<li>The carrying mode of normal Zephyr and upgraded Zephyr is reduced<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;V1.50';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.50';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.50</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed the white model BUG in upgrade Mjolnir<br />
</li>
<li>Fixed the white model BUG in upgrade Twigs of Yggdrasil<br />
</li>
<li>Fixed the white model BUG in upgrade Rending Bolts(Explosive Bolts)<br />
</li>
<li>Upgraded Mjolnir color changes<br />
</li>
<li>Upgraded Plate Over Leather color changes<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;V1.48';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.48';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.48</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed game crash caused by Upgraded Rupturers model <br />
</li>
<li>Upgraded Twigs of Yggdrasil color changes<br />
</li>
<li>Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes<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;V1.45';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.45';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.45</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Eastern Full Scale color changes<br />
</li>
<li>Upgraded Tiger Scale Armour color changes<br />
</li>
<li>Upgraded Plate Over Leather color changes<br />
</li>
<li>Upgraded Black Arrows model was restored and color changes<br />
</li>
<li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Halogi's Torch color changes<br />
</li>
<li>Upgraded Dreaded War Pick color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Elegy color changes<br />
</li>
<li>Upgraded Mangler color changes<br />
</li>
<li>Replace the T1 Horses without armor with the New model<br />
</li>
<li>Replace the T2 Horses without armor with the New model<br />
</li>
<li>Replace the T3 Horses without armor with the New model<br />
</li>
<li>Replace the T4 Horses without armor with the New model<br />
</li>
<li>Fix some bug<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;V1.40';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.40';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.40</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Rending Bolts model was restored and color changes<br />
</li>
<li>Upgraded Onyx Bolts color changes<br />
</li>
<li>Upgraded Dead Shot color changes<br />
</li>
<li>Upgraded Ailadrodd color changes<br />
</li>
<li>Upgraded Volcanic Daggers color changes<br />
</li>
<li>Upgraded Glory color changes<br />
</li>
<li>Upgraded Malice color changes<br />
</li>
<li>Upgraded Rupturers color changes<br />
</li>
<li>Upgraded Ironsong color changes<br />
</li>
<li>Upgraded Mjolnir color changes<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;V1.33';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.33';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.33</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Normal Gothic Plate update new model<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;V1.32';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.32';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.32</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Imperial Halfplate-Blue color changes<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;V1.31';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.31';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.31</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed some white model bugs<br />
</li>
<li>Normal Imperial Halfplate-Blue color changes<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;V1.30';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.30';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.30</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Imperial Halfplate-Blue color changes<br />
</li>
<li>Upgraded Gothic Plate update new model<br />
</li>
<li>Milanese Plate update new model<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;V1.27';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.27';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.27</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed light source effects from all upgraded legendary weapons, leaving only the flame (to avoid light pollution) <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;V1.26';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.26';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.26</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Replace the upgraded Worm Bane with the Hypers Sword model<br />
</li>
<li>Replace the upgraded Heavy Sallet with the Open Heavy Sallet model<br />
</li>
<li>Upgraded Imperial Halfplate-Red model was restored and shoulder armor and war skirt were added<br />
</li>
<li>Upgraded Imperial Halfplate-Blue model was restored and shoulder armor and war skirt were added<br />
</li>
<li>Upgraded Leviathan's Guard add a large bearskin shawl<br />
</li>
<li>Upgraded Brigadine Plated Heraldic model restored<br />
</li>
<li>Upgraded Brigadine Plated Black model restored and Xen's cloak  were added<br />
</li>
<li>Upgraded Brigadine Plated Red model restored and Xen's cloak  were added<br />
</li>
<li>Upgraded Ornate Scale Armour add a Little bearskin shawl<br />
</li>
<li>Upgraded Tower Shield color changes<br />
</li>
<li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Bulwark of Swadia color changes<br />
</li>
<li>Upgraded Zephyr color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Defender set(Hyper's set) color changes<br />
</li>
<li>Ghastly Hood(Lokes Hood) color changes<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;V1.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;V1.1';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.1</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Add more special effects to the upgraded Jormungandr (the best pike)<br />
</li>
<li>Add more special effects to the upgraded Pride, the upgraded Rebellion and the upgraded Steel Stinger (the best of the exclusive weapons)<br />
</li>
<li>Fix the blank of upgraded Durendal (Sword of Kings) main model<br />
</li>
<li>Fix Thanos Legacy (Nord Marshall's Helmet) face blank problem<br />
</li>
<li>Slightly adjust some flame colors<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;V1.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;V1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.0</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>All upgraded arrows bolts and throws add strike flame (the flame will go out in 1-2 seconds)<br />
</li>
<li>All upgraded bow crossbow throwing and melee weapons add fire effects at the hand (some of the best melee weapons in the series and some flying axe throwing weapons will have different effects, for example:Excalibur,Elegy,Legacy，Malice，Severance....）<br />
</li>
<li>The normal Zephyr and upgraded Zephyr carrying method is changed to wear on the right hip (to avoid blocking the line of sight)<br />
</li>
<li>Upgraded Vagabond and upgraded Leviathan's Helmet adds cover to the head (makes you look more mysterious)<br />
</li>
<li>Fixed the carrying model of normal Stag Bow and upgraded Stag Bow<br />
</li>
<li>Replace the upgraded Rendering Bolts with the Explosive Bolts model, and the explosion effect is added (the attack effect is the same as that of the Siege Master, but the smoke is deleted)<br />
</li>
<li>Replace the upgraded Black Arrows with the Invoice Arrows model<br />
</li>
<li>Replace the upgraded Durendal with the Sword of Kings model<br />
</li>
<li>Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model<br />
</li>
<li>Replace the upgraded Angel Greatsword with the Banks'Greatsword model<br />
</li>
<li>Replace the upgraded Vigilance with the Transparent Odins Shield model<br />
</li>
<li>Replace the upgraded Shield of Kings with the Transparent Huscarl's Round Shield model<br />
</li>
<li>Replace the upgraded Brigadine Plated Red with the Dev Plate Armour model<br />
</li>
<li>Replace the upgraded Brigadine Plated Black with the Swadian Halfplate model<br />
</li>
<li>Replace the upgraded Brigadine Plated Heraldic with the Barristan's Armour model<br />
</li>
<li>Replace the upgraded Heavy Sallet with the Nord Arming Helmet model（Same as Siege Master）<br />
</li>
<li>Replace the upgraded Plate Over Leather with the Hande's Armour model<br />
</li>
<li>Replace the upgraded Imperial Halfplate - Red with the Reinforced Doom Armour model<br />
</li>
<li>Replace the upgraded Imperial Halfplate - Blue with the Hardened Plate Mail model<br />
</li>
<li>Replace the upgraded Leather Overmail with the Regal Body Armour model<br />
</li>
<li>Replace the upgraded Thanos Legacy with the Nord Marshal's Helmet model<br />
</li>
<li>Replace the upgraded Barbutte With Coif with the Winged Bascinet model<br />
</li>
<li>Replace the upgraded Defender's set with the Hyper's's set model<br />
</li>
<li>Replace the Ghastly Hood with the Lokes Hood model<br />
</li>
<li>Replace the All T2 Horses without armor with the Warhorse model<br />
</li>
<li>Replace the All T3 Horses without armor with the Scaled Charger model<br />
</li>
<li>Replace the All T4 Horses without armor with the Plated Charger model<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;V1.87(Wild and Wild low configuration) for Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87(Wild and Wild low configuration) for Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87(Wild and Wild low configuration) for Xiaoqi</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;1.Upgraded Malice main model replaced with Upgraded 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;1.Upgraded Malice main model replaced with Upgraded Scorn';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Malice main model replaced with Upgraded Scorn</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb39.jpg" loading="lazy"  alt="[Image: mb39.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb40.jpg" loading="lazy"  alt="[Image: mb40.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb38.jpg" loading="lazy"  alt="[Image: mb38.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;2.Upgraded Severance main model replaced with Upgraded 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;2.Upgraded Severance main model replaced with Upgraded Dwarf Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Severance main model replaced with Upgraded Dwarf Axe</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Rupturers main model replaced with 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;3.Upgraded Rupturers main model replaced with Gungnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Rupturers main model replaced with Gungnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb31.jpg" loading="lazy"  alt="[Image: mb31.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb36.jpg" loading="lazy"  alt="[Image: mb36.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;4.Upgraded Zephyr main model replaced with Upgraded 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;4.Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s 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;5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s Wrath</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Dragon Arrows main model replaced with Upgraded 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;6.Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Onyx Bolts main model replaced with Upgraded 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;7.Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb34.jpg" loading="lazy"  alt="[Image: mb34.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb33.jpg" loading="lazy"  alt="[Image: mb33.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;8.Upgraded Dragon Bolts main model replaced with Upgraded 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;8.Upgraded Dragon Bolts main model replaced with Upgraded Ebonwood Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Dragon Bolts main model replaced with Upgraded Ebonwood Pike</a></div><div class="spoiler_body" style="display: none;">
no images</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;V1.86 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.86 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.86 Partial screenshot</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;1.Upgraded Zephyr color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Zephyr color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Zephyr color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/22/56007fa192a8ec3d62f71d1542203602.png" loading="lazy"  alt="[Image: 56007fa192a8ec3d62f71d1542203602.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;V1.85 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85 Partial screenshot</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;1.Upgraded Noble Bastion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Noble Bastion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Noble Bastion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/17381cc635d6f3940869b939bf978957.png" loading="lazy"  alt="[Image: 17381cc635d6f3940869b939bf978957.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/295df37d1a8e75de5.png" loading="lazy"  alt="[Image: 295df37d1a8e75de5.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Impervious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Impervious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Impervious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/2413c92d790e812b0.png" loading="lazy"  alt="[Image: 2413c92d790e812b0.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/08eadafbeca5cb87bce42e63968d9a87.png" loading="lazy"  alt="[Image: 08eadafbeca5cb87bce42e63968d9a87.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Imperial Halfplate Blue added capes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Imperial Halfplate Blue added capes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Imperial Halfplate Blue added capes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-.png" loading="lazy"  alt="[Image: -.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/-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;4.Upgraded Imperial Halfplate Red added capes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Imperial Halfplate Red added capes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Imperial Halfplate Red added capes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-2ee8a7bf0ba1ccb6d.png" loading="lazy"  alt="[Image: -2ee8a7bf0ba1ccb6d.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/-6f9a8d707405ad99.png" loading="lazy"  alt="[Image: -6f9a8d707405ad99.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;V1.83 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83 Partial screenshot</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;1.Upgraded Byrllysg color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Byrllysg color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Byrllysg color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/By.png" loading="lazy"  alt="[Image: By.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Mercy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Mercy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Mercy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/8b8b220bb1b8194d3839d145526c27d1.png" loading="lazy"  alt="[Image: 8b8b220bb1b8194d3839d145526c27d1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/25/24f1c61f1bc5b4e02.png" loading="lazy"  alt="[Image: 24f1c61f1bc5b4e02.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Stag Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Stag Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Stag Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/f8a605a6875b0be694a12b8f950dd49f.png" loading="lazy"  alt="[Image: f8a605a6875b0be694a12b8f950dd49f.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ebonwood Pike color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ebonwood Pike color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Ebonwood Pike color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/1d99937bd6945a036bb68a267dc8fe11.png" loading="lazy"  alt="[Image: 1d99937bd6945a036bb68a267dc8fe11.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;V1.81 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81 Partial screenshot</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;1.Upgraded Glory color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Glory color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Glory color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/19/1..png" loading="lazy"  alt="[Image: 1..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;V1.80 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.80 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.80 Partial screenshot</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;1.Upgraded Griffon Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Griffon Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Griffon Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/1..png" loading="lazy"  alt="[Image: 1..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dark Griffon Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dark Griffon Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Dark Griffon Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/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;3.Upgraded Valsgarde Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Valsgarde Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Valsgarde Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/3.201c5b26d22585a41.png" loading="lazy"  alt="[Image: 3.201c5b26d22585a41.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/3..png" loading="lazy"  alt="[Image: 3..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Heavy Scaled Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Heavy Scaled Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Heavy Scaled Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/4.29a3705278e13b8b5.png" loading="lazy"  alt="[Image: 4.29a3705278e13b8b5.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/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;5.Upgraded Lionhide Boots color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Lionhide Boots color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Lionhide Boots color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/5..png" loading="lazy"  alt="[Image: 5..png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/5.272de2e316d8a437a.png" loading="lazy"  alt="[Image: 5.272de2e316d8a437a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Leviathan s Treads color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Leviathan s Treads color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Leviathan s Treads color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/6..png" loading="lazy"  alt="[Image: 6..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Gothic Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Gothic Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Gothic Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/7.2.png" loading="lazy"  alt="[Image: 7.2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/7..png" loading="lazy"  alt="[Image: 7..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Leviathan s Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Leviathan s Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Leviathan s Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/8..png" loading="lazy"  alt="[Image: 8..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Royal Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Royal Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Royal Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/9..png" loading="lazy"  alt="[Image: 9..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Dragon Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Dragon Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Dragon Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/10..png" loading="lazy"  alt="[Image: 10..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded White Dragon Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded White Dragon Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Upgraded White Dragon Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/11..png" loading="lazy"  alt="[Image: 11..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Winged Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Winged Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Upgraded Winged Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/12..png" loading="lazy"  alt="[Image: 12..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded White Winged Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded White Winged Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Upgraded White Winged Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/13..png" loading="lazy"  alt="[Image: 13..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Ornate Crusader Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Ornate Crusader Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Upgraded Ornate Crusader Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/14..png" loading="lazy"  alt="[Image: 14..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;15.Upgraded Ornate Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;15.Upgraded Ornate Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />15.Upgraded Ornate Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/15..png" loading="lazy"  alt="[Image: 15..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;16.Upgraded Ornate Arming Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;16.Upgraded Ornate Arming Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />16.Upgraded Ornate Arming Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/16..png" loading="lazy"  alt="[Image: 16..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;17.Upgraded Knight Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;17.Upgraded Knight Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />17.Upgraded Knight Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/17..png" loading="lazy"  alt="[Image: 17..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;18.Upgraded Defender Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;18.Upgraded Defender Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />18.Upgraded Defender Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/18..png" loading="lazy"  alt="[Image: 18..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;19.Upgraded Defender Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;19.Upgraded Defender Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />19.Upgraded Defender Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/19..png" loading="lazy"  alt="[Image: 19..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;20.Upgraded Defender Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;20.Upgraded Defender Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />20.Upgraded Defender Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/20..png" loading="lazy"  alt="[Image: 20..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;21.Upgraded Defender Boots color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;21.Upgraded Defender Boots color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />21.Upgraded Defender Boots color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/21..png" loading="lazy"  alt="[Image: 21..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;22.Upgraded Fearsome Knight Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;22.Upgraded Fearsome Knight Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />22.Upgraded Fearsome Knight Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/22..png" loading="lazy"  alt="[Image: 22..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;23.Upgraded Vagabond Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;23.Upgraded Vagabond Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />23.Upgraded Vagabond Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/23..png" loading="lazy"  alt="[Image: 23..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;24.Upgraded Studded Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;24.Upgraded Studded Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />24.Upgraded Studded Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/24..png" loading="lazy"  alt="[Image: 24..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;25.Upgraded Noble Steel Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;25.Upgraded Noble Steel Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />25.Upgraded Noble Steel Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/25..png" loading="lazy"  alt="[Image: 25..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/26.-.png" loading="lazy"  alt="[Image: 26.-.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;27.Upgraded Gilded Bear Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;27.Upgraded Gilded Bear Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />27.Upgraded Gilded Bear Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/27.2.png" loading="lazy"  alt="[Image: 27.2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/27..png" loading="lazy"  alt="[Image: 27..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;28.Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;28.Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />28.Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/28..png" loading="lazy"  alt="[Image: 28..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;29.Normal Heraldic Plate and upgraded Heraldic Plate model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;29.Normal Heraldic Plate and upgraded Heraldic Plate model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />29.Normal Heraldic Plate and upgraded Heraldic Plate model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/29..png" loading="lazy"  alt="[Image: 29..png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/29.2.png" loading="lazy"  alt="[Image: 29.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;30.Upgraded Dragon Breath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;30.Upgraded Dragon Breath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />30.Upgraded Dragon Breath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/30..png" loading="lazy"  alt="[Image: 30..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;31.Upgraded Dragon Axe color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;31.Upgraded Dragon Axe color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />31.Upgraded Dragon Axe color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/31..png" loading="lazy"  alt="[Image: 31..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;32.Upgraded Dragon Spear color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;32.Upgraded Dragon Spear color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />32.Upgraded Dragon Spear color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/32..png" loading="lazy"  alt="[Image: 32..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;33.Upgraded Dragon Halberd color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;33.Upgraded Dragon Halberd color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />33.Upgraded Dragon Halberd color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/33..png" loading="lazy"  alt="[Image: 33..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;34.Upgraded Severance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;34.Upgraded Severance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />34.Upgraded Severance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/34..png" loading="lazy"  alt="[Image: 34..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;35.Upgraded Scorn color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;35.Upgraded Scorn color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />35.Upgraded Scorn color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/35..png" loading="lazy"  alt="[Image: 35..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;36.Upgraded Dwarf Axe color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;36.Upgraded Dwarf Axe color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />36.Upgraded Dwarf Axe color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/36..png" loading="lazy"  alt="[Image: 36..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;37.Upgraded Fell Edge color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;37.Upgraded Fell Edge color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />37.Upgraded Fell Edge color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/37..png" loading="lazy"  alt="[Image: 37..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;38.Upgraded Ullr s Bane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;38.Upgraded Ullr s Bane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />38.Upgraded Ullr s Bane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/38..png" loading="lazy"  alt="[Image: 38..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;39.Upgraded Hurricane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;39.Upgraded Hurricane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />39.Upgraded Hurricane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/39..png" loading="lazy"  alt="[Image: 39..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;40.Upgraded Fiendish Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;40.Upgraded Fiendish Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />40.Upgraded Fiendish Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/40..png" loading="lazy"  alt="[Image: 40..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;41.Upgraded Dragon Arrows color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;41.Upgraded Dragon Arrows color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />41.Upgraded Dragon Arrows color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/41..png" loading="lazy"  alt="[Image: 41..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;42.Upgraded Dragon Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;42.Upgraded Dragon Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />42.Upgraded Dragon Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/42..png" loading="lazy"  alt="[Image: 42..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;43.Upgraded Rending Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;43.Upgraded Rending Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />43.Upgraded Rending Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/43..png" loading="lazy"  alt="[Image: 43..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;44.Upgraded Penetrator color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;44.Upgraded Penetrator color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />44.Upgraded Penetrator color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/44..png" loading="lazy"  alt="[Image: 44..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;45.Upgraded Bolt Tosser color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;45.Upgraded Bolt Tosser color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />45.Upgraded Bolt Tosser color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/45..png" loading="lazy"  alt="[Image: 45..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;46.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;46.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />46.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/46..png" loading="lazy"  alt="[Image: 46..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;47.Upgraded Mortifer color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;47.Upgraded Mortifer color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />47.Upgraded Mortifer color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/47..png" loading="lazy"  alt="[Image: 47..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;48.Upgraded Ragnar s Wrath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;48.Upgraded Ragnar s Wrath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />48.Upgraded Ragnar s Wrath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/48..png" loading="lazy"  alt="[Image: 48..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;49.Upgraded Illustrious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;49.Upgraded Illustrious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />49.Upgraded Illustrious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/49..png" loading="lazy"  alt="[Image: 49..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;50.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;50.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />50.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/50..png" loading="lazy"  alt="[Image: 50..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;51.Upgraded Wulfsbane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;51.Upgraded Wulfsbane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />51.Upgraded Wulfsbane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/51..png" loading="lazy"  alt="[Image: 51..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;52.Upgraded Fang of Fenrir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;52.Upgraded Fang of Fenrir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />52.Upgraded Fang of Fenrir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/52..png" loading="lazy"  alt="[Image: 52..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;53.Upgraded Eastern Blade color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;53.Upgraded Eastern Blade color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />53.Upgraded Eastern Blade color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/53..png" loading="lazy"  alt="[Image: 53..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;54.Upgraded Sun Glaive color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;54.Upgraded Sun Glaive color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />54.Upgraded Sun Glaive color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/54..png" loading="lazy"  alt="[Image: 54..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;55.Upgraded Naval Glaive color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;55.Upgraded Naval Glaive color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />55.Upgraded Naval Glaive color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/55..png" loading="lazy"  alt="[Image: 55..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;56.Upgraded Jormungandr color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;56.Upgraded Jormungandr color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />56.Upgraded Jormungandr color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/56..png" loading="lazy"  alt="[Image: 56..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;57.Upgraded Pike of Kings color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;57.Upgraded Pike of Kings color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />57.Upgraded Pike of Kings color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/57..png" loading="lazy"  alt="[Image: 57..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;58.Upgraded Elegy color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;58.Upgraded Elegy color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />58.Upgraded Elegy color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/58..png" loading="lazy"  alt="[Image: 58..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;59.Upgraded Mangler color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;59.Upgraded Mangler color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />59.Upgraded Mangler color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/59..png" loading="lazy"  alt="[Image: 59..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;60.Upgraded Godwood Lance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;60.Upgraded Godwood Lance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />60.Upgraded Godwood Lance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/60..png" loading="lazy"  alt="[Image: 60..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;61.Upgraded Gwaywffon color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;61.Upgraded Gwaywffon color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />61.Upgraded Gwaywffon color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/61..png" loading="lazy"  alt="[Image: 61..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;62.Upgraded Ebonwood Pike color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;62.Upgraded Ebonwood Pike color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />62.Upgraded Ebonwood Pike color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/62..png" loading="lazy"  alt="[Image: 62..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;63.Upgraded Thunder Pike color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;63.Upgraded Thunder Pike color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />63.Upgraded Thunder Pike color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/63..png" loading="lazy"  alt="[Image: 63..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;V1.645 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.645 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.645 Partial screenshot</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;1.Upgraded Legacy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Legacy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Legacy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/61c5028127b4f8dff9c89cdff96f8425.png" loading="lazy"  alt="[Image: 61c5028127b4f8dff9c89cdff96f8425.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/264ece092d1bedf91.png" loading="lazy"  alt="[Image: 264ece092d1bedf91.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/ab01eee3bb29b9c3591925672347fe2c.png" loading="lazy"  alt="[Image: ab01eee3bb29b9c3591925672347fe2c.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Ironsong color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Ironsong color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Ironsong color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/19705d5289c85f3773887a39daf0224e.png" loading="lazy"  alt="[Image: 19705d5289c85f3773887a39daf0224e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/227c4f8e8de35f874.png" loading="lazy"  alt="[Image: 227c4f8e8de35f874.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Stag Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Stag Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Stag Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/25d801ee21f238e0b4f8d4378db22f8e.png" loading="lazy"  alt="[Image: 25d801ee21f238e0b4f8d4378db22f8e.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Tempest color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Tempest color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Tempest color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/2ff26e97ca0ad6f50.png" loading="lazy"  alt="[Image: 2ff26e97ca0ad6f50.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/1dcbf6fb216730ddf5ba0c480c979ddb.png" loading="lazy"  alt="[Image: 1dcbf6fb216730ddf5ba0c480c979ddb.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Typhoon color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Typhoon color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Typhoon color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/1afeb829bda9dcc85695b7396fb74af8.png" loading="lazy"  alt="[Image: 1afeb829bda9dcc85695b7396fb74af8.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/2acdaf352070db2ef.png" loading="lazy"  alt="[Image: 2acdaf352070db2ef.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Aurora Blade color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Aurora Blade color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Aurora Blade color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/92d78890569299a84f12b15497dee2f1.png" loading="lazy"  alt="[Image: 92d78890569299a84f12b15497dee2f1.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Dellingr s Hands model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Dellingr s Hands model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Dellingr s Hands model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/2adf2f4362f0d2ca5.jpg" loading="lazy"  alt="[Image: 2adf2f4362f0d2ca5.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/38c435c79ecd12cfcaf354d06ba61428.png" loading="lazy"  alt="[Image: 38c435c79ecd12cfcaf354d06ba61428.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Studded Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Studded Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Studded Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/24b4d9ffe3733e48e.png" loading="lazy"  alt="[Image: 24b4d9ffe3733e48e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/0f54628ae6ac510b9bda3d9c38ec4846.png" loading="lazy"  alt="[Image: 0f54628ae6ac510b9bda3d9c38ec4846.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/307463ed8459e124c.jpg" loading="lazy"  alt="[Image: 307463ed8459e124c.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;10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/226e77c73f12daf27.png" loading="lazy"  alt="[Image: 226e77c73f12daf27.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/b20c814d01366a7fd0657734023f8a17.png" loading="lazy"  alt="[Image: b20c814d01366a7fd0657734023f8a17.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded Swadia s Wrath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded Swadia s Wrath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Upgraded Swadia s Wrath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/496a208cac6045a002d530cad4c5e08a.png" loading="lazy"  alt="[Image: 496a208cac6045a002d530cad4c5e08a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Rebellion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Rebellion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Upgraded Rebellion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/e714dd10b1b37026d076123b6a2b030e.png" loading="lazy"  alt="[Image: e714dd10b1b37026d076123b6a2b030e.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded Steel Stinger color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded Steel Stinger color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Upgraded Steel Stinger color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/3a0d92b857f43c2304d7152da45fe6ec.png" loading="lazy"  alt="[Image: 3a0d92b857f43c2304d7152da45fe6ec.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Defiance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Defiance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Upgraded Defiance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/3ebaa135ac195e51279f9772bc2f2cea.png" loading="lazy"  alt="[Image: 3ebaa135ac195e51279f9772bc2f2cea.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;V1.60 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.60 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.60 Partial screenshot</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;1.Odin,Thor,King Ragnar s armor replaced with new models';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Odin,Thor,King Ragnar s armor replaced with new models';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Odin,Thor,King Ragnar s armor replaced with new models</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225752.png" loading="lazy"  alt="[Image: _20220716225752.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716225757.png" loading="lazy"  alt="[Image: _20220716225757.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dragon Sword color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dragon Sword color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Dragon Sword color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225934.png" loading="lazy"  alt="[Image: _20220716225934.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225939.png" loading="lazy"  alt="[Image: _20220716225939.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225950.png" loading="lazy"  alt="[Image: _20220716225950.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Plate Over Leather model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Plate Over Leather model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Plate Over Leather model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230004.png" loading="lazy"  alt="[Image: _20220716230004.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230002.png" loading="lazy"  alt="[Image: _20220716230002.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Brigadine Plated Heraldic model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Brigadine Plated Heraldic model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Brigadine Plated Heraldic model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230015.png" loading="lazy"  alt="[Image: _20220716230015.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230013.png" loading="lazy"  alt="[Image: _20220716230013.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230020.png" loading="lazy"  alt="[Image: _20220716230020.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230018.png" loading="lazy"  alt="[Image: _20220716230018.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Barbutte With Coif model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Barbutte With Coif model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Barbutte With Coif model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230027.png" loading="lazy"  alt="[Image: _20220716230027.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230025.png" loading="lazy"  alt="[Image: _20220716230025.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Vigilance model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Vigilance model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Vigilance model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230033.png" loading="lazy"  alt="[Image: _20220716230033.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Shield of Kings model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Shield of Kings model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Shield of Kings model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230037.png" loading="lazy"  alt="[Image: _20220716230037.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;V1.55 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.55 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.55 Partial screenshot</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;1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153406.png" loading="lazy"  alt="[Image: _20220702153406.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153421.png" loading="lazy"  alt="[Image: _20220702153421.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153424.png" loading="lazy"  alt="[Image: _20220702153424.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Gloves of Vidar model and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Gloves of Vidar model and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Gloves of Vidar model and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153432.png" loading="lazy"  alt="[Image: _20220702153432.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Gothic Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Gothic Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Gothic Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153442.jpg" loading="lazy"  alt="[Image: _20220702153442.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;5.Upgraded Defender set(Hyper s set) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Defender set(Hyper s set) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Defender set(Hyper s set) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702155009.jpg" loading="lazy"  alt="[Image: _20220702155009.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153535.jpg" loading="lazy"  alt="[Image: _20220702153535.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;6.Upgraded Dark Gothic Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Dark Gothic Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Dark Gothic Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153551.jpg" loading="lazy"  alt="[Image: _20220702153551.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153548.jpg" loading="lazy"  alt="[Image: _20220702153548.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;7.Dark Heavy Steel Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Dark Heavy Steel Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Dark Heavy Steel Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153601.jpg" loading="lazy"  alt="[Image: _20220702153601.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153559.jpg" loading="lazy"  alt="[Image: _20220702153559.jpg]" 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;V1.50 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.50 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.50 Partial screenshot</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;1.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/26/_20220626003835.png" loading="lazy"  alt="[Image: _20220626003835.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/26/_20220626003840.png" loading="lazy"  alt="[Image: _20220626003840.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Plate Over Leather color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Plate Over Leather color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Plate Over Leather color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/26/_20220626003843.jpg" loading="lazy"  alt="[Image: _20220626003843.jpg]" 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;V1.48 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.48 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.48 Partial screenshot</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;1.Upgraded Twigs of Yggdrasil color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Twigs of Yggdrasil color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Twigs of Yggdrasil color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220624234259.png" loading="lazy"  alt="[Image: _20220624234259.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220624234305.png" loading="lazy"  alt="[Image: _20220624234305.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220624234308.png" loading="lazy"  alt="[Image: _20220624234308.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;V1.45 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.45 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.45 Partial screenshot</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;1.Upgraded Eastern Full Scale color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Eastern Full Scale color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Eastern Full Scale color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/23/_20220623234358.jpg" loading="lazy"  alt="[Image: _20220623234358.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/23/_20220623234403.jpg" loading="lazy"  alt="[Image: _20220623234403.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;2.Upgraded Tiger Scale Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Tiger Scale Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Tiger Scale Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234412.png" loading="lazy"  alt="[Image: _20220623234412.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Plate Over Leather color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Plate Over Leather color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Plate Over Leather color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234418.png" loading="lazy"  alt="[Image: _20220623234418.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234423.png" loading="lazy"  alt="[Image: _20220623234423.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Black Arrows model was restored and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Black Arrows model was restored and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Black Arrows model was restored and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234439.png" loading="lazy"  alt="[Image: _20220623234439.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234436.png" loading="lazy"  alt="[Image: _20220623234436.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Byrllysg color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Byrllysg color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Byrllysg color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234446.png" loading="lazy"  alt="[Image: _20220623234446.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Halogi s Torch color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Halogi s Torch color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Halogi s Torch color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234452.png" loading="lazy"  alt="[Image: _20220623234452.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Dreaded War Pick color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Dreaded War Pick color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Dreaded War Pick color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234459.png" loading="lazy"  alt="[Image: _20220623234459.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Mercy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Mercy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Mercy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234512.png" loading="lazy"  alt="[Image: _20220623234512.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234509.png" loading="lazy"  alt="[Image: _20220623234509.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Elegy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Elegy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Elegy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234519.png" loading="lazy"  alt="[Image: _20220623234519.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mangler color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mangler color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Mangler color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234523.png" loading="lazy"  alt="[Image: _20220623234523.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Replace the T1 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Replace the T1 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Replace the T1 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234535.png" loading="lazy"  alt="[Image: _20220623234535.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234531.png" loading="lazy"  alt="[Image: _20220623234531.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Replace the T2 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Replace the T2 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Replace the T2 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234543.png" loading="lazy"  alt="[Image: _20220623234543.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Replace the T3 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Replace the T3 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Replace the T3 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234548.png" loading="lazy"  alt="[Image: _20220623234548.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Replace the T4 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Replace the T4 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Replace the T4 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234553.png" loading="lazy"  alt="[Image: _20220623234553.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;V1.40 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.40 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.40 Partial screenshot</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;1.Upgraded Rending Bolts model was restored and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Rending Bolts model was restored and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Rending Bolts model was restored and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233308.jpg" loading="lazy"  alt="[Image: _20220622233308.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233304.jpg" loading="lazy"  alt="[Image: _20220622233304.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;2.Upgraded Onyx Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Onyx Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Onyx Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233334.jpg" loading="lazy"  alt="[Image: _20220622233334.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233330.jpg" loading="lazy"  alt="[Image: _20220622233330.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;3.Upgraded Dead Shot color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Dead Shot color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Dead Shot color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233234.jpg" loading="lazy"  alt="[Image: _20220622233234.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233300.jpg" loading="lazy"  alt="[Image: _20220622233300.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;4.Upgraded Ailadrodd color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ailadrodd color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Ailadrodd color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233312.jpg" loading="lazy"  alt="[Image: _20220622233312.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233315.jpg" loading="lazy"  alt="[Image: _20220622233315.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;5.Upgraded Volcanic Daggers color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Volcanic Daggers color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Volcanic Daggers color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233345.jpg" loading="lazy"  alt="[Image: _20220622233345.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;6.Upgraded Glory color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Glory color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Glory color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233349.jpg" loading="lazy"  alt="[Image: _20220622233349.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;7.Upgraded Malice color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Malice color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Malice color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233353.jpg" loading="lazy"  alt="[Image: _20220622233353.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;8.Upgraded Rupturers color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Rupturers color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Rupturers color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233341.jpg" loading="lazy"  alt="[Image: _20220622233341.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233338.jpg" loading="lazy"  alt="[Image: _20220622233338.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;9.Upgraded Ironsong color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Ironsong color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Ironsong color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622232915.png" loading="lazy"  alt="[Image: _20220622232915.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233217.jpg" loading="lazy"  alt="[Image: _20220622233217.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233212.jpg" loading="lazy"  alt="[Image: _20220622233212.jpg]" 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;V1.33 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.33 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.33 Partial screenshot</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;1.Normal Gothic Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Normal Gothic Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Normal Gothic Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220621234735.png" loading="lazy"  alt="[Image: _20220621234735.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;V1.32 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.32 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.32 Partial screenshot</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;1.Upgraded Imperial Halfplate Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Imperial Halfplate Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Imperial Halfplate Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/f869415ee495654c3a5d2bf5c44ad3c03d1bc05a91a4efe.png" loading="lazy"  alt="[Image: f869415ee495654c3a5d2bf5c44ad3c03d1bc05a91a4efe.png]" class="mycode_img" /><br />
<br />
<span style="color: #17B529;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Change to</span></span><br />
<br />
<img src="https://www.z4a.net/images/2022/06/21/bf7ba377bda0c09a3f76623aebd6b12.png" loading="lazy"  alt="[Image: bf7ba377bda0c09a3f76623aebd6b12.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;V1.31 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.31 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.31 Partial screenshot</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;2.Normal Imperial Halfplate-Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Normal Imperial Halfplate-Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Normal Imperial Halfplate-Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/2d2e1875852e4d3d9e30af381683d2b.png" loading="lazy"  alt="[Image: 2d2e1875852e4d3d9e30af381683d2b.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;V1.30 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.30 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.30 Partial screenshot</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;1.Upgraded Imperial Halfplate-Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Imperial Halfplate-Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Imperial Halfplate-Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012706.png" loading="lazy"  alt="[Image: _20220621012706.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012735.png" loading="lazy"  alt="[Image: _20220621012735.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Gothic Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Gothic Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Gothic Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012739.png" loading="lazy"  alt="[Image: _20220621012739.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012742.png" loading="lazy"  alt="[Image: _20220621012742.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Milanese Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Milanese Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Milanese Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012745.png" loading="lazy"  alt="[Image: _20220621012745.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012747.png" loading="lazy"  alt="[Image: _20220621012747.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;V1.26 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.26 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.26 Partial screenshot</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;Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655649541797.png" loading="lazy"  alt="[Image: mmexport1655649541797.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Bulwark of Swadia color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Bulwark of Swadia color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Bulwark of Swadia color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569853385.png" loading="lazy"  alt="[Image: mmexport1655569853385.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Impervious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Impervious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Impervious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569856302.png" loading="lazy"  alt="[Image: mmexport1655569856302.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Tower Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Tower Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Tower Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569850540.png" loading="lazy"  alt="[Image: mmexport1655569850540.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Noble Bastion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Noble Bastion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Noble Bastion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569859892.png" loading="lazy"  alt="[Image: mmexport1655569859892.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Zephyr color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Zephyr color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Zephyr color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569868497.png" loading="lazy"  alt="[Image: mmexport1655569868497.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569871654.png" loading="lazy"  alt="[Image: mmexport1655569871654.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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(Lokes Hood) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].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(Lokes Hood) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ghastly Hood(Lokes Hood) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655649123343.png" loading="lazy"  alt="[Image: mmexport1655649123343.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Heavy Sallet with the Open Heavy Sallet model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Heavy Sallet with the Open Heavy Sallet model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Heavy Sallet with the Open Heavy Sallet model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655573305925.png" loading="lazy"  alt="[Image: mmexport1655573305925.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Defender set(Hyper s set) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Defender set(Hyper s set) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Defender set(Hyper s set) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574606471.png" loading="lazy"  alt="[Image: mmexport1655574606471.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574593425.png" loading="lazy"  alt="[Image: mmexport1655574593425.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574600410.png" loading="lazy"  alt="[Image: mmexport1655574600410.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574597517.png" loading="lazy"  alt="[Image: mmexport1655574597517.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Leviathans Guard add a large bearskin shawl';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Leviathans Guard add a large bearskin shawl';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Leviathans Guard add a large bearskin shawl</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641045931.png" loading="lazy"  alt="[Image: mmexport1655641045931.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Ornate Scale Armour add a Little bearskin shawl';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Ornate Scale Armour add a Little bearskin shawl';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Ornate Scale Armour add a Little bearskin shawl</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641063521.png" loading="lazy"  alt="[Image: mmexport1655641063521.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641065934.png" loading="lazy"  alt="[Image: mmexport1655641065934.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Black model restored ';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Black model restored ';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Brigadine Plated Black model restored </a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641053730.png" loading="lazy"  alt="[Image: mmexport1655641053730.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641056240.png" loading="lazy"  alt="[Image: mmexport1655641056240.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Red model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Red model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Brigadine Plated Red model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641048446.png" loading="lazy"  alt="[Image: mmexport1655641048446.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641051355.png" loading="lazy"  alt="[Image: mmexport1655641051355.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Red model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Red model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Imperial Halfplate Red model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641068380.png" loading="lazy"  alt="[Image: mmexport1655641068380.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641070543.png" loading="lazy"  alt="[Image: mmexport1655641070543.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Blue model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Blue model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Imperial Halfplate Blue model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655644315358.png" loading="lazy"  alt="[Image: mmexport1655644315358.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655644318409.png" loading="lazy"  alt="[Image: mmexport1655644318409.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Worm Bane with the Hypers Sword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Worm Bane with the Hypers Sword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Worm Bane with the Hypers Sword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/6d47ec2464adb0dafe31a38fc0e96bd0.png" loading="lazy"  alt="[Image: 6d47ec2464adb0dafe31a38fc0e96bd0.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;V1.0 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.0 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.0 Partial screenshot</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;Replace the upgraded Durendal with the Sword of Kings model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Durendal with the Sword of Kings model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Durendal with the Sword of Kings model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/0bf09d3867ec9891e286b7c75ca71df9.png" loading="lazy"  alt="[Image: 0bf09d3867ec9891e286b7c75ca71df9.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/1cabda087f6b86e4ced66dee6f2e2613.png" loading="lazy"  alt="[Image: 1cabda087f6b86e4ced66dee6f2e2613.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Angel Greatsword with the Banks Greatsword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Angel Greatsword with the Banks Greatsword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Angel Greatsword with the Banks Greatsword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/0040284311b0fd9db849a371168edd17.png" loading="lazy"  alt="[Image: 0040284311b0fd9db849a371168edd17.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Leather Overmail with the Regal Body Armour model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Leather Overmail with the Regal Body Armour model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Leather Overmail with the Regal Body Armour model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/355d1716ff509cb1eb29d6b139a9cdd0.png" loading="lazy"  alt="[Image: 355d1716ff509cb1eb29d6b139a9cdd0.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/24be33945d1a55d1a.png" loading="lazy"  alt="[Image: 24be33945d1a55d1a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/12f1ac53a517b73f006c6695afabd4ee.png" loading="lazy"  alt="[Image: 12f1ac53a517b73f006c6695afabd4ee.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/2ca76f54ebff775df.png" loading="lazy"  alt="[Image: 2ca76f54ebff775df.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the Ghastly Hood with the Lokes Hood model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the Ghastly Hood with the Lokes Hood model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the Ghastly Hood with the Lokes Hood model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/b254cdf30b7b14878f2ab2edae120171.png" loading="lazy"  alt="[Image: b254cdf30b7b14878f2ab2edae120171.png]" class="mycode_img" /></div></div></div></div></td></tr></table>
<span style="font-family: Georgia;" class="mycode_font"><span style="font-size: medium;" class="mycode_size"><span style="color: #9A00B2;" class="mycode_color">Thanks Malong for the large number of screenshots (damn rich people <img src="https://forum.nordinvasion.com/images/smilies/dodgy.png" alt="Dodgy" title="Dodgy" class="smilie smilie_14" /> )</span></span></span>]]></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></span><br />
<span style="font-family: Georgia;" class="mycode_font"><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-size: x-large;" class="mycode_size"><span style="font-family: Georgia;" class="mycode_font"><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-family: Georgia;" class="mycode_font"><span style="font-size: x-large;" class="mycode_size"><span style="color: #008E02;" class="mycode_color">Download</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;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://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[V1.872/V1.87(low configuration)]Appearance Mod for Upgraded Legendaries</a><br />
<br />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[V1.87(Wild&amp;Wild low configuration)]Appearance Mod for Upgraded Legendaries-for Xiaoqi</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 />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">WSE2 1.1.2.0(Included instructions for use)</a><br />
<br />
<span style="color: #005DC2;" class="mycode_color"><span style="font-size: large;" class="mycode_size">If you don't like this mod after using it, please use the following patch to restore your NI</span></span><br />
<br />
<a href="https://drive.google.com/drive/folders/1-2DosFLMPhhw9crmMfxO072y6cRg7Xgz" target="_blank" rel="noopener" class="mycode_url">[Restore patch]Appearance Mod for Upgraded Legendaries</a><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 patch may cause your game to crash when the server is being changed to certain maps (probably due to a lack of layers for a small number of unknown upgraded legendary objects that are put on those maps for ornamental purposes), which can not be fixed. It’s no big deal to me because reloading the game doesn’t take much time and the issue only occurs while the map is being changed, with no impact to the gameplay. I’m not going to fix this issue given the large amount of work involved, but you can do it yourself simply by launching the game using</span> <span style="font-weight: bold;" class="mycode_b"><span style="color: #E86E04;" class="mycode_color">WSE2</span></span><span style="color: #9A00B2;" class="mycode_color">.</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 me your character in the game and web side of the equipment bar BBCode link</span></span></span></div>
<br />
<table><tr><td>
<span style="font-family: Georgia;" class="mycode_font"><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;Dexter(Full Upgrade and Borrowed from Malong)V1.85';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Dexter(Full Upgrade and Borrowed from Malong)V1.85';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Dexter(Full Upgrade and Borrowed from Malong)V1.85</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/mb226.jpg" loading="lazy"  alt="[Image: mb226.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb224.jpg" loading="lazy"  alt="[Image: mb224.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb235.jpg" loading="lazy"  alt="[Image: mb235.jpg]" 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;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;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentinel';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Sentinel';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Sentinel</a></div><div class="spoiler_body" style="display: none;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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://www.z4a.net/images/2023/07/20/Aslan-2293f9f2c6f5881f.png" loading="lazy"  alt="[Image: Aslan-2293f9f2c6f5881f.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb215.jpg" loading="lazy"  alt="[Image: mb215.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb222.jpg" loading="lazy"  alt="[Image: mb222.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb218.jpg" loading="lazy"  alt="[Image: mb218.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">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://www.z4a.net/images/2024/06/09/Zwei-2.png" loading="lazy"  alt="[Image: Zwei-2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb10.jpg" loading="lazy"  alt="[Image: mb10.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb1.jpg" loading="lazy"  alt="[Image: mb1.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb9.jpg" loading="lazy"  alt="[Image: mb9.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-zwei.png" loading="lazy"  alt="[Image: Julia-zwei.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb8.jpg" loading="lazy"  alt="[Image: mb8.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb10.jpg" loading="lazy"  alt="[Image: mb10.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb9.jpg" loading="lazy"  alt="[Image: mb9.jpg]" 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;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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-RG.jpg" loading="lazy"  alt="[Image: -RG.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb209.jpg" loading="lazy"  alt="[Image: mb209.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb210.jpg" loading="lazy"  alt="[Image: mb210.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb220.jpg" loading="lazy"  alt="[Image: mb220.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb223.jpg" loading="lazy"  alt="[Image: mb223.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-RG.png" loading="lazy"  alt="[Image: Malong-RG.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb269.jpg" loading="lazy"  alt="[Image: mb269.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb270.jpg" loading="lazy"  alt="[Image: mb270.jpg]" 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;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;">
<img src="https://www.z4a.net/images/2023/07/20/Aslan-.png" loading="lazy"  alt="[Image: Aslan-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb217.jpg" loading="lazy"  alt="[Image: mb217.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb216.jpg" loading="lazy"  alt="[Image: mb216.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb219.jpg" loading="lazy"  alt="[Image: mb219.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;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-84d27faebd2a4ece.jpg" loading="lazy"  alt="[Image: -84d27faebd2a4ece.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb213.jpg" loading="lazy"  alt="[Image: mb213.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb214.jpg" loading="lazy"  alt="[Image: mb214.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-Legion2.png" loading="lazy"  alt="[Image: Malong-Legion2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/Malong-Legion1.png" loading="lazy"  alt="[Image: Malong-Legion1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb272.jpg" loading="lazy"  alt="[Image: mb272.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb271.jpg" loading="lazy"  alt="[Image: mb271.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb276.jpg" loading="lazy"  alt="[Image: mb276.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb275.jpg" loading="lazy"  alt="[Image: mb275.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb273.jpg" loading="lazy"  alt="[Image: mb273.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb252.jpg" loading="lazy"  alt="[Image: mb252.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb251.jpg" loading="lazy"  alt="[Image: mb251.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-Legio.png" loading="lazy"  alt="[Image: Julia-Legio.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb13.jpg" loading="lazy"  alt="[Image: mb13.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb14.jpg" loading="lazy"  alt="[Image: mb14.jpg]" 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;Juggernaut';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Juggernaut';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Juggernaut</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://www.z4a.net/images/2023/07/20/Aslan-5400085a1d5c5f5e.png" loading="lazy"  alt="[Image: Aslan-5400085a1d5c5f5e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb229.jpg" loading="lazy"  alt="[Image: mb229.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb228.jpg" loading="lazy"  alt="[Image: mb228.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;Fantasyboy';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Fantasyboy';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Fantasyboy</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-f269d9ab244d8b5d.jpg" loading="lazy"  alt="[Image: -f269d9ab244d8b5d.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb211.jpg" loading="lazy"  alt="[Image: mb211.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb212.jpg" loading="lazy"  alt="[Image: mb212.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;KuangXianChang';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;KuangXianChang';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />KuangXianChang</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/xianchang-.png" loading="lazy"  alt="[Image: xianchang-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb241.jpg" loading="lazy"  alt="[Image: mb241.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;KuangXianChang';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;KuangXianChang';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />KuangXianChang</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/xianchang-6a52b863ff2a435c.png" loading="lazy"  alt="[Image: xianchang-6a52b863ff2a435c.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb233.jpg" loading="lazy"  alt="[Image: mb233.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb240.jpg" loading="lazy"  alt="[Image: mb240.jpg]" 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;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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-MP1.png" loading="lazy"  alt="[Image: Malong-MP1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/Malong-MP2.png" loading="lazy"  alt="[Image: Malong-MP2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb267.jpg" loading="lazy"  alt="[Image: mb267.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb268.jpg" loading="lazy"  alt="[Image: mb268.jpg]" 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;Marauder';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Marauder';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Marauder</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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-.png" loading="lazy"  alt="[Image: Malong-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb262.jpg" loading="lazy"  alt="[Image: mb262.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb261.jpg" loading="lazy"  alt="[Image: mb261.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb259.jpg" loading="lazy"  alt="[Image: mb259.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb257.jpg" loading="lazy"  alt="[Image: mb257.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb256.jpg" loading="lazy"  alt="[Image: mb256.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb255.jpg" loading="lazy"  alt="[Image: mb255.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb254.jpg" loading="lazy"  alt="[Image: mb254.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb247.jpg" loading="lazy"  alt="[Image: mb247.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb248.jpg" loading="lazy"  alt="[Image: mb248.jpg]" 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;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;">
<img src="https://www.z4a.net/images/2023/07/20/Aslan-Hoplite.png" loading="lazy"  alt="[Image: Aslan-Hoplite.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb207.jpg" loading="lazy"  alt="[Image: mb207.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb200.jpg" loading="lazy"  alt="[Image: mb200.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb199.jpg" loading="lazy"  alt="[Image: mb199.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">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;">
<div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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://www.z4a.net/images/2023/07/20/Aslan-CM.png" loading="lazy"  alt="[Image: Aslan-CM.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb232.jpg" loading="lazy"  alt="[Image: mb232.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb236.jpg" loading="lazy"  alt="[Image: mb236.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;Tyler James';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Tyler James';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Tyler James</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-CM.jpg" loading="lazy"  alt="[Image: -CM.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb206.jpg" loading="lazy"  alt="[Image: mb206.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb205.jpg" loading="lazy"  alt="[Image: mb205.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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-CM.png" loading="lazy"  alt="[Image: Malong-CM.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb264.jpg" loading="lazy"  alt="[Image: mb264.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb263.jpg" loading="lazy"  alt="[Image: mb263.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb265.jpg" loading="lazy"  alt="[Image: mb265.jpg]" 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;Aventurier';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Aventurier';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Aventurier</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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-.png" loading="lazy"  alt="[Image: Julia-.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb3.jpg" loading="lazy"  alt="[Image: mb3.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb2.jpg" loading="lazy"  alt="[Image: mb2.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb1.jpg" loading="lazy"  alt="[Image: mb1.jpg]" 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;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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-PC.png" loading="lazy"  alt="[Image: Julia-PC.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb4.jpg" loading="lazy"  alt="[Image: mb4.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb7.jpg" loading="lazy"  alt="[Image: mb7.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb6.jpg" loading="lazy"  alt="[Image: mb6.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb5.jpg" loading="lazy"  alt="[Image: mb5.jpg]" 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;Malong';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Malong';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Malong</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/Malong-Repeater.png" loading="lazy"  alt="[Image: Malong-Repeater.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb250.jpg" loading="lazy"  alt="[Image: mb250.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb249.jpg" loading="lazy"  alt="[Image: mb249.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb253.jpg" loading="lazy"  alt="[Image: mb253.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;Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/mb243.jpg" loading="lazy"  alt="[Image: mb243.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb242.jpg" loading="lazy"  alt="[Image: mb242.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/mb246.jpg" loading="lazy"  alt="[Image: mb246.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;Julia';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Julia';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Julia</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/23/Julia-Repeater.png" loading="lazy"  alt="[Image: Julia-Repeater.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb11.jpg" loading="lazy"  alt="[Image: mb11.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/23/mb12.jpg" loading="lazy"  alt="[Image: mb12.jpg]" class="mycode_img" /></div></div></div></div></span><br />
</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;Nord Prince';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Nord Prince';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Nord Prince</a></div><div class="spoiler_body" style="display: none;">
</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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 Torturer';}else {parentNode.parentNode.getElementsByTagName('div')[1].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 Torturer';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Royal Torturer</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2023/07/20/mb171.jpg" loading="lazy"  alt="[Image: mb171.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;Nord Siege Captain';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Nord Siege Captain';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Nord Siege Captain</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2023/07/21/mb231.jpg" loading="lazy"  alt="[Image: mb231.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;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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb6.png" loading="lazy"  alt="[Image: mb6.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb5.png" loading="lazy"  alt="[Image: mb5.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb203.jpg" loading="lazy"  alt="[Image: mb203.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/mb202.jpg" loading="lazy"  alt="[Image: mb202.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;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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb26.png" loading="lazy"  alt="[Image: mb26.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Loki';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Loki';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Loki</a></div><div class="spoiler_body" style="display: none;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb8.png" loading="lazy"  alt="[Image: mb8.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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;">
<br />
<img src="https://www.z4a.net/images/2024/06/09/mb16.jpg" loading="lazy"  alt="[Image: mb16.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;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;">
<br />
<img src="https://www.z4a.net/images/2023/07/20/mb225.jpg" loading="lazy"  alt="[Image: mb225.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb43.jpg" loading="lazy"  alt="[Image: mb43.jpg]" class="mycode_img" /></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;V1.872';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.872';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.872</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed all particle effects for Odin's weapon<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;V1.871';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.871';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.871</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed Odin's weapon light effect<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;V1.87(Wild and Wild low configuration) for Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87(Wild and Wild low configuration) for Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87(Wild and Wild low configuration) for Xiaoqi</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Malice main model replaced with Upgraded Scorn<br />
</li>
<li>Upgraded Severance main model replaced with Upgraded Dwarf Axe<br />
</li>
<li>Upgraded Rupturers main model replaced with Upgraded Gungnir<br />
</li>
<li>Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword<br />
</li>
<li>Upgraded Black Arrows main model replaced with Upgraded Ragnar's Wrath<br />
</li>
<li>Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword<br />
</li>
<li>Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr<br />
</li>
<li>Upgraded Dragon Bolts main model replaced with Upgraded 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;V1.87 and V1.87(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87 and V1.87(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87 and V1.87(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed an issue with Upgraded Impervious highlighting<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;V1.86 and V1.86(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.86 and V1.86(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.86 and V1.86(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed a BUG where the models of upgraded Dragon Spear, upgraded Dragon Halberd, and upgraded Dragon Breath were blank,  causing the game to crash when its map was automatically changed to ones with the aforesaid models as decorations.<br />
</li>
<li>Upgraded Zephyr color changes<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;V1.85';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue added capes<br />
</li>
<li>Upgraded Imperial Halfplate-Red added capes<br />
</li>
<li>Fix Upgraded Dark Gothic Greaves White model displayed at a distance issue<br />
</li>
<li>Added flame particles to Thor weapons<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;V1.85(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue added capes<br />
</li>
<li>Upgraded Imperial Halfplate-Red added capes<br />
</li>
<li>Fix Upgraded Dark Gothic Greaves White model displayed at a distance issue<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;V1.83';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Added flame particles to Nord Prince weapons<br />
</li>
<li>Added flame particles to Royal Torturer throwing weapons<br />
</li>
<li>Added flame particles to Nord Siege Captain weapons<br />
</li>
<li>Added flame particles to Princess Dortea weapons<br />
</li>
<li>Added flame particles to King Ragnar melee weapons<br />
</li>
<li>Added flame particles to Loki melee weapons<br />
</li>
<li>Added flame particles to Odin weapons<br />
</li>
<li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes<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;V1.83(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes<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;V1.81';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Glory color changes<br />
</li>
<li>Upgraded Dragon Axe adds flame particles to the grip<br />
</li>
<li>Upgraded Ebonwood Pike adds flame particles to the grip<br />
</li>
<li>Upgraded Excalibur grip flame color change<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;V1.81(low configuration)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81(low configuration)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81(low configuration)</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Glory color changes<br />
</li>
<li>Due to the reaction of some players that the current flame particles can cause the game to stall or even crash on low power computers when there are too many people, it is provided to remove all upgrades legendary Flame particles version<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;V1.80(Major update)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.80(Major update)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.80(Major update)</a></div><div class="spoiler_body" style="display: none;">
(So far,99% of the upgrade Legend appearance has been changed)<br />
<ol type="1" class="mycode_list"><li>Upgraded Griffon Bascinet color changes<br />
</li>
<li>Upgraded Dark Griffon Bascinet color changes<br />
</li>
<li>Upgraded Valsgarde Helmet color changes<br />
</li>
<li>Upgraded Heavy Scaled Greaves color changes<br />
</li>
<li>Upgraded Lionhide Boots color changes<br />
</li>
<li>Upgraded Leviathan's Treads color changes<br />
</li>
<li>Upgraded Gothic Greaves color changes<br />
</li>
<li>Upgraded Leviathan's Helmet color changes<br />
</li>
<li>Upgraded Royal Helmet color changes<br />
</li>
<li>Upgraded Dragon Helmet color changes<br />
</li>
<li>Upgraded White Dragon Helmet color changes<br />
</li>
<li>Upgraded Winged Helmet color changes<br />
</li>
<li>Upgraded White Winged Helmet color changes<br />
</li>
<li>Upgraded Ornate Crusader Helmet color changes<br />
</li>
<li>Upgraded Ornate Bascinet color changes<br />
</li>
<li>Upgraded Ornate Arming Helmet color changes<br />
</li>
<li>Upgraded Knight Helmet color changes<br />
</li>
<li>Upgraded Defender Helmet color changes<br />
</li>
<li>Upgraded Defender Armour color changes<br />
</li>
<li>Upgraded Defender Gauntlets color changes<br />
</li>
<li>Upgraded Defender Boots color changes<br />
</li>
<li>Upgraded Fearsome Knight Helmet color changes<br />
</li>
<li>Upgraded Vagabond Helmet color changes<br />
</li>
<li>Upgraded Studded Gauntlets color changes<br />
</li>
<li>Upgraded Noble Steel Gauntlets color changes<br />
</li>
<li>Upgraded Imperial Halfplate-Blue color changes,And Princess Dortea's armor model changed<br />
</li>
<li>Upgraded Gilded Bear Armour color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Normal Heraldic Plate and upgraded Heraldic Plate model changes<br />
</li>
<li>Upgraded Dragon Breath color changes<br />
</li>
<li>Upgraded Dragon Axe color changes<br />
</li>
<li>Upgraded Dragon Spear color changes<br />
</li>
<li>Upgraded Dragon Halberd color changes<br />
</li>
<li>Upgraded Severance color changes<br />
</li>
<li>Upgraded Scorn color changes<br />
</li>
<li>Upgraded Dwarf Axe color changes<br />
</li>
<li>Upgraded Fell Edge color changes<br />
</li>
<li>Upgraded Ullr's Bane color changes<br />
</li>
<li>Upgraded Hurricane color changes<br />
</li>
<li>Upgraded Fiendish Bow color changes<br />
</li>
<li>Upgraded Dragon Arrows color changes<br />
</li>
<li>Upgraded Dragon Bolts color changes<br />
</li>
<li>Upgraded Rending Bolts color changes<br />
</li>
<li>Upgraded Penetrator color changes<br />
</li>
<li>Upgraded Bolt Tosser color changes<br />
</li>
<li>Upgraded Mjolnir color changes<br />
</li>
<li>Upgraded Mortifer color changes<br />
</li>
<li>Upgraded Ragnar's Wrath color changes<br />
</li>
<li>Upgraded Illustrious color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Wulfsbane color changes<br />
</li>
<li>Upgraded Fang of Fenrir color changes<br />
</li>
<li>Upgraded Eastern Blade color changes<br />
</li>
<li>Upgraded Sun Glaive color changes<br />
</li>
<li>Upgraded Naval Glaive color changes<br />
</li>
<li>Upgraded Jormungandr color changes(poisoned)<br />
</li>
<li>Upgraded Pike of Kings color changes<br />
</li>
<li>Upgraded Elegy color changes(poisoned)<br />
</li>
<li>Upgraded Mangler color changes(poisoned)<br />
</li>
<li>Upgraded Godwood Lance color changes<br />
</li>
<li>Upgraded Gwaywffon color changes<br />
</li>
<li>Upgraded Ebonwood Pike color changes(poisoned)<br />
</li>
<li>Upgraded Thunder Pike color changes<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;V1.645';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.645';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.645</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Legacy color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Ironsong color changes<br />
</li>
<li>Upgraded Stag Bow color changes<br />
</li>
<li>Upgraded Tempest color changes<br />
</li>
<li>Upgraded Typhoon color changes<br />
</li>
<li>Upgraded Aurora Blade color changes<br />
</li>
<li>Upgraded Dellingr's Hands model changes<br />
</li>
<li>Upgraded Studded Gauntlets color changes<br />
</li>
<li>Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes<br />
</li>
<li>Upgraded Swadia's Wrath color changes<br />
</li>
<li>Upgraded Rebellion color changes<br />
</li>
<li>Upgraded Steel Stinger color changes<br />
</li>
<li>Upgraded Defiance color changes<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;V1.61';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.61';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.61</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Remove particle effects from all melee weapons with a large number of particle effects, leaving only the flame in the hand (the server does not install this mod, so when a large number of particle effects are added to melee weapons, the attack action of the weapon will be delayed)<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;V1.60';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.60';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.60</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Odin,Thor,King Ragnar's armor replaced with new models<br />
</li>
<li>Upgraded Dragon Sword color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Upgraded Excalibur color changes<br />
</li>
<li>Upgraded Plate Over Leather model changes<br />
</li>
<li>Upgraded Brigadine Plated Heraldic model changes<br />
</li>
<li>Normal Heraldic Plate and Upgraded Heraldic Plate model changes<br />
</li>
<li>Upgraded Barbutte With Coif model changes<br />
</li>
<li>Upgraded Vigilance model changes<br />
</li>
<li>Upgraded Shield of Kings model changes<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;V1.55';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.55';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.55</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)<br />
</li>
<li>Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)<br />
</li>
<li>Upgraded Gloves of Vidar model and color changes<br />
</li>
<li>Upgraded Gothic Gauntlets color changes<br />
</li>
<li>Upgraded Defender set(Hyper's set) color changes<br />
</li>
<li>Upgraded Dark Gothic Greaves color changes<br />
</li>
<li>Dark Heavy Steel Greaves color changes<br />
</li>
<li>Fixed the white model BUG in T1 Horses without armor<br />
</li>
<li>The carrying mode of normal Zephyr and upgraded Zephyr is reduced<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;V1.50';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.50';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.50</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed the white model BUG in upgrade Mjolnir<br />
</li>
<li>Fixed the white model BUG in upgrade Twigs of Yggdrasil<br />
</li>
<li>Fixed the white model BUG in upgrade Rending Bolts(Explosive Bolts)<br />
</li>
<li>Upgraded Mjolnir color changes<br />
</li>
<li>Upgraded Plate Over Leather color changes<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;V1.48';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.48';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.48</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed game crash caused by Upgraded Rupturers model <br />
</li>
<li>Upgraded Twigs of Yggdrasil color changes<br />
</li>
<li>Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes<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;V1.45';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.45';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.45</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Eastern Full Scale color changes<br />
</li>
<li>Upgraded Tiger Scale Armour color changes<br />
</li>
<li>Upgraded Plate Over Leather color changes<br />
</li>
<li>Upgraded Black Arrows model was restored and color changes<br />
</li>
<li>Upgraded Byrllysg color changes<br />
</li>
<li>Upgraded Halogi's Torch color changes<br />
</li>
<li>Upgraded Dreaded War Pick color changes<br />
</li>
<li>Upgraded Mercy color changes<br />
</li>
<li>Upgraded Elegy color changes<br />
</li>
<li>Upgraded Mangler color changes<br />
</li>
<li>Replace the T1 Horses without armor with the New model<br />
</li>
<li>Replace the T2 Horses without armor with the New model<br />
</li>
<li>Replace the T3 Horses without armor with the New model<br />
</li>
<li>Replace the T4 Horses without armor with the New model<br />
</li>
<li>Fix some bug<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;V1.40';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.40';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.40</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Rending Bolts model was restored and color changes<br />
</li>
<li>Upgraded Onyx Bolts color changes<br />
</li>
<li>Upgraded Dead Shot color changes<br />
</li>
<li>Upgraded Ailadrodd color changes<br />
</li>
<li>Upgraded Volcanic Daggers color changes<br />
</li>
<li>Upgraded Glory color changes<br />
</li>
<li>Upgraded Malice color changes<br />
</li>
<li>Upgraded Rupturers color changes<br />
</li>
<li>Upgraded Ironsong color changes<br />
</li>
<li>Upgraded Mjolnir color changes<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;V1.33';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.33';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.33</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Normal Gothic Plate update new model<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;V1.32';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.32';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.32</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Imperial Halfplate-Blue color changes<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;V1.31';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.31';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.31</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Fixed some white model bugs<br />
</li>
<li>Normal Imperial Halfplate-Blue color changes<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;V1.30';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.30';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.30</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Upgraded Imperial Halfplate-Blue color changes<br />
</li>
<li>Upgraded Gothic Plate update new model<br />
</li>
<li>Milanese Plate update new model<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;V1.27';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.27';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.27</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Removed light source effects from all upgraded legendary weapons, leaving only the flame (to avoid light pollution) <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;V1.26';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.26';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.26</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Replace the upgraded Worm Bane with the Hypers Sword model<br />
</li>
<li>Replace the upgraded Heavy Sallet with the Open Heavy Sallet model<br />
</li>
<li>Upgraded Imperial Halfplate-Red model was restored and shoulder armor and war skirt were added<br />
</li>
<li>Upgraded Imperial Halfplate-Blue model was restored and shoulder armor and war skirt were added<br />
</li>
<li>Upgraded Leviathan's Guard add a large bearskin shawl<br />
</li>
<li>Upgraded Brigadine Plated Heraldic model restored<br />
</li>
<li>Upgraded Brigadine Plated Black model restored and Xen's cloak  were added<br />
</li>
<li>Upgraded Brigadine Plated Red model restored and Xen's cloak  were added<br />
</li>
<li>Upgraded Ornate Scale Armour add a Little bearskin shawl<br />
</li>
<li>Upgraded Tower Shield color changes<br />
</li>
<li>Upgraded Noble Bastion color changes<br />
</li>
<li>Upgraded Bulwark of Swadia color changes<br />
</li>
<li>Upgraded Zephyr color changes<br />
</li>
<li>Upgraded Phoenix Shield color changes<br />
</li>
<li>Upgraded Impervious color changes<br />
</li>
<li>Upgraded Defender set(Hyper's set) color changes<br />
</li>
<li>Ghastly Hood(Lokes Hood) color changes<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;V1.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;V1.1';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.1</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>Add more special effects to the upgraded Jormungandr (the best pike)<br />
</li>
<li>Add more special effects to the upgraded Pride, the upgraded Rebellion and the upgraded Steel Stinger (the best of the exclusive weapons)<br />
</li>
<li>Fix the blank of upgraded Durendal (Sword of Kings) main model<br />
</li>
<li>Fix Thanos Legacy (Nord Marshall's Helmet) face blank problem<br />
</li>
<li>Slightly adjust some flame colors<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;V1.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;V1.0';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.0</a></div><div class="spoiler_body" style="display: none;">
<ol type="1" class="mycode_list"><li>All upgraded arrows bolts and throws add strike flame (the flame will go out in 1-2 seconds)<br />
</li>
<li>All upgraded bow crossbow throwing and melee weapons add fire effects at the hand (some of the best melee weapons in the series and some flying axe throwing weapons will have different effects, for example:Excalibur,Elegy,Legacy，Malice，Severance....）<br />
</li>
<li>The normal Zephyr and upgraded Zephyr carrying method is changed to wear on the right hip (to avoid blocking the line of sight)<br />
</li>
<li>Upgraded Vagabond and upgraded Leviathan's Helmet adds cover to the head (makes you look more mysterious)<br />
</li>
<li>Fixed the carrying model of normal Stag Bow and upgraded Stag Bow<br />
</li>
<li>Replace the upgraded Rendering Bolts with the Explosive Bolts model, and the explosion effect is added (the attack effect is the same as that of the Siege Master, but the smoke is deleted)<br />
</li>
<li>Replace the upgraded Black Arrows with the Invoice Arrows model<br />
</li>
<li>Replace the upgraded Durendal with the Sword of Kings model<br />
</li>
<li>Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model<br />
</li>
<li>Replace the upgraded Angel Greatsword with the Banks'Greatsword model<br />
</li>
<li>Replace the upgraded Vigilance with the Transparent Odins Shield model<br />
</li>
<li>Replace the upgraded Shield of Kings with the Transparent Huscarl's Round Shield model<br />
</li>
<li>Replace the upgraded Brigadine Plated Red with the Dev Plate Armour model<br />
</li>
<li>Replace the upgraded Brigadine Plated Black with the Swadian Halfplate model<br />
</li>
<li>Replace the upgraded Brigadine Plated Heraldic with the Barristan's Armour model<br />
</li>
<li>Replace the upgraded Heavy Sallet with the Nord Arming Helmet model（Same as Siege Master）<br />
</li>
<li>Replace the upgraded Plate Over Leather with the Hande's Armour model<br />
</li>
<li>Replace the upgraded Imperial Halfplate - Red with the Reinforced Doom Armour model<br />
</li>
<li>Replace the upgraded Imperial Halfplate - Blue with the Hardened Plate Mail model<br />
</li>
<li>Replace the upgraded Leather Overmail with the Regal Body Armour model<br />
</li>
<li>Replace the upgraded Thanos Legacy with the Nord Marshal's Helmet model<br />
</li>
<li>Replace the upgraded Barbutte With Coif with the Winged Bascinet model<br />
</li>
<li>Replace the upgraded Defender's set with the Hyper's's set model<br />
</li>
<li>Replace the Ghastly Hood with the Lokes Hood model<br />
</li>
<li>Replace the All T2 Horses without armor with the Warhorse model<br />
</li>
<li>Replace the All T3 Horses without armor with the Scaled Charger model<br />
</li>
<li>Replace the All T4 Horses without armor with the Plated Charger model<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;V1.87(Wild and Wild low configuration) for Xiaoqi';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.87(Wild and Wild low configuration) for Xiaoqi';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.87(Wild and Wild low configuration) for Xiaoqi</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;1.Upgraded Malice main model replaced with Upgraded 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;1.Upgraded Malice main model replaced with Upgraded Scorn';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Malice main model replaced with Upgraded Scorn</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb39.jpg" loading="lazy"  alt="[Image: mb39.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb40.jpg" loading="lazy"  alt="[Image: mb40.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb38.jpg" loading="lazy"  alt="[Image: mb38.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;2.Upgraded Severance main model replaced with Upgraded 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;2.Upgraded Severance main model replaced with Upgraded Dwarf Axe';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Severance main model replaced with Upgraded Dwarf Axe</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Rupturers main model replaced with 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;3.Upgraded Rupturers main model replaced with Gungnir';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Rupturers main model replaced with Gungnir</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb31.jpg" loading="lazy"  alt="[Image: mb31.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb36.jpg" loading="lazy"  alt="[Image: mb36.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;4.Upgraded Zephyr main model replaced with Upgraded 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;4.Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Zephyr main model replaced with Upgraded Ancient Greatsword</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s 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;5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s Wrath';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Black Arrows main model replaced with Upgraded Ragnar s Wrath</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Dragon Arrows main model replaced with Upgraded 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;6.Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Dragon Arrows main model replaced with Upgraded Dragon Sword</a></div><div class="spoiler_body" style="display: none;">
no images</div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Onyx Bolts main model replaced with Upgraded 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;7.Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Onyx Bolts main model replaced with Upgraded Jormungandr</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2024/06/09/mb34.jpg" loading="lazy"  alt="[Image: mb34.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2024/06/09/mb33.jpg" loading="lazy"  alt="[Image: mb33.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;8.Upgraded Dragon Bolts main model replaced with Upgraded 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;8.Upgraded Dragon Bolts main model replaced with Upgraded Ebonwood Pike';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Dragon Bolts main model replaced with Upgraded Ebonwood Pike</a></div><div class="spoiler_body" style="display: none;">
no images</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;V1.86 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.86 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.86 Partial screenshot</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;1.Upgraded Zephyr color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Zephyr color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Zephyr color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/22/56007fa192a8ec3d62f71d1542203602.png" loading="lazy"  alt="[Image: 56007fa192a8ec3d62f71d1542203602.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;V1.85 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.85 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.85 Partial screenshot</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;1.Upgraded Noble Bastion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Noble Bastion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Noble Bastion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/17381cc635d6f3940869b939bf978957.png" loading="lazy"  alt="[Image: 17381cc635d6f3940869b939bf978957.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/295df37d1a8e75de5.png" loading="lazy"  alt="[Image: 295df37d1a8e75de5.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Impervious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Impervious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Impervious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/2413c92d790e812b0.png" loading="lazy"  alt="[Image: 2413c92d790e812b0.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/08eadafbeca5cb87bce42e63968d9a87.png" loading="lazy"  alt="[Image: 08eadafbeca5cb87bce42e63968d9a87.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Imperial Halfplate Blue added capes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Imperial Halfplate Blue added capes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Imperial Halfplate Blue added capes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-.png" loading="lazy"  alt="[Image: -.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/-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;4.Upgraded Imperial Halfplate Red added capes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Imperial Halfplate Red added capes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Imperial Halfplate Red added capes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/20/-2ee8a7bf0ba1ccb6d.png" loading="lazy"  alt="[Image: -2ee8a7bf0ba1ccb6d.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/20/-6f9a8d707405ad99.png" loading="lazy"  alt="[Image: -6f9a8d707405ad99.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;V1.83 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.83 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.83 Partial screenshot</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;1.Upgraded Byrllysg color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Byrllysg color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Byrllysg color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/By.png" loading="lazy"  alt="[Image: By.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Mercy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Mercy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Mercy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/8b8b220bb1b8194d3839d145526c27d1.png" loading="lazy"  alt="[Image: 8b8b220bb1b8194d3839d145526c27d1.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/25/24f1c61f1bc5b4e02.png" loading="lazy"  alt="[Image: 24f1c61f1bc5b4e02.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Stag Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Stag Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Stag Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/f8a605a6875b0be694a12b8f950dd49f.png" loading="lazy"  alt="[Image: f8a605a6875b0be694a12b8f950dd49f.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ebonwood Pike color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ebonwood Pike color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Ebonwood Pike color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/25/1d99937bd6945a036bb68a267dc8fe11.png" loading="lazy"  alt="[Image: 1d99937bd6945a036bb68a267dc8fe11.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;V1.81 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.81 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.81 Partial screenshot</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;1.Upgraded Glory color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Glory color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Glory color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/19/1..png" loading="lazy"  alt="[Image: 1..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;V1.80 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.80 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.80 Partial screenshot</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;1.Upgraded Griffon Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Griffon Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Griffon Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/1..png" loading="lazy"  alt="[Image: 1..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dark Griffon Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dark Griffon Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Dark Griffon Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/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;3.Upgraded Valsgarde Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Valsgarde Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Valsgarde Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/3.201c5b26d22585a41.png" loading="lazy"  alt="[Image: 3.201c5b26d22585a41.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/3..png" loading="lazy"  alt="[Image: 3..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Heavy Scaled Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Heavy Scaled Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Heavy Scaled Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/4.29a3705278e13b8b5.png" loading="lazy"  alt="[Image: 4.29a3705278e13b8b5.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/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;5.Upgraded Lionhide Boots color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Lionhide Boots color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Lionhide Boots color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/5..png" loading="lazy"  alt="[Image: 5..png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/5.272de2e316d8a437a.png" loading="lazy"  alt="[Image: 5.272de2e316d8a437a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Leviathan s Treads color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Leviathan s Treads color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Leviathan s Treads color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/6..png" loading="lazy"  alt="[Image: 6..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Gothic Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Gothic Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Gothic Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/7.2.png" loading="lazy"  alt="[Image: 7.2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/7..png" loading="lazy"  alt="[Image: 7..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Leviathan s Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Leviathan s Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Leviathan s Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/8..png" loading="lazy"  alt="[Image: 8..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Royal Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Royal Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Royal Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/9..png" loading="lazy"  alt="[Image: 9..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Dragon Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Dragon Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Dragon Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/10..png" loading="lazy"  alt="[Image: 10..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded White Dragon Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded White Dragon Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Upgraded White Dragon Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/11..png" loading="lazy"  alt="[Image: 11..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Winged Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Winged Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Upgraded Winged Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/12..png" loading="lazy"  alt="[Image: 12..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded White Winged Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded White Winged Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Upgraded White Winged Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/13..png" loading="lazy"  alt="[Image: 13..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Ornate Crusader Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Ornate Crusader Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Upgraded Ornate Crusader Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/14..png" loading="lazy"  alt="[Image: 14..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;15.Upgraded Ornate Bascinet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;15.Upgraded Ornate Bascinet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />15.Upgraded Ornate Bascinet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/15..png" loading="lazy"  alt="[Image: 15..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;16.Upgraded Ornate Arming Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;16.Upgraded Ornate Arming Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />16.Upgraded Ornate Arming Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/16..png" loading="lazy"  alt="[Image: 16..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;17.Upgraded Knight Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;17.Upgraded Knight Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />17.Upgraded Knight Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/17..png" loading="lazy"  alt="[Image: 17..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;18.Upgraded Defender Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;18.Upgraded Defender Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />18.Upgraded Defender Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/18..png" loading="lazy"  alt="[Image: 18..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;19.Upgraded Defender Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;19.Upgraded Defender Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />19.Upgraded Defender Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/19..png" loading="lazy"  alt="[Image: 19..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;20.Upgraded Defender Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;20.Upgraded Defender Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />20.Upgraded Defender Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/20..png" loading="lazy"  alt="[Image: 20..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;21.Upgraded Defender Boots color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;21.Upgraded Defender Boots color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />21.Upgraded Defender Boots color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/21..png" loading="lazy"  alt="[Image: 21..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;22.Upgraded Fearsome Knight Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;22.Upgraded Fearsome Knight Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />22.Upgraded Fearsome Knight Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/22..png" loading="lazy"  alt="[Image: 22..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;23.Upgraded Vagabond Helmet color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;23.Upgraded Vagabond Helmet color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />23.Upgraded Vagabond Helmet color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/23..png" loading="lazy"  alt="[Image: 23..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;24.Upgraded Studded Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;24.Upgraded Studded Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />24.Upgraded Studded Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/24..png" loading="lazy"  alt="[Image: 24..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;25.Upgraded Noble Steel Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;25.Upgraded Noble Steel Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />25.Upgraded Noble Steel Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/25..png" loading="lazy"  alt="[Image: 25..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />26.Upgraded Imperial Halfplate Blue color changes,And Princess Dortea s armor model changed</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/26.-.png" loading="lazy"  alt="[Image: 26.-.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;27.Upgraded Gilded Bear Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;27.Upgraded Gilded Bear Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />27.Upgraded Gilded Bear Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/27.2.png" loading="lazy"  alt="[Image: 27.2.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/27..png" loading="lazy"  alt="[Image: 27..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;28.Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;28.Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />28.Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/28..png" loading="lazy"  alt="[Image: 28..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;29.Normal Heraldic Plate and upgraded Heraldic Plate model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;29.Normal Heraldic Plate and upgraded Heraldic Plate model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />29.Normal Heraldic Plate and upgraded Heraldic Plate model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/29..png" loading="lazy"  alt="[Image: 29..png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/12/29.2.png" loading="lazy"  alt="[Image: 29.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;30.Upgraded Dragon Breath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;30.Upgraded Dragon Breath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />30.Upgraded Dragon Breath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/30..png" loading="lazy"  alt="[Image: 30..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;31.Upgraded Dragon Axe color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;31.Upgraded Dragon Axe color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />31.Upgraded Dragon Axe color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/31..png" loading="lazy"  alt="[Image: 31..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;32.Upgraded Dragon Spear color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;32.Upgraded Dragon Spear color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />32.Upgraded Dragon Spear color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/32..png" loading="lazy"  alt="[Image: 32..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;33.Upgraded Dragon Halberd color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;33.Upgraded Dragon Halberd color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />33.Upgraded Dragon Halberd color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/33..png" loading="lazy"  alt="[Image: 33..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;34.Upgraded Severance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;34.Upgraded Severance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />34.Upgraded Severance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/34..png" loading="lazy"  alt="[Image: 34..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;35.Upgraded Scorn color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;35.Upgraded Scorn color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />35.Upgraded Scorn color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/35..png" loading="lazy"  alt="[Image: 35..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;36.Upgraded Dwarf Axe color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;36.Upgraded Dwarf Axe color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />36.Upgraded Dwarf Axe color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/36..png" loading="lazy"  alt="[Image: 36..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;37.Upgraded Fell Edge color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;37.Upgraded Fell Edge color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />37.Upgraded Fell Edge color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/37..png" loading="lazy"  alt="[Image: 37..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;38.Upgraded Ullr s Bane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;38.Upgraded Ullr s Bane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />38.Upgraded Ullr s Bane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/38..png" loading="lazy"  alt="[Image: 38..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;39.Upgraded Hurricane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;39.Upgraded Hurricane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />39.Upgraded Hurricane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/39..png" loading="lazy"  alt="[Image: 39..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;40.Upgraded Fiendish Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;40.Upgraded Fiendish Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />40.Upgraded Fiendish Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/40..png" loading="lazy"  alt="[Image: 40..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;41.Upgraded Dragon Arrows color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;41.Upgraded Dragon Arrows color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />41.Upgraded Dragon Arrows color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/41..png" loading="lazy"  alt="[Image: 41..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;42.Upgraded Dragon Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;42.Upgraded Dragon Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />42.Upgraded Dragon Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/42..png" loading="lazy"  alt="[Image: 42..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;43.Upgraded Rending Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;43.Upgraded Rending Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />43.Upgraded Rending Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/43..png" loading="lazy"  alt="[Image: 43..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;44.Upgraded Penetrator color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;44.Upgraded Penetrator color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />44.Upgraded Penetrator color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/44..png" loading="lazy"  alt="[Image: 44..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;45.Upgraded Bolt Tosser color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;45.Upgraded Bolt Tosser color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />45.Upgraded Bolt Tosser color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/45..png" loading="lazy"  alt="[Image: 45..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;46.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;46.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />46.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/46..png" loading="lazy"  alt="[Image: 46..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;47.Upgraded Mortifer color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;47.Upgraded Mortifer color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />47.Upgraded Mortifer color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/47..png" loading="lazy"  alt="[Image: 47..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;48.Upgraded Ragnar s Wrath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;48.Upgraded Ragnar s Wrath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />48.Upgraded Ragnar s Wrath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/48..png" loading="lazy"  alt="[Image: 48..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;49.Upgraded Illustrious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;49.Upgraded Illustrious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />49.Upgraded Illustrious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/49..png" loading="lazy"  alt="[Image: 49..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;50.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;50.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />50.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/50..png" loading="lazy"  alt="[Image: 50..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;51.Upgraded Wulfsbane color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;51.Upgraded Wulfsbane color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />51.Upgraded Wulfsbane color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/51..png" loading="lazy"  alt="[Image: 51..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;52.Upgraded Fang of Fenrir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;52.Upgraded Fang of Fenrir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />52.Upgraded Fang of Fenrir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/52..png" loading="lazy"  alt="[Image: 52..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;53.Upgraded Eastern Blade color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;53.Upgraded Eastern Blade color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />53.Upgraded Eastern Blade color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/53..png" loading="lazy"  alt="[Image: 53..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;54.Upgraded Sun Glaive color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;54.Upgraded Sun Glaive color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />54.Upgraded Sun Glaive color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/54..png" loading="lazy"  alt="[Image: 54..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;55.Upgraded Naval Glaive color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;55.Upgraded Naval Glaive color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />55.Upgraded Naval Glaive color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/55..png" loading="lazy"  alt="[Image: 55..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;56.Upgraded Jormungandr color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;56.Upgraded Jormungandr color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />56.Upgraded Jormungandr color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/56..png" loading="lazy"  alt="[Image: 56..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;57.Upgraded Pike of Kings color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;57.Upgraded Pike of Kings color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />57.Upgraded Pike of Kings color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/57..png" loading="lazy"  alt="[Image: 57..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;58.Upgraded Elegy color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;58.Upgraded Elegy color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />58.Upgraded Elegy color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/58..png" loading="lazy"  alt="[Image: 58..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;59.Upgraded Mangler color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;59.Upgraded Mangler color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />59.Upgraded Mangler color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/59..png" loading="lazy"  alt="[Image: 59..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;60.Upgraded Godwood Lance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;60.Upgraded Godwood Lance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />60.Upgraded Godwood Lance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/60..png" loading="lazy"  alt="[Image: 60..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;61.Upgraded Gwaywffon color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;61.Upgraded Gwaywffon color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />61.Upgraded Gwaywffon color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/61..png" loading="lazy"  alt="[Image: 61..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;62.Upgraded Ebonwood Pike color changes(poisoned)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;62.Upgraded Ebonwood Pike color changes(poisoned)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />62.Upgraded Ebonwood Pike color changes(poisoned)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/62..png" loading="lazy"  alt="[Image: 62..png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;63.Upgraded Thunder Pike color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;63.Upgraded Thunder Pike color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />63.Upgraded Thunder Pike color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/12/63..png" loading="lazy"  alt="[Image: 63..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;V1.645 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.645 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.645 Partial screenshot</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;1.Upgraded Legacy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Legacy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Legacy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/61c5028127b4f8dff9c89cdff96f8425.png" loading="lazy"  alt="[Image: 61c5028127b4f8dff9c89cdff96f8425.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/264ece092d1bedf91.png" loading="lazy"  alt="[Image: 264ece092d1bedf91.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/ab01eee3bb29b9c3591925672347fe2c.png" loading="lazy"  alt="[Image: ab01eee3bb29b9c3591925672347fe2c.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Ironsong color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Ironsong color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Ironsong color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/19705d5289c85f3773887a39daf0224e.png" loading="lazy"  alt="[Image: 19705d5289c85f3773887a39daf0224e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/227c4f8e8de35f874.png" loading="lazy"  alt="[Image: 227c4f8e8de35f874.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Stag Bow color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Stag Bow color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Stag Bow color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/25d801ee21f238e0b4f8d4378db22f8e.png" loading="lazy"  alt="[Image: 25d801ee21f238e0b4f8d4378db22f8e.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Tempest color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Tempest color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Tempest color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/2ff26e97ca0ad6f50.png" loading="lazy"  alt="[Image: 2ff26e97ca0ad6f50.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/1dcbf6fb216730ddf5ba0c480c979ddb.png" loading="lazy"  alt="[Image: 1dcbf6fb216730ddf5ba0c480c979ddb.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Typhoon color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Typhoon color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Typhoon color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/1afeb829bda9dcc85695b7396fb74af8.png" loading="lazy"  alt="[Image: 1afeb829bda9dcc85695b7396fb74af8.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/2acdaf352070db2ef.png" loading="lazy"  alt="[Image: 2acdaf352070db2ef.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Aurora Blade color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Aurora Blade color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Aurora Blade color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/92d78890569299a84f12b15497dee2f1.png" loading="lazy"  alt="[Image: 92d78890569299a84f12b15497dee2f1.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Dellingr s Hands model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Dellingr s Hands model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Dellingr s Hands model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/2adf2f4362f0d2ca5.jpg" loading="lazy"  alt="[Image: 2adf2f4362f0d2ca5.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/38c435c79ecd12cfcaf354d06ba61428.png" loading="lazy"  alt="[Image: 38c435c79ecd12cfcaf354d06ba61428.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Studded Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Studded Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Studded Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/24b4d9ffe3733e48e.png" loading="lazy"  alt="[Image: 24b4d9ffe3733e48e.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/0f54628ae6ac510b9bda3d9c38ec4846.png" loading="lazy"  alt="[Image: 0f54628ae6ac510b9bda3d9c38ec4846.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/307463ed8459e124c.jpg" loading="lazy"  alt="[Image: 307463ed8459e124c.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;10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Normal Tower Shield and upgraded Tower Shield deployment status color changes And upgraded Tower Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/226e77c73f12daf27.png" loading="lazy"  alt="[Image: 226e77c73f12daf27.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/06/06/b20c814d01366a7fd0657734023f8a17.png" loading="lazy"  alt="[Image: b20c814d01366a7fd0657734023f8a17.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded Swadia s Wrath color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Upgraded Swadia s Wrath color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Upgraded Swadia s Wrath color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/496a208cac6045a002d530cad4c5e08a.png" loading="lazy"  alt="[Image: 496a208cac6045a002d530cad4c5e08a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Rebellion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Upgraded Rebellion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Upgraded Rebellion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/e714dd10b1b37026d076123b6a2b030e.png" loading="lazy"  alt="[Image: e714dd10b1b37026d076123b6a2b030e.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded Steel Stinger color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Upgraded Steel Stinger color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Upgraded Steel Stinger color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/3a0d92b857f43c2304d7152da45fe6ec.png" loading="lazy"  alt="[Image: 3a0d92b857f43c2304d7152da45fe6ec.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Defiance color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Upgraded Defiance color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Upgraded Defiance color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/06/06/3ebaa135ac195e51279f9772bc2f2cea.png" loading="lazy"  alt="[Image: 3ebaa135ac195e51279f9772bc2f2cea.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;V1.60 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.60 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.60 Partial screenshot</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;1.Odin,Thor,King Ragnar s armor replaced with new models';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Odin,Thor,King Ragnar s armor replaced with new models';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Odin,Thor,King Ragnar s armor replaced with new models</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225752.png" loading="lazy"  alt="[Image: _20220716225752.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716225757.png" loading="lazy"  alt="[Image: _20220716225757.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dragon Sword color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Dragon Sword color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Dragon Sword color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225934.png" loading="lazy"  alt="[Image: _20220716225934.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225939.png" loading="lazy"  alt="[Image: _20220716225939.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Excalibur color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Excalibur color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Excalibur color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716225950.png" loading="lazy"  alt="[Image: _20220716225950.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Plate Over Leather model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Plate Over Leather model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Plate Over Leather model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230004.png" loading="lazy"  alt="[Image: _20220716230004.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230002.png" loading="lazy"  alt="[Image: _20220716230002.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Brigadine Plated Heraldic model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Brigadine Plated Heraldic model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Brigadine Plated Heraldic model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230015.png" loading="lazy"  alt="[Image: _20220716230015.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230013.png" loading="lazy"  alt="[Image: _20220716230013.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Normal Heraldic Plate and Upgraded Heraldic Plate model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230020.png" loading="lazy"  alt="[Image: _20220716230020.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230018.png" loading="lazy"  alt="[Image: _20220716230018.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Barbutte With Coif model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Barbutte With Coif model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Barbutte With Coif model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230027.png" loading="lazy"  alt="[Image: _20220716230027.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/16/_20220716230025.png" loading="lazy"  alt="[Image: _20220716230025.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Vigilance model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Vigilance model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Vigilance model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230033.png" loading="lazy"  alt="[Image: _20220716230033.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Shield of Kings model changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Shield of Kings model changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Shield of Kings model changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/16/_20220716230037.png" loading="lazy"  alt="[Image: _20220716230037.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;V1.55 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.55 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.55 Partial screenshot</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;1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Pride color changes and remove the blade flame (only keep the flame on the handle)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153406.png" loading="lazy"  alt="[Image: _20220702153406.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153421.png" loading="lazy"  alt="[Image: _20220702153421.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Excalibur color changes and remove the blade flame (only keep the flame on the handle)</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153424.png" loading="lazy"  alt="[Image: _20220702153424.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Gloves of Vidar model and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Gloves of Vidar model and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Gloves of Vidar model and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153432.png" loading="lazy"  alt="[Image: _20220702153432.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Gothic Gauntlets color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Gothic Gauntlets color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Gothic Gauntlets color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153442.jpg" loading="lazy"  alt="[Image: _20220702153442.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;5.Upgraded Defender set(Hyper s set) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Defender set(Hyper s set) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Defender set(Hyper s set) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702155009.jpg" loading="lazy"  alt="[Image: _20220702155009.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153535.jpg" loading="lazy"  alt="[Image: _20220702153535.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;6.Upgraded Dark Gothic Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Dark Gothic Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Dark Gothic Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153551.jpg" loading="lazy"  alt="[Image: _20220702153551.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153548.jpg" loading="lazy"  alt="[Image: _20220702153548.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;7.Dark Heavy Steel Greaves color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Dark Heavy Steel Greaves color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Dark Heavy Steel Greaves color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/07/02/_20220702153601.jpg" loading="lazy"  alt="[Image: _20220702153601.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/07/02/_20220702153559.jpg" loading="lazy"  alt="[Image: _20220702153559.jpg]" 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;V1.50 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.50 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.50 Partial screenshot</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;1.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/26/_20220626003835.png" loading="lazy"  alt="[Image: _20220626003835.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/26/_20220626003840.png" loading="lazy"  alt="[Image: _20220626003840.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Plate Over Leather color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Plate Over Leather color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Plate Over Leather color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/26/_20220626003843.jpg" loading="lazy"  alt="[Image: _20220626003843.jpg]" 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;V1.48 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.48 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.48 Partial screenshot</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;1.Upgraded Twigs of Yggdrasil color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Twigs of Yggdrasil color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Twigs of Yggdrasil color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220624234259.png" loading="lazy"  alt="[Image: _20220624234259.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Replace the upgraded Rending Bolts with the Explosive Bolts model and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220624234305.png" loading="lazy"  alt="[Image: _20220624234305.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220624234308.png" loading="lazy"  alt="[Image: _20220624234308.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;V1.45 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.45 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.45 Partial screenshot</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;1.Upgraded Eastern Full Scale color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Eastern Full Scale color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Eastern Full Scale color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/23/_20220623234358.jpg" loading="lazy"  alt="[Image: _20220623234358.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/23/_20220623234403.jpg" loading="lazy"  alt="[Image: _20220623234403.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;2.Upgraded Tiger Scale Armour color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Tiger Scale Armour color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Tiger Scale Armour color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234412.png" loading="lazy"  alt="[Image: _20220623234412.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Plate Over Leather color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Plate Over Leather color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Plate Over Leather color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234418.png" loading="lazy"  alt="[Image: _20220623234418.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234423.png" loading="lazy"  alt="[Image: _20220623234423.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Black Arrows model was restored and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Black Arrows model was restored and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Black Arrows model was restored and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234439.png" loading="lazy"  alt="[Image: _20220623234439.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234436.png" loading="lazy"  alt="[Image: _20220623234436.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Byrllysg color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Byrllysg color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Byrllysg color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234446.png" loading="lazy"  alt="[Image: _20220623234446.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Halogi s Torch color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Halogi s Torch color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Halogi s Torch color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234452.png" loading="lazy"  alt="[Image: _20220623234452.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Dreaded War Pick color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Dreaded War Pick color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Dreaded War Pick color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234459.png" loading="lazy"  alt="[Image: _20220623234459.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Mercy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Mercy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Mercy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234512.png" loading="lazy"  alt="[Image: _20220623234512.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234509.png" loading="lazy"  alt="[Image: _20220623234509.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Elegy color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Elegy color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Elegy color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234519.png" loading="lazy"  alt="[Image: _20220623234519.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mangler color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mangler color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Mangler color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234523.png" loading="lazy"  alt="[Image: _20220623234523.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Replace the T1 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;11.Replace the T1 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />11.Replace the T1 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234535.png" loading="lazy"  alt="[Image: _20220623234535.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/24/_20220623234531.png" loading="lazy"  alt="[Image: _20220623234531.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Replace the T2 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;12.Replace the T2 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />12.Replace the T2 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234543.png" loading="lazy"  alt="[Image: _20220623234543.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Replace the T3 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;13.Replace the T3 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />13.Replace the T3 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234548.png" loading="lazy"  alt="[Image: _20220623234548.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Replace the T4 Horses without armor with the New model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;14.Replace the T4 Horses without armor with the New model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />14.Replace the T4 Horses without armor with the New model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/24/_20220623234553.png" loading="lazy"  alt="[Image: _20220623234553.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;V1.40 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.40 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.40 Partial screenshot</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;1.Upgraded Rending Bolts model was restored and color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Rending Bolts model was restored and color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Rending Bolts model was restored and color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233308.jpg" loading="lazy"  alt="[Image: _20220622233308.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233304.jpg" loading="lazy"  alt="[Image: _20220622233304.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;2.Upgraded Onyx Bolts color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Onyx Bolts color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Onyx Bolts color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233334.jpg" loading="lazy"  alt="[Image: _20220622233334.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233330.jpg" loading="lazy"  alt="[Image: _20220622233330.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;3.Upgraded Dead Shot color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Upgraded Dead Shot color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Upgraded Dead Shot color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233234.jpg" loading="lazy"  alt="[Image: _20220622233234.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233300.jpg" loading="lazy"  alt="[Image: _20220622233300.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;4.Upgraded Ailadrodd color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;4.Upgraded Ailadrodd color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />4.Upgraded Ailadrodd color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233312.jpg" loading="lazy"  alt="[Image: _20220622233312.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233315.jpg" loading="lazy"  alt="[Image: _20220622233315.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;5.Upgraded Volcanic Daggers color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;5.Upgraded Volcanic Daggers color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />5.Upgraded Volcanic Daggers color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233345.jpg" loading="lazy"  alt="[Image: _20220622233345.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;6.Upgraded Glory color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;6.Upgraded Glory color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />6.Upgraded Glory color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233349.jpg" loading="lazy"  alt="[Image: _20220622233349.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;7.Upgraded Malice color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;7.Upgraded Malice color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />7.Upgraded Malice color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233353.jpg" loading="lazy"  alt="[Image: _20220622233353.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;8.Upgraded Rupturers color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;8.Upgraded Rupturers color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />8.Upgraded Rupturers color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233341.jpg" loading="lazy"  alt="[Image: _20220622233341.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233338.jpg" loading="lazy"  alt="[Image: _20220622233338.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;9.Upgraded Ironsong color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;9.Upgraded Ironsong color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />9.Upgraded Ironsong color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622232915.png" loading="lazy"  alt="[Image: _20220622232915.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mjolnir color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;10.Upgraded Mjolnir color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />10.Upgraded Mjolnir color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220622233217.jpg" loading="lazy"  alt="[Image: _20220622233217.jpg]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/22/_20220622233212.jpg" loading="lazy"  alt="[Image: _20220622233212.jpg]" 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;V1.33 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.33 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.33 Partial screenshot</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;1.Normal Gothic Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Normal Gothic Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Normal Gothic Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/22/_20220621234735.png" loading="lazy"  alt="[Image: _20220621234735.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;V1.32 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.32 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.32 Partial screenshot</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;1.Upgraded Imperial Halfplate Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Imperial Halfplate Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Imperial Halfplate Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/f869415ee495654c3a5d2bf5c44ad3c03d1bc05a91a4efe.png" loading="lazy"  alt="[Image: f869415ee495654c3a5d2bf5c44ad3c03d1bc05a91a4efe.png]" class="mycode_img" /><br />
<br />
<span style="color: #17B529;" class="mycode_color"><span style="font-size: large;" class="mycode_size">Change to</span></span><br />
<br />
<img src="https://www.z4a.net/images/2022/06/21/bf7ba377bda0c09a3f76623aebd6b12.png" loading="lazy"  alt="[Image: bf7ba377bda0c09a3f76623aebd6b12.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;V1.31 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.31 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.31 Partial screenshot</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;2.Normal Imperial Halfplate-Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Normal Imperial Halfplate-Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Normal Imperial Halfplate-Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/2d2e1875852e4d3d9e30af381683d2b.png" loading="lazy"  alt="[Image: 2d2e1875852e4d3d9e30af381683d2b.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;V1.30 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.30 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.30 Partial screenshot</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;1.Upgraded Imperial Halfplate-Blue color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;1.Upgraded Imperial Halfplate-Blue color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />1.Upgraded Imperial Halfplate-Blue color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012706.png" loading="lazy"  alt="[Image: _20220621012706.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012735.png" loading="lazy"  alt="[Image: _20220621012735.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Gothic Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;2.Upgraded Gothic Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />2.Upgraded Gothic Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012739.png" loading="lazy"  alt="[Image: _20220621012739.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012742.png" loading="lazy"  alt="[Image: _20220621012742.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Milanese Plate update new model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;3.Milanese Plate update new model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />3.Milanese Plate update new model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/21/_20220621012745.png" loading="lazy"  alt="[Image: _20220621012745.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/21/_20220621012747.png" loading="lazy"  alt="[Image: _20220621012747.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;V1.26 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.26 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.26 Partial screenshot</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;Upgraded Phoenix Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Phoenix Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Phoenix Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655649541797.png" loading="lazy"  alt="[Image: mmexport1655649541797.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Bulwark of Swadia color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Bulwark of Swadia color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Bulwark of Swadia color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569853385.png" loading="lazy"  alt="[Image: mmexport1655569853385.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Impervious color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Impervious color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Impervious color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569856302.png" loading="lazy"  alt="[Image: mmexport1655569856302.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Tower Shield color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Tower Shield color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Tower Shield color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569850540.png" loading="lazy"  alt="[Image: mmexport1655569850540.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Noble Bastion color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Noble Bastion color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Noble Bastion color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569859892.png" loading="lazy"  alt="[Image: mmexport1655569859892.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Zephyr color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Zephyr color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Zephyr color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569868497.png" loading="lazy"  alt="[Image: mmexport1655569868497.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655569871654.png" loading="lazy"  alt="[Image: mmexport1655569871654.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.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(Lokes Hood) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].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(Lokes Hood) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Ghastly Hood(Lokes Hood) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655649123343.png" loading="lazy"  alt="[Image: mmexport1655649123343.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Heavy Sallet with the Open Heavy Sallet model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Heavy Sallet with the Open Heavy Sallet model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Heavy Sallet with the Open Heavy Sallet model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655573305925.png" loading="lazy"  alt="[Image: mmexport1655573305925.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Defender set(Hyper s set) color changes';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Defender set(Hyper s set) color changes';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Defender set(Hyper s set) color changes</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574606471.png" loading="lazy"  alt="[Image: mmexport1655574606471.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574593425.png" loading="lazy"  alt="[Image: mmexport1655574593425.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574600410.png" loading="lazy"  alt="[Image: mmexport1655574600410.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655574597517.png" loading="lazy"  alt="[Image: mmexport1655574597517.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Leviathans Guard add a large bearskin shawl';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Leviathans Guard add a large bearskin shawl';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Leviathans Guard add a large bearskin shawl</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641045931.png" loading="lazy"  alt="[Image: mmexport1655641045931.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Ornate Scale Armour add a Little bearskin shawl';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Ornate Scale Armour add a Little bearskin shawl';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Ornate Scale Armour add a Little bearskin shawl</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641063521.png" loading="lazy"  alt="[Image: mmexport1655641063521.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641065934.png" loading="lazy"  alt="[Image: mmexport1655641065934.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Black model restored ';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Black model restored ';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Brigadine Plated Black model restored </a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641053730.png" loading="lazy"  alt="[Image: mmexport1655641053730.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641056240.png" loading="lazy"  alt="[Image: mmexport1655641056240.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Red model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Brigadine Plated Red model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Brigadine Plated Red model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641048446.png" loading="lazy"  alt="[Image: mmexport1655641048446.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641051355.png" loading="lazy"  alt="[Image: mmexport1655641051355.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Red model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Red model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Imperial Halfplate Red model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641068380.png" loading="lazy"  alt="[Image: mmexport1655641068380.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655641070543.png" loading="lazy"  alt="[Image: mmexport1655641070543.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Blue model restored';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Upgraded Imperial Halfplate Blue model restored';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Upgraded Imperial Halfplate Blue model restored</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655644315358.png" loading="lazy"  alt="[Image: mmexport1655644315358.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2022/06/19/mmexport1655644318409.png" loading="lazy"  alt="[Image: mmexport1655644318409.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Worm Bane with the Hypers Sword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Worm Bane with the Hypers Sword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Worm Bane with the Hypers Sword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/6d47ec2464adb0dafe31a38fc0e96bd0.png" loading="lazy"  alt="[Image: 6d47ec2464adb0dafe31a38fc0e96bd0.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;V1.0 Partial screenshot';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;V1.0 Partial screenshot';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />V1.0 Partial screenshot</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;Replace the upgraded Durendal with the Sword of Kings model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Durendal with the Sword of Kings model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Durendal with the Sword of Kings model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/0bf09d3867ec9891e286b7c75ca71df9.png" loading="lazy"  alt="[Image: 0bf09d3867ec9891e286b7c75ca71df9.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Volundr Greatsword with the Fire Jotne Sword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/1cabda087f6b86e4ced66dee6f2e2613.png" loading="lazy"  alt="[Image: 1cabda087f6b86e4ced66dee6f2e2613.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Angel Greatsword with the Banks Greatsword model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Angel Greatsword with the Banks Greatsword model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Angel Greatsword with the Banks Greatsword model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/0040284311b0fd9db849a371168edd17.png" loading="lazy"  alt="[Image: 0040284311b0fd9db849a371168edd17.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Leather Overmail with the Regal Body Armour model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Leather Overmail with the Regal Body Armour model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Leather Overmail with the Regal Body Armour model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/355d1716ff509cb1eb29d6b139a9cdd0.png" loading="lazy"  alt="[Image: 355d1716ff509cb1eb29d6b139a9cdd0.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/24be33945d1a55d1a.png" loading="lazy"  alt="[Image: 24be33945d1a55d1a.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the upgraded Thanos Legacy with the Nord Marshal s Helmet model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/12f1ac53a517b73f006c6695afabd4ee.png" loading="lazy"  alt="[Image: 12f1ac53a517b73f006c6695afabd4ee.png]" class="mycode_img" /><br />
<img src="https://www.z4a.net/images/2023/07/21/2ca76f54ebff775df.png" loading="lazy"  alt="[Image: 2ca76f54ebff775df.png]" class="mycode_img" /></div></div><div class="spoiler_wrap"><div class="spoiler_header"><a href="javascript:void(0);" onclick="javascript:if(parentNode.parentNode.getElementsByTagName('div')[1].style.display=='block'){parentNode.parentNode.getElementsByTagName('div')[1].style.display='none';this.innerHTML='&lt;img title=&quot;[+]&quot; alt=&quot;[+]&quot; src=&quot;/images/collapse_collapsed.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the Ghastly Hood with the Lokes Hood model';}else {parentNode.parentNode.getElementsByTagName('div')[1].style.display='block';this.innerHTML='&lt;img title=&quot;[-]&quot; alt=&quot;[-]&quot; src=&quot;/images/collapse.png&quot; class=&quot;expandspoiler&quot; /&gt;Replace the Ghastly Hood with the Lokes Hood model';}"><img title="[+]" alt="[+]" src="/images/collapse_collapsed.png" class="expandspoiler" />Replace the Ghastly Hood with the Lokes Hood model</a></div><div class="spoiler_body" style="display: none;">
<img src="https://www.z4a.net/images/2023/07/21/b254cdf30b7b14878f2ab2edae120171.png" loading="lazy"  alt="[Image: b254cdf30b7b14878f2ab2edae120171.png]" class="mycode_img" /></div></div></div></div></td></tr></table>
<span style="font-family: Georgia;" class="mycode_font"><span style="font-size: medium;" class="mycode_size"><span style="color: #9A00B2;" class="mycode_color">Thanks Malong for the large number of screenshots (damn rich people <img src="https://forum.nordinvasion.com/images/smilies/dodgy.png" alt="Dodgy" title="Dodgy" class="smilie smilie_14" /> )</span></span></span>]]></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>