<!doctype html>
<html lang="en">
<head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="res/bootstrap.min.css">
	<link rel="stylesheet" href="res/font-awesome.min.css">
	<link rel="preconnect" href="https://fonts.gstatic.com">
	<link href="https://fonts.googleapis.com/css2?family=Lato:wght@300&display=swap" rel="stylesheet">
	<link rel="stylesheet" href="https://bootswatch.com/4/sketchy/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.24/css/jquery.dataTables.css">
	<link rel="stylesheet" href="res/style.css">
	<style>

	body{
		background: white;
		font-family: ExocetHeavy;
	}

	 table, table th, table td, table tr {
		background: #111;
		color: #ccc;
   }
.item {
	text-align: center;
	position:relative;
	right:0px;
	margin: 0 auto;
}

.item_desc {
	height: 600px;
	width: 620px;
    position: relative;
    left: 0px;
    top: 0px;

    text-align: center;
    padding: 10px;
	text-transform: uppercase;

}

	.item_stats{
		width: auto;
		height: auto;
	   background: #111;
	   min-height: 260px;
	}
	.item_desc {
		height: auto;
		text-align: center;
		padding: 10px;
		text-transform: uppercase;
	}
	.green {
		color: #00FF00; /*Set items*/
	}
	.gold{
		color: #A59263; /*Set items*/
	}
	.orange{
		color: #FFA500; /*Set items*/
	}
	.yellow {
		color: #FFFF00; /*Set items*/
	}

    .blue {
		color: #4169E1;
    }
	td {

		height: 240px;

		text-align: center;
		vertical-align: middle;
		padding: 10px;
	}


    .uname {
		background: #222;
	}
	.ulvl {

	}
	.ulvlreq {

	}
	.utype {
		background: #111;
	}
	.ucode {

	}
	.uitem {

	}


		.rw {
			text-align: center;
			border: 1px solid #ccc;
			margin: 10px;
			padding: 10px;
			background: #111;
			font-family: Serif;
		}
		.rw-name {}
		.rw-type {}
		.rw-rune { color: #ccc;}

	</style>

    <script src="res/jquery-3.5.1.min.js"></script>
	<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.js"></script>
    <script src="res/bootstrap.bundle.min.js"></script>

<script>


$(document).ready(function() {
    $('.cubetable').dataTable();
	$('.utable').dataTable();
	$('.gemtable').dataTable();
	$('.rtable').dataTable();
} );



</script>

<title>D2Modder</title>
</head>

<body>
	<div class="">
<h1>ironman-dev </h1>
<p>Auto generated with D2Modder by Hash Casper</p>
	<style>

	body{
		background: white;
		color: black;
		font-family: ExocetHeavy;
		text-transform: uppercase;
	}



	 table, table th, table td, table tr {
		background: #111;
		color: #ccc;
   }

	.item_stats{
		width: auto;
		height: auto;
	}
	.item_desc {
		height: auto;
		text-align: center;
		padding: 10px;
		text-transform: uppercase;
	}
	.green {
		color: #00FF00; /*Set items*/
	}
	.gold{
		color: #A59263; /*Set items*/
	}
	.orange{
		color: #FFA500; /*Set items*/
	}
	.yellow {
		color: #FFFF00; /*Set items*/
	}

    .blue {
		color: #4169E1;
    }

	table {
    }

	.desc {
		width: 200px;
		font-family: ExocetHeavy;
		font-size: 1.25em;
		text-transform: uppercase;
		background: #111;
    }

	.input1,.input3,.input5,.input7{
		background: #444;
    }
	.input2, .input4, .input6 {
		background: #333;
    }
	.output1{
		background: #222;
	}
	.output2 {
		background: #222;
	}
	.output3 {
		background: #222;
	}

	td {

		height: 240px;
		text-align: center;
		vertical-align: middle;
		padding: 10px;
		white-space: nowrap;
	}


	img {
		height: 56px;
		width: auto;
    }

	</style>	<table border=1 class="gemtable">
	<thead>
		<tr>
			<th>Name</th>
			<th>Code</th>
			<th>Type</th>
			<th>Mods</th>
			<th>Weapons</th>
			<th>Helms</th>
			<th>Shields</th>
		</tr>
	</thead>
	<tbody><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsva.png'><br>
						Chipped Amethyst
					</td>
				   <td class='code'>
						gcv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+40 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+3 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+3 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsvb.png'><br>
						Flawed Amethyst
					</td>
				   <td class='code'>
						gfv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+60 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+4 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+4 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsvc.png'><br>
						Amethyst
					</td>
				   <td class='code'>
						gsv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+80 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+6 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+6 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsvd.png'><br>
						Flawless Amethyst
					</td>
				   <td class='code'>
						gzv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+100 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+8 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+8 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsve.png'><br>
						Perfect Amethyst
					</td>
				   <td class='code'>
						gpv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+150 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsba.png'><br>
						Chipped Sapphire
					</td>
				   <td class='code'>
						gcb
					</td>
				   <td class='type'>
						gems
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Cold Damage<br>
						+3 to Maximum Cold Damage<br>
						+3 to Maximum Cold Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsbb.png'><br>
						Flawed Sapphire
					</td>
				   <td class='code'>
						gfb
					</td>
				   <td class='type'>
						gems
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+3 to Minimum Cold Damage<br>
						+5 to Maximum Cold Damage<br>
						+5 to Maximum Cold Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+17 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+17 to Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsbc.png'><br>
						Sapphire
					</td>
				   <td class='code'>
						gsb
					</td>
				   <td class='type'>
						gems
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+4 to Minimum Cold Damage<br>
						+7 to Maximum Cold Damage<br>
						+7 to Maximum Cold Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+24 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+24 to Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsbd.png'><br>
						Flawless Sapphire
					</td>
				   <td class='code'>
						glb
					</td>
				   <td class='type'>
						gems
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+6 to Minimum Cold Damage<br>
						+10 to Maximum Cold Damage<br>
						+10 to Maximum Cold Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+31 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+31 to Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsbe.png'><br>
						Perfect Sapphire
					</td>
				   <td class='code'>
						gpb
					</td>
				   <td class='type'>
						gems
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Minimum Cold Damage<br>
						+14 to Maximum Cold Damage<br>
						+14 to Maximum Cold Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+38 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+38 to Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsga.png'><br>
						Chipped Emerald
					</td>
				   <td class='code'>
						gcg
					</td>
				   <td class='type'>
						geme
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+34 to Minimum Poison Damage<br>
						+34 to Maximum Poison Damage<br>
						+34 to Maximum Poison Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+3 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+3 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsgb.png'><br>
						Flawed Emerald
					</td>
				   <td class='code'>
						gfg
					</td>
				   <td class='type'>
						geme
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+51 to Minimum Poison Damage<br>
						+51 to Maximum Poison Damage<br>
						+51 to Maximum Poison Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+4 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+4 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsgc.png'><br>
						Emerald
					</td>
				   <td class='code'>
						gsg
					</td>
				   <td class='type'>
						geme
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+82 to Minimum Poison Damage<br>
						+82 to Maximum Poison Damage<br>
						+82 to Maximum Poison Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+6 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+6 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsgd.png'><br>
						Flawless Emerald
					</td>
				   <td class='code'>
						glg
					</td>
				   <td class='type'>
						geme
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+101 to Minimum Poison Damage<br>
						+101 to Maximum Poison Damage<br>
						+101 to Maximum Poison Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+8 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+8 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsge.png'><br>
						Perfect Emerald
					</td>
				   <td class='code'>
						gpg
					</td>
				   <td class='type'>
						geme
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+143 to Minimum Poison Damage<br>
						+143 to Maximum Poison Damage<br>
						+143 to Maximum Poison Damage<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsra.png'><br>
						Chipped Ruby
					</td>
				   <td class='code'>
						gcr
					</td>
				   <td class='type'>
						gemr
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+3 to Minimum Fire Damage<br>
						+4 to Maximum Fire Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Life<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsrb.png'><br>
						Flawed Ruby
					</td>
				   <td class='code'>
						gfr
					</td>
				   <td class='type'>
						gemr
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+5 to Minimum Fire Damage<br>
						+8 to Maximum Fire Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+17 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+17 to Life<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsrc.png'><br>
						Ruby
					</td>
				   <td class='code'>
						gsr
					</td>
				   <td class='type'>
						gemr
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+8 to Minimum Fire Damage<br>
						+12 to Maximum Fire Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+24 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+24 to Life<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsrd.png'><br>
						Flawless Ruby
					</td>
				   <td class='code'>
						glr
					</td>
				   <td class='type'>
						gemr
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Minimum Fire Damage<br>
						+16 to Maximum Fire Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+31 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+31 to Life<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsre.png'><br>
						Perfect Ruby
					</td>
				   <td class='code'>
						gpr
					</td>
				   <td class='type'>
						gemr
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+15 to Minimum Fire Damage<br>
						+20 to Maximum Fire Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+38 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+38 to Life<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgswa.png'><br>
						Chipped Diamond
					</td>
				   <td class='code'>
						gcw
					</td>
				   <td class='type'>
						gemd
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+28% Damage to Undead<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+20 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+20 to Attack Rating<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgswb.png'><br>
						Flawed Diamond
					</td>
				   <td class='code'>
						gfw
					</td>
				   <td class='type'>
						gemd
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+34% Damage to Undead<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+40 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+40 to Attack Rating<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgswc.png'><br>
						Diamond
					</td>
				   <td class='code'>
						gsw
					</td>
				   <td class='type'>
						gemd
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+44% Damage to Undead<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+60 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+60 to Attack Rating<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgswd.png'><br>
						Flawless Diamond
					</td>
				   <td class='code'>
						glw
					</td>
				   <td class='type'>
						gemd
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+54% Damage to Undead<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+80 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+80 to Attack Rating<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgswe.png'><br>
						Perfect Diamond
					</td>
				   <td class='code'>
						gpw
					</td>
				   <td class='type'>
						gemd
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+68% Damage to Undead<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+100 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+100 to Attack Rating<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsya.png'><br>
						Chipped Topaz
					</td>
				   <td class='code'>
						gcy
					</td>
				   <td class='type'>
						gemt
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Lightning Damage<br>
						+8 to Maximum Lightning Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						9% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						9% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsyb.png'><br>
						Flawed Topaz
					</td>
				   <td class='code'>
						gfy
					</td>
				   <td class='type'>
						gemt
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Lightning Damage<br>
						+14 to Maximum Lightning Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						13% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						13% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsyc.png'><br>
						Topaz
					</td>
				   <td class='code'>
						gsy
					</td>
				   <td class='type'>
						gemt
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Lightning Damage<br>
						+22 to Maximum Lightning Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						16% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						16% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsyd.png'><br>
						Flawless Topaz
					</td>
				   <td class='code'>
						gly
					</td>
				   <td class='type'>
						gemt
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Lightning Damage<br>
						+30 to Maximum Lightning Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						20% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						20% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invgsye.png'><br>
						Perfect Topaz
					</td>
				   <td class='code'>
						gpy
					</td>
				   <td class='type'>
						gemt
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Minimum Lightning Damage<br>
						+40 to Maximum Lightning Damage<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						24% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						24% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invskc.png'><br>
						Chipped Skull
					</td>
				   <td class='code'>
						skc
					</td>
				   <td class='type'>
						gemz
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Mana stolen per hit<br>
						2% Life stolen per hit<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +2<br>
						Regenerate Mana 8%<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +2<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invskf.png'><br>
						Flawed Skull
					</td>
				   <td class='code'>
						skf
					</td>
				   <td class='type'>
						gemz
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						2% Mana stolen per hit<br>
						2% Life stolen per hit<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +3<br>
						Regenerate Mana 8%<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +3<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invsku.png'><br>
						Skull
					</td>
				   <td class='code'>
						sku
					</td>
				   <td class='type'>
						gemz
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						2% Mana stolen per hit<br>
						3% Life stolen per hit<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +3<br>
						Regenerate Mana 12%<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +3<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invskl.png'><br>
						Flawless Skull
					</td>
				   <td class='code'>
						skl
					</td>
				   <td class='type'>
						gemz
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						3% Mana stolen per hit<br>
						3% Life stolen per hit<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +4<br>
						Regenerate Mana 12%<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +4<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/invskz.png'><br>
						Perfect Skull
					</td>
				   <td class='code'>
						skz
					</td>
				   <td class='type'>
						gemz
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						3% Mana stolen per hit<br>
						4% Life stolen per hit<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +5<br>
						Regenerate Mana 19%<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +5<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune1.png'><br>
						El Rune
					</td>
				   <td class='code'>
						r01
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1 to Light Radius<br>
						+50 to Attack Rating<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1 to Light Radius<br>
						+15 Defense<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1 to Light Radius<br>
						+15 Defense<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune2.png'><br>
						Eld Rune
					</td>
				   <td class='code'>
						r02
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+50 to Attack Rating against Undead<br>
						+75% Damage to Undead<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						15% Stamina Drain<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						15% Stamina Drain<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune3.png'><br>
						Tir Rune
					</td>
				   <td class='code'>
						r03
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+2 to Mana after each Kill<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+2 to Mana after each Kill<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+2 to Mana after each Kill<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune4.png'><br>
						Nef Rune
					</td>
				   <td class='code'>
						r04
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Knockback<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+30 Defense vs. Missile<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+30 Defense vs. Missile<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune5.png'><br>
						Eth Rune
					</td>
				   <td class='code'>
						r05
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						25% Target Defense<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Regenerate Mana 15%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Regenerate Mana 15%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune6.png'><br>
						Ith Rune
					</td>
				   <td class='code'>
						r06
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Regenerate Mana 15%<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						15% Damage Taken Goes To Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						15% Damage Taken Goes To Mana<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune7.png'><br>
						Tal Rune
					</td>
				   <td class='code'>
						r07
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+154 to Minimum Poison Damage<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Poison Resist 30%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Poison Resist 30%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune8.png'><br>
						Ral Rune
					</td>
				   <td class='code'>
						r08
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+5-30 to Minimum Fire Damage<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Fire Resist 30%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Fire Resist 30%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune9.png'><br>
						Ort Rune
					</td>
				   <td class='code'>
						r09
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-50 to Minimum Lightning Damage<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Lightning Resist 30%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Lightning Resist 30%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune10.png'><br>
						Thul Rune
					</td>
				   <td class='code'>
						r10
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+3-14 to Minimum Cold Damage<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Cold Resist 30%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Cold Resist 30%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune11.png'><br>
						Amn Rune
					</td>
				   <td class='code'>
						r11
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						7% Life stolen per hit<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Attacker Takes Damage of 14<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Attacker Takes Damage of 14<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune12.png'><br>
						Sol Rune
					</td>
				   <td class='code'>
						r12
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Attacker Takes Damage of 14<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Damage Reduced by 7<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Damage Reduced by 7<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune13.png'><br>
						Shae Rune
					</td>
				   <td class='code'>
						r13
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+20% Increased Attack Speed<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+20% Faster Hit Recovery<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+20% Faster Hit Recovery<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune14.png'><br>
						Dol Rune
					</td>
				   <td class='code'>
						r14
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Hit Causes Monster To Flee25<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +7<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +7<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune15.png'><br>
						Hel Rune
					</td>
				   <td class='code'>
						r15
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Requirements -20%<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Requirements -15%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Requirements -15%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune16.png'><br>
						Po Rune
					</td>
				   <td class='code'>
						r16
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Vitality<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Vitality<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Vitality<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune17.png'><br>
						Lum Rune
					</td>
				   <td class='code'>
						r17
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Energy<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Energy<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Energy<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune18.png'><br>
						Ko Rune
					</td>
				   <td class='code'>
						r18
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Dexterity<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune19.png'><br>
						Fal Rune
					</td>
				   <td class='code'>
						r19
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+10 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+10 to Strength<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune20.png'><br>
						Lem Rune
					</td>
				   <td class='code'>
						r20
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune21.png'><br>
						Pul Rune
					</td>
				   <td class='code'>
						r21
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+100 to Attack Rating against Demons<br>
						+75% Damage to Demons<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+30% Enhanced Defense<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+30% Enhanced Defense<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune22.png'><br>
						Um Rune
					</td>
				   <td class='code'>
						r22
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						25% Chance of Open Wounds<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Fire Resist 15%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Fire Resist 15%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune23.png'><br>
						Mal Rune
					</td>
				   <td class='code'>
						r23
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Prevent Monster Heal<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Magic Damage Reduced by 7<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Magic Damage Reduced by 7<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune24.png'><br>
						Ist Rune
					</td>
				   <td class='code'>
						r24
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						30% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						25% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						25% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune25.png'><br>
						Gul Rune
					</td>
				   <td class='code'>
						r25
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						20% bonus to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+5% to Maximum Poison Resist<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+5% to Maximum Poison Resist<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune26.png'><br>
						Vex Rune
					</td>
				   <td class='code'>
						r26
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						7% Mana stolen per hit<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+5% to Maximum Fire Resist<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+5% to Maximum Fire Resist<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune27.png'><br>
						Ohm Rune
					</td>
				   <td class='code'>
						r27
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+5% to Maximum Fire Resist<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+5% to Maximum Cold Resist<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+5% to Maximum Cold Resist<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune28.png'><br>
						Lo Rune
					</td>
				   <td class='code'>
						r28
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						20% Deadly Strike<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+5% to Maximum Lightning Resist<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+5% to Maximum Lightning Resist<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune29.png'><br>
						Sur Rune
					</td>
				   <td class='code'>
						r29
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Hit blinds target +1 <br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Increase Maximum Mana 5%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Increase Maximum Mana 5%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune30.png'><br>
						Ber Rune
					</td>
				   <td class='code'>
						r30
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						20% Chance of Crushing Blow<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Damage Reduced by 8%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Damage Reduced by 8%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune31.png'><br>
						Jo Rune
					</td>
				   <td class='code'>
						r31
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Ignore Target's Defense<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Increase Maximum Life 5%<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Increase Maximum Life 5%<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune32.png'><br>
						Cham Rune
					</td>
				   <td class='code'>
						r32
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Freezes target +3 <br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Cannot Be Frozen<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Cannot Be Frozen<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rune33.png'><br>
						Zod Rune
					</td>
				   <td class='code'>
						r33
					</td>
				   <td class='type'>
						rune
					</td>
				   <td class='nummods'>
						Mods: 1
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						Cannot Be Frozen<br>
						<br>
						<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Cannot Be Frozen<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Cannot Be Frozen<br>
						<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am1.png'><br>
						Rough Fluorite Stone
					</td>
				   <td class='code'>
						abc
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+10-20 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-2 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-2 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am2.png'><br>
						Faded Fluorite Stone
					</td>
				   <td class='code'>
						abd
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+15-30 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-3 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-3 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am3.png'><br>
						Blemished Fluorite Stone
					</td>
				   <td class='code'>
						abe
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+20-40 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-4 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-4 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am4.png'><br>
						Cleaned Fluorite Stone
					</td>
				   <td class='code'>
						abf
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+25-50 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-5 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-5 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am5.png'><br>
						Triangle Fluorite Stone
					</td>
				   <td class='code'>
						abg
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+30-60 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-6 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-6 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am6.png'><br>
						Trangle Cut Fluorite Stone
					</td>
				   <td class='code'>
						abh
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+35-70 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-7 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-7 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am7.png'><br>
						Square Fluorite Stone
					</td>
				   <td class='code'>
						abi
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+40-80 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-8 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-8 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am8.png'><br>
						Square Cut Fluorite Stone
					</td>
				   <td class='code'>
						abj
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+45-90 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-9 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-9 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am9.png'><br>
						Regular Fluorite Stone
					</td>
				   <td class='code'>
						abk
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+50-100 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-10 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-10 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am10.png'><br>
						Regular Cut Fluorite Stone
					</td>
				   <td class='code'>
						abl
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+55-110 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-11 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-11 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am11.png'><br>
						Star Fluorite Stone
					</td>
				   <td class='code'>
						abm
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+60-120 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-12 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-12 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am12.png'><br>
						Star Cut Fluorite Stone
					</td>
				   <td class='code'>
						abn
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+65-130 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-13 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-13 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am13.png'><br>
						Imperial Fluorite Stone
					</td>
				   <td class='code'>
						abo
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+70-140 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-14 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-14 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am14.png'><br>
						Imperial Cut Fluorite Stone
					</td>
				   <td class='code'>
						abp
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+75-150 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-15 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-15 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am15.png'><br>
						Royal Fluorite Stone
					</td>
				   <td class='code'>
						abq
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+80-160 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-16 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-16 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am16.png'><br>
						Royal Cut Fluorite Stone
					</td>
				   <td class='code'>
						abr
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+85-170 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-17 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-17 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am17.png'><br>
						Spectacular Fluorite Stone
					</td>
				   <td class='code'>
						abs
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+90-180 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-18 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-18 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am18.png'><br>
						Legendary Fluorite Stone
					</td>
				   <td class='code'>
						abt
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+95-190 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-19 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-19 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/am19.png'><br>
						Legendary Cut Fluorite Stone
					</td>
				   <td class='code'>
						abu
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+100-200 to Attack Rating<br>
						1% Deadly Strike<br>
						+1% Damage to Demons (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-20 to Strength<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-20 to Strength<br>
						1% Deadly Strike<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em1.png'><br>
						Rough Jade Stone
					</td>
				   <td class='code'>
						abv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-2 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-2 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-2 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em2.png'><br>
						Faded Jade Stone
					</td>
				   <td class='code'>
						abw
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-4 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-3 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-3 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em3.png'><br>
						Blemished Jade Stone
					</td>
				   <td class='code'>
						abx
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-6 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-4 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-4 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em4.png'><br>
						Cleaned Jade Stone
					</td>
				   <td class='code'>
						aby
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-8 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-5 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-5 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em5.png'><br>
						Triangle Jade Stone
					</td>
				   <td class='code'>
						abz
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-10 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-6 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-6 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em6.png'><br>
						Trangle Cut Jade Stone
					</td>
				   <td class='code'>
						ab0
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-12 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-7 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-7 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em7.png'><br>
						Square Jade Stone
					</td>
				   <td class='code'>
						ab1
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-14 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-8 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-8 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em8.png'><br>
						Square Cut Jade Stone
					</td>
				   <td class='code'>
						ab2
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-16 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-9 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-9 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em9.png'><br>
						Regular Jade Stone
					</td>
				   <td class='code'>
						ab3
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-18 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-10 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-10 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em10.png'><br>
						Regular Cut Jade Stone
					</td>
				   <td class='code'>
						ab4
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-20 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-11 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-11 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em11.png'><br>
						Star Jade Stone
					</td>
				   <td class='code'>
						ab5
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-22 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-12 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-12 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em12.png'><br>
						Star Cut Jade Stone
					</td>
				   <td class='code'>
						ab6
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-24 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-13 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-13 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em13.png'><br>
						Imperial Jade Stone
					</td>
				   <td class='code'>
						ab7
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-26 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-14 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-14 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em14.png'><br>
						Imperial Cut Jade Stone
					</td>
				   <td class='code'>
						ab8
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-28 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-15 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-15 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em15.png'><br>
						Royal Jade Stone
					</td>
				   <td class='code'>
						ab9
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-30 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-16 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-16 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em16.png'><br>
						Royal Cut Jade Stone
					</td>
				   <td class='code'>
						acb
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-32 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-17 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-17 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em17.png'><br>
						Spectacular Jade Stone
					</td>
				   <td class='code'>
						acd
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-34 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-18 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-18 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em18.png'><br>
						Legendary Jade Stone
					</td>
				   <td class='code'>
						ace
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-36 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-19 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-19 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/em19.png'><br>
						Legendary Cut Jade Stone
					</td>
				   <td class='code'>
						acf
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-38 to Minimum Poison Damage<br>
						1% to Enemy Poison Resistance<br>
						+1% Damage to Undead (Based on Character Level)<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-20 to Dexterity<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-20 to Dexterity<br>
						1% to Enemy Poison Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb1.png'><br>
						Rough Argonite Stone
					</td>
				   <td class='code'>
						acg
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-2 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-2 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-2 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb2.png'><br>
						Faded Argonite Stone
					</td>
				   <td class='code'>
						ach
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-4 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-3 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-3 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb3.png'><br>
						Blemished Argonite Stone
					</td>
				   <td class='code'>
						aci
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-6 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-4 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-4 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb4.png'><br>
						Cleaned Argonite Stone
					</td>
				   <td class='code'>
						acj
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-8 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-5 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-5 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb5.png'><br>
						Triangle Argonite Stone
					</td>
				   <td class='code'>
						ack
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-10 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-6 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-6 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb6.png'><br>
						Trangle Cut Argonite Stone
					</td>
				   <td class='code'>
						acl
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-12 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-7 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-7 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb7.png'><br>
						Square Argonite Stone
					</td>
				   <td class='code'>
						acm
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-14 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-8 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-8 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb8.png'><br>
						Square Cut Argonite Stone
					</td>
				   <td class='code'>
						acn
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-16 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-9 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-9 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb9.png'><br>
						Regular Argonite Stone
					</td>
				   <td class='code'>
						aco
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-18 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-10 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-10 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb10.png'><br>
						Regular Cut Argonite Stone
					</td>
				   <td class='code'>
						acp
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-20 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-11 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-11 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb11.png'><br>
						Star Argonite Stone
					</td>
				   <td class='code'>
						acq
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-22 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-12 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-12 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb12.png'><br>
						Star Cut Argonite Stone
					</td>
				   <td class='code'>
						acr
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-24 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-13 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-13 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb13.png'><br>
						Imperial Argonite Stone
					</td>
				   <td class='code'>
						acs
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-26 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-14 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-14 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb14.png'><br>
						Imperial Cut Argonite Stone
					</td>
				   <td class='code'>
						act
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-28 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-15 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-15 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb15.png'><br>
						Royal Argonite Stone
					</td>
				   <td class='code'>
						acu
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-30 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-16 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-16 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb16.png'><br>
						Royal Cut Argonite Stone
					</td>
				   <td class='code'>
						acv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-32 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-17 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-17 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb17.png'><br>
						Spectacular Argonite Stone
					</td>
				   <td class='code'>
						acw
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-34 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-18 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-18 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb18.png'><br>
						Legendary Argonite Stone
					</td>
				   <td class='code'>
						acx
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-36 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-19 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-19 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/rb19.png'><br>
						Legendary Cut Argonite Stone
					</td>
				   <td class='code'>
						acy
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-38 to Minimum Fire Damage<br>
						1% to Enemy Fire Resistance<br>
						+1% Increased Attack Speed<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-20 to Life<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-20 to Life<br>
						1% to Enemy Fire Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp1.png'><br>
						Rough Azurite Stone
					</td>
				   <td class='code'>
						acz
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-2 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-2 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-2 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp2.png'><br>
						Faded Azurite Stone
					</td>
				   <td class='code'>
						ac0
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-4 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-3 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-3 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp3.png'><br>
						Blemished Azurite Stone
					</td>
				   <td class='code'>
						ac1
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-6 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-4 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-4 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp4.png'><br>
						Cleaned Azurite Stone
					</td>
				   <td class='code'>
						ac2
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-8 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-5 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-5 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp5.png'><br>
						Triangle Azurite Stone
					</td>
				   <td class='code'>
						ac3
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-10 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-6 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-6 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp6.png'><br>
						Trangle Cut Azurite Stone
					</td>
				   <td class='code'>
						ac4
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-12 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-7 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-7 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp7.png'><br>
						Square Azurite Stone
					</td>
				   <td class='code'>
						ac5
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-14 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-8 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-8 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp8.png'><br>
						Square Cut Azurite Stone
					</td>
				   <td class='code'>
						ac6
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-16 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-9 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-9 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp9.png'><br>
						Regular Azurite Stone
					</td>
				   <td class='code'>
						ac7
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-18 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-10 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-10 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp10.png'><br>
						Regular Cut Azurite Stone
					</td>
				   <td class='code'>
						ac8
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-20 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-11 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-11 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp11.png'><br>
						Star Azurite Stone
					</td>
				   <td class='code'>
						ac9
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-22 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-12 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-12 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp12.png'><br>
						Star Cut Azurite Stone
					</td>
				   <td class='code'>
						adb
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-24 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-13 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-13 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp13.png'><br>
						Imperial Azurite Stone
					</td>
				   <td class='code'>
						adc
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-26 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-14 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-14 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp14.png'><br>
						Imperial Cut Azurite Stone
					</td>
				   <td class='code'>
						ade
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-28 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-15 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-15 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp15.png'><br>
						Royal Azurite Stone
					</td>
				   <td class='code'>
						adf
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-30 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-16 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-16 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp16.png'><br>
						Royal Cut Azurite Stone
					</td>
				   <td class='code'>
						adg
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-32 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-17 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-17 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp17.png'><br>
						Spectacular Azurite Stone
					</td>
				   <td class='code'>
						adh
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-34 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-18 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-18 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp18.png'><br>
						Legendary Azurite Stone
					</td>
				   <td class='code'>
						adi
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-36 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-19 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-19 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/sp19.png'><br>
						Legendary Cut Azurite Stone
					</td>
				   <td class='code'>
						adj
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-38 to Minimum Cold Damage<br>
						1% to Enemy Cold Resistance<br>
						1% Chance of Crushing Blow<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-20 to Mana<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-20 to Mana<br>
						1% to Enemy Cold Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp1.png'><br>
						Rough Sulpher Stone
					</td>
				   <td class='code'>
						adk
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-2 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp2.png'><br>
						Faded Sulpher Stone
					</td>
				   <td class='code'>
						adl
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-4 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp3.png'><br>
						Blemished Sulpher Stone
					</td>
				   <td class='code'>
						adm
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-6 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp4.png'><br>
						Cleaned Sulpher Stone
					</td>
				   <td class='code'>
						adn
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-8 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp5.png'><br>
						Triangle Sulpher Stone
					</td>
				   <td class='code'>
						ado
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-10 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp6.png'><br>
						Trangle Cut Sulpher Stone
					</td>
				   <td class='code'>
						adp
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-12 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp7.png'><br>
						Square Sulpher Stone
					</td>
				   <td class='code'>
						adq
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-14 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp8.png'><br>
						Square Cut Sulpher Stone
					</td>
				   <td class='code'>
						adr
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-16 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp9.png'><br>
						Regular Sulpher Stone
					</td>
				   <td class='code'>
						ads
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-18 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp10.png'><br>
						Regular Cut Sulpher Stone
					</td>
				   <td class='code'>
						adt
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-20 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp11.png'><br>
						Star Sulpher Stone
					</td>
				   <td class='code'>
						adu
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-22 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp12.png'><br>
						Star Cut Sulpher Stone
					</td>
				   <td class='code'>
						adv
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-24 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp13.png'><br>
						Imperial Sulpher Stone
					</td>
				   <td class='code'>
						adw
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-26 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp14.png'><br>
						Imperial Cut Sulpher Stone
					</td>
				   <td class='code'>
						adx
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-28 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp15.png'><br>
						Royal Sulpher Stone
					</td>
				   <td class='code'>
						ady
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-30 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp16.png'><br>
						Royal Cut Sulpher Stone
					</td>
				   <td class='code'>
						adz
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-32 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp17.png'><br>
						Spectacular Sulpher Stone
					</td>
				   <td class='code'>
						ad0
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-34 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp18.png'><br>
						Legendary Sulpher Stone
					</td>
				   <td class='code'>
						ad1
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-36 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/tp19.png'><br>
						Legendary Cut Sulpher Stone
					</td>
				   <td class='code'>
						ad2
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1-38 to Minimum Lightning Damage<br>
						1% to Enemy Lightning Resistance<br>
						+1% Faster Cast Rate<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						1% better chance of getting magic item<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						1% better chance of getting magic item<br>
						1% to Enemy Lightning Resistance<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm1.png'><br>
						Rough Quartz Stone
					</td>
				   <td class='code'>
						ad3
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-2 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-2 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm2.png'><br>
						Faded Quartz Stone
					</td>
				   <td class='code'>
						ad4
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-3 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-3 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm3.png'><br>
						Blemished Quartz Stone
					</td>
				   <td class='code'>
						ad5
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-4 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-4 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm4.png'><br>
						Cleaned Quartz Stone
					</td>
				   <td class='code'>
						ad6
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-5 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-5 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm5.png'><br>
						Triangle Quartz Stone
					</td>
				   <td class='code'>
						ad7
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-6 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-6 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm6.png'><br>
						Trangle Cut Quartz Stone
					</td>
				   <td class='code'>
						ad8
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-7 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-7 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm7.png'><br>
						Square Quartz Stone
					</td>
				   <td class='code'>
						ad9
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-8 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-8 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm8.png'><br>
						Square Cut Quartz Stone
					</td>
				   <td class='code'>
						aeb
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-9 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-9 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm9.png'><br>
						Regular Quartz Stone
					</td>
				   <td class='code'>
						aec
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-10 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-10 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm10.png'><br>
						Regular Cut Quartz Stone
					</td>
				   <td class='code'>
						aed
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-11 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-11 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm11.png'><br>
						Star Quartz Stone
					</td>
				   <td class='code'>
						aef
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-12 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-12 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm12.png'><br>
						Star Cut Quartz Stone
					</td>
				   <td class='code'>
						aeg
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-13 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-13 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm13.png'><br>
						Imperial Quartz Stone
					</td>
				   <td class='code'>
						aeh
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-14 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-14 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm14.png'><br>
						Imperial Cut Quartz Stone
					</td>
				   <td class='code'>
						aei
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-15 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-15 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm15.png'><br>
						Royal Quartz Stone
					</td>
				   <td class='code'>
						aej
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-16 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-16 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm16.png'><br>
						Royal Cut Quartz Stone
					</td>
				   <td class='code'>
						aek
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-17 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-17 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm17.png'><br>
						Spectacular Quartz Stone
					</td>
				   <td class='code'>
						ael
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-18 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-18 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm18.png'><br>
						Legendary Quartz Stone
					</td>
				   <td class='code'>
						aem
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-19 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-19 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/dm19.png'><br>
						Legendary Cut Quartz Stone
					</td>
				   <td class='code'>
						aen
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						+1% Damage to Undead<br>
						+1% Piercing Attack<br>
						1% Chance of Open Wounds<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						+1-20 to Attack Rating<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						+1-20 to Attack Rating<br>
						+1% Piercing Attack<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood1.png'><br>
						Rough Tiger Eye Stone
					</td>
				   <td class='code'>
						aeo
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood2.png'><br>
						Faded Tiger Eye Stone
					</td>
				   <td class='code'>
						aep
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-2 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood3.png'><br>
						Blemished Tiger Eye Stone
					</td>
				   <td class='code'>
						aeq
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-3 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood4.png'><br>
						Cleaned Tiger Eye Stone
					</td>
				   <td class='code'>
						aer
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-4 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood5.png'><br>
						Triangle Tiger Eye Stone
					</td>
				   <td class='code'>
						aes
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-5 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood6.png'><br>
						Trangle Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						aet
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-6 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood7.png'><br>
						Square Tiger Eye Stone
					</td>
				   <td class='code'>
						aeu
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-7 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood8.png'><br>
						Square Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						aev
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-8 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood9.png'><br>
						Regular Tiger Eye Stone
					</td>
				   <td class='code'>
						aew
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-9 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood10.png'><br>
						Regular Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						aex
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-10 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood11.png'><br>
						Star Tiger Eye Stone
					</td>
				   <td class='code'>
						aey
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-11 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood12.png'><br>
						Star Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						aez
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-12 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood13.png'><br>
						Imperial Tiger Eye Stone
					</td>
				   <td class='code'>
						ae0
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-13 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood14.png'><br>
						Imperial Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						ae1
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-14 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood15.png'><br>
						Royal Tiger Eye Stone
					</td>
				   <td class='code'>
						ae2
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-15 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood16.png'><br>
						Royal Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						ae3
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-16 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood17.png'><br>
						Spectacular Tiger Eye Stone
					</td>
				   <td class='code'>
						ae4
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-17 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood18.png'><br>
						Legendary Tiger Eye Stone
					</td>
				   <td class='code'>
						ae5
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-18 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr><tr><td class='name'>
						<img style='height: 28px;width:28px;' src='img/items/blood19.png'><br>
						Legendary Cut Tiger Eye Stone
					</td>
				   <td class='code'>
						ae6
					</td>
				   <td class='type'>
						gema
					</td>
				   <td class='nummods'>
						Mods: 3
					</td>
				   <td class='weapons blue'>
						<img src='img/weapon.png'><br>
						1% Life stolen per hit<br>
						1% Mana stolen per hit<br>
						+1-19 Life after each Demon Kill<br>
					</td>
				   <td class='helms gold'>
					<img src='img/helm.png'><br>
						Replenish Life +1<br>
						<br>
						<br>
					</td>
				   <td class='shields'>
					<img src='img/shield.png'><br>
						Replenish Life +1<br>
						1% Mana stolen per hit<br>
						<br>
					</td>
				   </tr>		</div>

</body>
</html>