<?xml version="1.0"?>
<rss version="2.0"><channel><title>Wiki: Wiki</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/page/3/?d=4</link><description>Wiki: Wiki</description><language>en</language><item><title>gametables</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gametables-r9145/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gametables' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gametablesEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gametablesfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Name" rel="internal" style="color:rgb(180,255,255);">Name</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#numRows" rel="internal" style="color:rgb(180,255,255);">numRows</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#numColumns" rel="internal" style="color:rgb(180,255,255);">numColumns</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Name" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Name
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="numRows" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
numRows
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="numColumns" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
numColumns
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9145</guid><pubDate>Fri, 19 Jul 2019 23:32:21 +0000</pubDate></item><item><title>GameTips</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GameTips-r9146/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GameTips' for MaNGOSThree
</h2>
<p>The game tips table contains definitions for game tips displayed on the world loading screen to players.</p>

<p>The file contents is read and mapped into the struct <strong>gametipsEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gametipsfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Tip" rel="internal" style="color:rgb(180,255,255);">Tip</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Tip" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Tip
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9146</guid><pubDate>Fri, 19 Jul 2019 23:32:22 +0000</pubDate></item><item><title>gemproperties</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gemproperties-r9147/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gemproperties' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gempropertiesEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gempropertiesfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 6 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SpellItemEnchantment" rel="internal" style="color:rgb(180,255,255);">SpellItemEnchantment</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#maxcount_inv" rel="internal" style="color:rgb(180,255,255);">maxcount_inv</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#maxcount_item" rel="internal" style="color:rgb(180,255,255);">maxcount_item</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Type" rel="internal" style="color:rgb(180,255,255);">Type</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#min_item_level" rel="internal" style="color:rgb(180,255,255);">min_item_level</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="SpellItemEnchantment" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SpellItemEnchantment
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="maxcount_inv" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
maxcount_inv
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="maxcount_item" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
maxcount_item
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Type" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Type
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="min_item_level" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
min_item_level
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9147</guid><pubDate>Fri, 19 Jul 2019 23:32:22 +0000</pubDate></item><item><title>gluescreenemote</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gluescreenemote-r9148/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gluescreenemote' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gluescreenemoteEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gluescreenemotefmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 8 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col4" rel="internal" style="color:rgb(180,255,255);">col4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col5" rel="internal" style="color:rgb(180,255,255);">col5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col6" rel="internal" style="color:rgb(180,255,255);">col6</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col7" rel="internal" style="color:rgb(180,255,255);">col7</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col4
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col5
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col6" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col6
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col7" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col7
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9148</guid><pubDate>Fri, 19 Jul 2019 23:32:22 +0000</pubDate></item><item><title>glyphproperties</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/glyphproperties-r9149/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'glyphproperties' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>glyphpropertiesEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>glyphpropertiesfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SpellId" rel="internal" style="color:rgb(180,255,255);">SpellId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TypeFlags" rel="internal" style="color:rgb(180,255,255);">TypeFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#GlyphIconId" rel="internal" style="color:rgb(180,255,255);">GlyphIconId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="SpellId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SpellId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="TypeFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TypeFlags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="GlyphIconId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
GlyphIconId
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9149</guid><pubDate>Fri, 19 Jul 2019 23:32:22 +0000</pubDate></item><item><title>glyphslot</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/glyphslot-r9150/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'glyphslot' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>glyphslotEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>glyphslotfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 3 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TypeFlags" rel="internal" style="color:rgb(180,255,255);">TypeFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Tooltip" rel="internal" style="color:rgb(180,255,255);">Tooltip</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="TypeFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TypeFlags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Tooltip" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Tooltip
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9150</guid><pubDate>Fri, 19 Jul 2019 23:32:23 +0000</pubDate></item><item><title>gmsurveyanswers</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gmsurveyanswers-r9151/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gmsurveyanswers' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gmsurveyanswersEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gmsurveyanswersfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SortIndex" rel="internal" style="color:rgb(180,255,255);">SortIndex</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#GMSurveyQuestionId" rel="internal" style="color:rgb(180,255,255);">GMSurveyQuestionId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#AnswerLang" rel="internal" style="color:rgb(180,255,255);">AnswerLang</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="SortIndex" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SortIndex
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="GMSurveyQuestionId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
GMSurveyQuestionId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="AnswerLang" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
AnswerLang
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9151</guid><pubDate>Fri, 19 Jul 2019 23:32:23 +0000</pubDate></item><item><title>GMSurveyCurrentSurvey</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GMSurveyCurrentSurvey-r9152/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GMSurveyCurrentSurvey' for MaNGOSThree
</h2>
<p>The game master current survey table connects current game master surveys to client languages.</p>

<p>The file contents is read and mapped into the struct <strong>gmsurveycurrentsurveyEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gmsurveycurrentsurveyfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#LangId" rel="internal" style="color:rgb(180,255,255);">LangId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#GMSurveyId" rel="internal" style="color:rgb(180,255,255);">GMSurveyId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="LangId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
LangId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="GMSurveyId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
GMSurveyId
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9152</guid><pubDate>Fri, 19 Jul 2019 23:32:23 +0000</pubDate></item><item><title>GMSurveyQuestions</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GMSurveyQuestions-r9153/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GMSurveyQuestions' for MaNGOSThree
</h2>
<p>The game master survey questions table contains questions to be asked during a game master survey, which is usually issued after a ticket is closed.</p>

<p>The file contents is read and mapped into the struct <strong>gmsurveyquestionsEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gmsurveyquestionsfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Question" rel="internal" style="color:rgb(180,255,255);">Question</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Question" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Question
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9153</guid><pubDate>Fri, 19 Jul 2019 23:32:23 +0000</pubDate></item><item><title>GMSurveySurveys</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GMSurveySurveys-r9154/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GMSurveySurveys' for MaNGOSThree
</h2>
<p>The game master surveys table contains definitions for questions contained in a survey.</p>

<p>The file contents is read and mapped into the struct <strong>gmsurveysurveysEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gmsurveysurveysfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 16 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID1" rel="internal" style="color:rgb(180,255,255);">QuestionID1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID2" rel="internal" style="color:rgb(180,255,255);">QuestionID2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID3" rel="internal" style="color:rgb(180,255,255);">QuestionID3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID4" rel="internal" style="color:rgb(180,255,255);">QuestionID4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID5" rel="internal" style="color:rgb(180,255,255);">QuestionID5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID6" rel="internal" style="color:rgb(180,255,255);">QuestionID6</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID7" rel="internal" style="color:rgb(180,255,255);">QuestionID7</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID8" rel="internal" style="color:rgb(180,255,255);">QuestionID8</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID9" rel="internal" style="color:rgb(180,255,255);">QuestionID9</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID10" rel="internal" style="color:rgb(180,255,255);">QuestionID10</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID11" rel="internal" style="color:rgb(180,255,255);">QuestionID11</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID12" rel="internal" style="color:rgb(180,255,255);">QuestionID12</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID13" rel="internal" style="color:rgb(180,255,255);">QuestionID13</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID14" rel="internal" style="color:rgb(180,255,255);">QuestionID14</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#QuestionID15" rel="internal" style="color:rgb(180,255,255);">QuestionID15</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="QuestionID1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID3
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID4
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID5
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID6" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID6
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID7" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID7
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID8" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID8
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID9" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID9
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID10" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID10
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID11" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID11
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="QuestionID12" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID12
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="QuestionID13" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID13
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="QuestionID14" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID14
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="QuestionID15" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
QuestionID15
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9154</guid><pubDate>Fri, 19 Jul 2019 23:32:24 +0000</pubDate></item><item><title>GMTicketCategory</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GMTicketCategory-r9155/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GMTicketCategory' for MaNGOSThree
</h2>
<p>The game master ticket category table contains definitions for categories in which in-game tickets can be created.</p>

<p>The file contents is read and mapped into the struct <strong>gmticketcategoryEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gmticketcategoryfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Category" rel="internal" style="color:rgb(180,255,255);">Category</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Category" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Category
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9155</guid><pubDate>Fri, 19 Jul 2019 23:32:24 +0000</pubDate></item><item><title>GroundEffectDoodad</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GroundEffectDoodad-r9156/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GroundEffectDoodad' for MaNGOSThree
</h2>
<p>The ground effect doodad table contains definitions for doodads to be placed on the ground, specifically flower models.</p>

<p>The file contents is read and mapped into the struct <strong>groundeffectdoodadEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>groundeffectdoodadfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 3 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#flags" rel="internal" style="color:rgb(180,255,255);">flags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#doodadPath" rel="internal" style="color:rgb(180,255,255);">doodadPath</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="flags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
flags
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="doodadPath" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
doodadPath
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9156</guid><pubDate>Fri, 19 Jul 2019 23:32:24 +0000</pubDate></item><item><title>GroundEffectTexture</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/GroundEffectTexture-r9157/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'GroundEffectTexture' for MaNGOSThree
</h2>
<p>The ground effect doodad texture table connects terrain types to flower doodads.</p>

<p>The file contents is read and mapped into the struct <strong>groundeffecttextureEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>groundeffecttexturefmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 11 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EffectDoodad1Id" rel="internal" style="color:rgb(180,255,255);">EffectDoodad1Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EffectDoodad2Id" rel="internal" style="color:rgb(180,255,255);">EffectDoodad2Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EffectDoodad3Id" rel="internal" style="color:rgb(180,255,255);">EffectDoodad3Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EffectDoodad4Id" rel="internal" style="color:rgb(180,255,255);">EffectDoodad4Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Weight1" rel="internal" style="color:rgb(180,255,255);">Weight1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Weight2" rel="internal" style="color:rgb(180,255,255);">Weight2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Weight3" rel="internal" style="color:rgb(180,255,255);">Weight3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Weight4" rel="internal" style="color:rgb(180,255,255);">Weight4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#AmountAndCoverage" rel="internal" style="color:rgb(180,255,255);">AmountAndCoverage</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#TerrainTypeId" rel="internal" style="color:rgb(180,255,255);">TerrainTypeId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="EffectDoodad1Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EffectDoodad1Id
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EffectDoodad2Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EffectDoodad2Id
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EffectDoodad3Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EffectDoodad3Id
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EffectDoodad4Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EffectDoodad4Id
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Weight1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Weight1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Weight2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Weight2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Weight3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Weight3
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Weight4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Weight4
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="AmountAndCoverage" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
AmountAndCoverage
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="TerrainTypeId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
TerrainTypeId
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9157</guid><pubDate>Fri, 19 Jul 2019 23:32:24 +0000</pubDate></item><item><title>gtbarbershopcostbase</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtbarbershopcostbase-r9158/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtbarbershopcostbase' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtbarbershopcostbaseEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtbarbershopcostbasefmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9158</guid><pubDate>Fri, 19 Jul 2019 23:32:25 +0000</pubDate></item><item><title>gtchancetomeleecrit</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtchancetomeleecrit-r9159/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtchancetomeleecrit' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtchancetomeleecritEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtchancetomeleecritfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9159</guid><pubDate>Fri, 19 Jul 2019 23:32:25 +0000</pubDate></item><item><title>gtchancetomeleecritbase</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtchancetomeleecritbase-r9160/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtchancetomeleecritbase' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtchancetomeleecritbaseEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtchancetomeleecritbasefmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9160</guid><pubDate>Fri, 19 Jul 2019 23:32:25 +0000</pubDate></item><item><title>gtchancetospellcrit</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtchancetospellcrit-r9161/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtchancetospellcrit' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtchancetospellcritEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtchancetospellcritfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9161</guid><pubDate>Fri, 19 Jul 2019 23:32:26 +0000</pubDate></item><item><title>gtchancetospellcritbase</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtchancetospellcritbase-r9162/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtchancetospellcritbase' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtchancetospellcritbaseEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtchancetospellcritbasefmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9162</guid><pubDate>Fri, 19 Jul 2019 23:32:26 +0000</pubDate></item><item><title>gtcombatratings</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtcombatratings-r9163/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtcombatratings' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtcombatratingsEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtcombatratingsfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9163</guid><pubDate>Fri, 19 Jul 2019 23:32:26 +0000</pubDate></item><item><title>gtnpcmanacostscaler</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtnpcmanacostscaler-r9164/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtnpcmanacostscaler' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtnpcmanacostscalerEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtnpcmanacostscalerfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9164</guid><pubDate>Fri, 19 Jul 2019 23:32:26 +0000</pubDate></item><item><title>gtoctbasehpbyclass</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtoctbasehpbyclass-r9165/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtoctbasehpbyclass' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtoctbasehpbyclassEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtoctbasehpbyclassfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9165</guid><pubDate>Fri, 19 Jul 2019 23:32:27 +0000</pubDate></item><item><title>gtoctbasempbyclass</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtoctbasempbyclass-r9166/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtoctbasempbyclass' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtoctbasempbyclassEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtoctbasempbyclassfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9166</guid><pubDate>Fri, 19 Jul 2019 23:32:27 +0000</pubDate></item><item><title>gtoctclasscombatratingscalar</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtoctclasscombatratingscalar-r9167/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtoctclasscombatratingscalar' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtoctclasscombatratingscalarEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtoctclasscombatratingscalarfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col0" rel="internal" style="color:rgb(180,255,255);">Col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col1" rel="internal" style="color:rgb(180,255,255);">Col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9167</guid><pubDate>Fri, 19 Jul 2019 23:32:27 +0000</pubDate></item><item><title>gtocthpperstamina</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtocthpperstamina-r9168/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtocthpperstamina' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtocthpperstaminaEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtocthpperstaminafmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9168</guid><pubDate>Fri, 19 Jul 2019 23:32:27 +0000</pubDate></item><item><title>gtoctregenmp</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtoctregenmp-r9169/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtoctregenmp' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtoctregenmpEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtoctregenmpfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9169</guid><pubDate>Fri, 19 Jul 2019 23:32:28 +0000</pubDate></item><item><title>gtregenmpperspt</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtregenmpperspt-r9170/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtregenmpperspt' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtregenmppersptEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtregenmppersptfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9170</guid><pubDate>Fri, 19 Jul 2019 23:32:28 +0000</pubDate></item><item><title>gtspellscaling</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/gtspellscaling-r9171/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'gtspellscaling' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>gtspellscalingEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>gtspellscalingfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9171</guid><pubDate>Fri, 19 Jul 2019 23:32:28 +0000</pubDate></item><item><title>guildcolorbackground</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/guildcolorbackground-r9172/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'guildcolorbackground' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>guildcolorbackgroundEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>guildcolorbackgroundfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9172</guid><pubDate>Fri, 19 Jul 2019 23:32:28 +0000</pubDate></item><item><title>guildcolorborder</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/guildcolorborder-r9173/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'guildcolorborder' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>guildcolorborderEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>guildcolorborderfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9173</guid><pubDate>Fri, 19 Jul 2019 23:32:29 +0000</pubDate></item><item><title>guildcoloremblem</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/guildcoloremblem-r9174/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'guildcoloremblem' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>guildcoloremblemEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>guildcoloremblemfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 4 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9174</guid><pubDate>Fri, 19 Jul 2019 23:32:29 +0000</pubDate></item><item><title>guildperkspells</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/guildperkspells-r9175/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'guildperkspells' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>guildperkspellsEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>guildperkspellsfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 3 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9175</guid><pubDate>Fri, 19 Jul 2019 23:32:29 +0000</pubDate></item><item><title>HelmetGeosetVisData</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/HelmetGeosetVisData-r9176/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'HelmetGeosetVisData' for MaNGOSThree
</h2>
<p>The helmet geoset visibility data table contains definitions for which parts of helmets should be (in-)visible.</p>

<p>The file contents is read and mapped into the struct <strong>helmetgeosetvisdataEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>helmetgeosetvisdatafmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 8 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#HairFlags" rel="internal" style="color:rgb(180,255,255);">HairFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Facial1Flags" rel="internal" style="color:rgb(180,255,255);">Facial1Flags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Facial2Flags" rel="internal" style="color:rgb(180,255,255);">Facial2Flags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Facial3Flags" rel="internal" style="color:rgb(180,255,255);">Facial3Flags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EarsFlags" rel="internal" style="color:rgb(180,255,255);">EarsFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col6" rel="internal" style="color:rgb(180,255,255);">col6</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col7" rel="internal" style="color:rgb(180,255,255);">col7</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="HairFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
HairFlags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Facial1Flags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Facial1Flags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Facial2Flags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Facial2Flags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Facial3Flags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Facial3Flags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EarsFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EarsFlags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col6" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col6
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col7" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col7
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9176</guid><pubDate>Fri, 19 Jul 2019 23:32:29 +0000</pubDate></item><item><title>holidaydescriptions</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/holidaydescriptions-r9177/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'holidaydescriptions' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>holidaydescriptionsEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>holidaydescriptionsfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Description" rel="internal" style="color:rgb(180,255,255);">Description</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Description" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Description
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9177</guid><pubDate>Fri, 19 Jul 2019 23:32:30 +0000</pubDate></item><item><title>holidaynames</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/holidaynames-r9178/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'holidaynames' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>holidaynamesEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>holidaynamesfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Id" rel="internal" style="color:rgb(180,255,255);">Id</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
Unique Id
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Holidayname" rel="internal" style="color:rgb(180,255,255);">Holidayname</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="Id" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Id
</span></a>
 INT(11)
</p>
<p>Unique Id
</p>


<p>
<a id="Holidayname" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Holidayname
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9178</guid><pubDate>Fri, 19 Jul 2019 23:32:30 +0000</pubDate></item><item><title>holidays</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/holidays-r9179/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'holidays' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>holidaysEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>holidaysfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 55 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventId" rel="internal" style="color:rgb(180,255,255);">EventId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventStage1Duration" rel="internal" style="color:rgb(180,255,255);">EventStage1Duration</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventStage2Duration" rel="internal" style="color:rgb(180,255,255);">EventStage2Duration</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col3" rel="internal" style="color:rgb(180,255,255);">Col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col4" rel="internal" style="color:rgb(180,255,255);">Col4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col5" rel="internal" style="color:rgb(180,255,255);">Col5</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col6" rel="internal" style="color:rgb(180,255,255);">Col6</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col7" rel="internal" style="color:rgb(180,255,255);">Col7</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col8" rel="internal" style="color:rgb(180,255,255);">Col8</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col9" rel="internal" style="color:rgb(180,255,255);">Col9</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col10" rel="internal" style="color:rgb(180,255,255);">Col10</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventDate" rel="internal" style="color:rgb(180,255,255);">EventDate</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col12" rel="internal" style="color:rgb(180,255,255);">Col12</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col13" rel="internal" style="color:rgb(180,255,255);">Col13</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col14" rel="internal" style="color:rgb(180,255,255);">Col14</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col15" rel="internal" style="color:rgb(180,255,255);">Col15</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col16" rel="internal" style="color:rgb(180,255,255);">Col16</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col17" rel="internal" style="color:rgb(180,255,255);">Col17</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col18" rel="internal" style="color:rgb(180,255,255);">Col18</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col19" rel="internal" style="color:rgb(180,255,255);">Col19</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col20" rel="internal" style="color:rgb(180,255,255);">Col20</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col21" rel="internal" style="color:rgb(180,255,255);">Col21</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col22" rel="internal" style="color:rgb(180,255,255);">Col22</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col23" rel="internal" style="color:rgb(180,255,255);">Col23</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col24" rel="internal" style="color:rgb(180,255,255);">Col24</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col25" rel="internal" style="color:rgb(180,255,255);">Col25</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col26" rel="internal" style="color:rgb(180,255,255);">Col26</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col27" rel="internal" style="color:rgb(180,255,255);">Col27</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col28" rel="internal" style="color:rgb(180,255,255);">Col28</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col29" rel="internal" style="color:rgb(180,255,255);">Col29</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col30" rel="internal" style="color:rgb(180,255,255);">Col30</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col31" rel="internal" style="color:rgb(180,255,255);">Col31</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col32" rel="internal" style="color:rgb(180,255,255);">Col32</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col33" rel="internal" style="color:rgb(180,255,255);">Col33</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col34" rel="internal" style="color:rgb(180,255,255);">Col34</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col35" rel="internal" style="color:rgb(180,255,255);">Col35</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col36" rel="internal" style="color:rgb(180,255,255);">Col36</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Region" rel="internal" style="color:rgb(180,255,255);">Region</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Looping" rel="internal" style="color:rgb(180,255,255);">Looping</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#CalendarFlags" rel="internal" style="color:rgb(180,255,255);">CalendarFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col40" rel="internal" style="color:rgb(180,255,255);">Col40</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col41" rel="internal" style="color:rgb(180,255,255);">Col41</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col42" rel="internal" style="color:rgb(180,255,255);">Col42</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col43" rel="internal" style="color:rgb(180,255,255);">Col43</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col44" rel="internal" style="color:rgb(180,255,255);">Col44</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col45" rel="internal" style="color:rgb(180,255,255);">Col45</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col46" rel="internal" style="color:rgb(180,255,255);">Col46</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col47" rel="internal" style="color:rgb(180,255,255);">Col47</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Col48" rel="internal" style="color:rgb(180,255,255);">Col48</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventCalendarNameId" rel="internal" style="color:rgb(180,255,255);">EventCalendarNameId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventCalendarDescriptionId" rel="internal" style="color:rgb(180,255,255);">EventCalendarDescriptionId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventCalendarOverlayTexture" rel="internal" style="color:rgb(180,255,255);">EventCalendarOverlayTexture</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#Priority" rel="internal" style="color:rgb(180,255,255);">Priority</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventSchedulerType" rel="internal" style="color:rgb(180,255,255);">EventSchedulerType</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#EventFlags" rel="internal" style="color:rgb(180,255,255);">EventFlags</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
TEXT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="EventId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EventStage1Duration" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventStage1Duration
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EventStage2Duration" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventStage2Duration
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col3
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col4
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col5" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col5
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col6" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col6
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col7" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col7
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col8" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col8
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col9" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col9
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col10" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col10
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="EventDate" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventDate
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col12" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col12
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col13" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col13
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col14" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col14
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col15" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col15
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col16" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col16
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col17" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col17
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col18" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col18
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col19" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col19
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col20" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col20
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col21" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col21
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col22" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col22
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col23" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col23
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col24" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col24
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col25" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col25
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col26" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col26
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col27" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col27
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col28" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col28
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col29" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col29
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col30" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col30
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col31" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col31
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col32" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col32
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col33" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col33
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col34" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col34
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col35" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col35
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col36" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col36
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Region" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Region
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Looping" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Looping
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="CalendarFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
CalendarFlags
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col40" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col40
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="Col41" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col41
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col42" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col42
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col43" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col43
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col44" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col44
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col45" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col45
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col46" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col46
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col47" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col47
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Col48" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Col48
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="EventCalendarNameId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventCalendarNameId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EventCalendarDescriptionId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventCalendarDescriptionId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EventCalendarOverlayTexture" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventCalendarOverlayTexture
</span></a>
 TEXT
</p>
<p>
</p>


<p>
<a id="Priority" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
Priority
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="EventSchedulerType" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventSchedulerType
</span></a>
 FLOAT
</p>
<p>
</p>


<p>
<a id="EventFlags" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
EventFlags
</span></a>
 TEXT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9179</guid><pubDate>Fri, 19 Jul 2019 23:32:30 +0000</pubDate></item><item><title>importpricearmor</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/importpricearmor-r9180/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'importpricearmor' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>importpricearmorEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>importpricearmorfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 5 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col2" rel="internal" style="color:rgb(180,255,255);">col2</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col3" rel="internal" style="color:rgb(180,255,255);">col3</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col4" rel="internal" style="color:rgb(180,255,255);">col4</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>


<p>
<a id="col2" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col2
</span></a>
 FLOAT
</p>
<p>
</p>


<p>
<a id="col3" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col3
</span></a>
 FLOAT
</p>
<p>
</p>


<p>
<a id="col4" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col4
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9180</guid><pubDate>Fri, 19 Jul 2019 23:32:31 +0000</pubDate></item><item><title>importpricequality</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/importpricequality-r9181/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'importpricequality' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>importpricequalityEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>importpricequalityfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9181</guid><pubDate>Fri, 19 Jul 2019 23:32:31 +0000</pubDate></item><item><title>importpriceshield</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/importpriceshield-r9182/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'importpriceshield' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>importpriceshieldEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>importpriceshieldfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9182</guid><pubDate>Fri, 19 Jul 2019 23:32:31 +0000</pubDate></item><item><title>importpriceweapon</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/importpriceweapon-r9183/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'importpriceweapon' for MaNGOSThree
</h2>
<p></p>

<p>The file contents is read and mapped into the struct <strong>importpriceweaponEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>importpriceweaponfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 2 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col0" rel="internal" style="color:rgb(180,255,255);">col0</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#col1" rel="internal" style="color:rgb(180,255,255);">col1</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
FLOAT
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="col0" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col0
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="col1" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
col1
</span></a>
 FLOAT
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9183</guid><pubDate>Fri, 19 Jul 2019 23:32:31 +0000</pubDate></item><item><title>item</title><link>https://www.getmangos.eu/wiki/referenceinfo/dbcfiles/mangosthreedbc/item-r9184/</link><description><![CDATA[<table bgcolor="#a80000" border="2" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td height="20">
<font color="#ffe97f" size="3"> <strong>NOTE:</strong>  This page is auto-generated from the MAGNET DBCDocs module,<br>             Any changes made directly to this page will be lost when it is regenerated.</font>
</td>
</tr>
</tbody>
</table>
<h2 style="font-size:24px;color:rgb(180,255,255);">
Description of the DBC file  'item' for MaNGOSThree
</h2>
<p>This DBC contains all item entries for real usable items.</p>

<p>The file contents is read and mapped into the struct <strong>itemEntry</strong> in the MaNGOS core.</p>
<p>The field types and usage is defined in <strong>itemfmt</strong> in the MaNGOS core.</p>

<p style="font-size:18px;color:rgb(255,255,180);">
The File is currently *NOT USED* by the MaNGOS core.
</p>


<p style="font-size:18px;color:rgb(255,255,180);">
<strong>The Field definitions follow, No. of fields: 8 strong&gt;
</strong></p>
<table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;background-color:#2b2b2b;color:#c0c0c0;">
<thead><tr>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Name</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:center;">
<b>Field Type</b>
</th>
<th scope="col" style="border:1px solid #999999;padding:3px 10px;background-color:#5b5b5b;text-align:left;">
<b>Notes</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#itemId" rel="internal" style="color:rgb(180,255,255);">itemId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ItemClass" rel="internal" style="color:rgb(180,255,255);">ItemClass</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ItemSubClass" rel="internal" style="color:rgb(180,255,255);">ItemSubClass</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#sound_override_subclassId" rel="internal" style="color:rgb(180,255,255);">sound_override_subclassId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#MaterialId" rel="internal" style="color:rgb(180,255,255);">MaterialId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#ItemDisplayInfo" rel="internal" style="color:rgb(180,255,255);">ItemDisplayInfo</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#InventorySlotId" rel="internal" style="color:rgb(180,255,255);">InventorySlotId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
<tr style="background-color:#3b3b3b;">
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
<a href="#SheathId" rel="internal" style="color:rgb(180,255,255);">SheathId</a>
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:center;">
INT(11)
</td>
<td style="border:1px solid #999999;padding:3px 10px;text-align:LEFT;">
 
</td>
</tr>
</tbody>
</table>
<p style="font-size:20px;color:rgb(255,255,180);">
<strong>Description of the fields</strong>
</p>
<p>
<a id="itemId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
itemId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="ItemClass" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ItemClass
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="ItemSubClass" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ItemSubClass
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="sound_override_subclassId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
sound_override_subclassId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="MaterialId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
MaterialId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="ItemDisplayInfo" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
ItemDisplayInfo
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="InventorySlotId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
InventorySlotId
</span></a>
 INT(11)
</p>
<p>
</p>


<p>
<a id="SheathId" rel="internal" style="color:rgb(255,255,255);">
<span style="font-size:20px;">
SheathId
</span></a>
 INT(11)
</p>
<p>
</p>



<br>
<p>
auto-generated by the <a href="https://getmangos.eu">getMaNGOS.eu</a> MAGNET dbcdocs module
</p>
]]></description><guid isPermaLink="false">9184</guid><pubDate>Fri, 19 Jul 2019 23:32:32 +0000</pubDate></item></channel></rss>
