Actions

Template

InfoEquip: Difference between revisions

From Necroxia Origin

No edit summary
mNo edit summary
Line 62: Line 62:
   <td class="property" style='width:30%'>Speed</td>
   <td class="property" style='width:30%'>Speed</td>
   <td class="value" style='width:30%'>+{{{speed|}}}</td>
   <td class="value" style='width:30%'>+{{{speed|}}}</td>
</tr>}}
{{#if:{{{maxhealth|}}}|<tr>
  <td class="property" style='width:30%'>Max Health</td>
  <td class="value" style='width:30%'>{{{maxhealth|}}}</td>
</tr>}}
{{#if:{{{maxmana|}}}|<tr>
  <td class="property" style='width:30%'>Max Mana</td>
  <td class="value" style='width:30%'>{{{maxmana|}}}</td>
</tr>}}
{{#if:{{{magiclevel|}}}|<tr>
  <td class="property" style='width:30%'>Magic Level</td>
  <td class="value" style='width:30%'>{{{magiclevel|}}}</td>
</tr>}}
{{#if:{{{skillmods|}}}|<tr>
  <td class="property" style='width:30%'>Skills Mod</td>
  <td class="value" style='width:30%'>{{{skillmods|}}}</td>
</tr>}}
{{#if:{{{healthregen|}}}|<tr>
  <td class="property" style='width:30%'>Health Regeneration</td>
  <td class="value" style='width:30%'>{{{healthregen|}}}</td>
</tr>}}
{{#if:{{{manaregen|}}}|<tr>
  <td class="property" style='width:30%'>Mana Regeneration</td>
  <td class="value" style='width:30%'>{{{manaregen|}}}</td>
</tr>}}
{{#if:{{{exprate|}}}|<tr>
  <td class="property" style='width:30%'>Exp. Rate Up</td>
  <td class="value" style='width:30%'>{{{exprate|}}}</td>
</tr>}}
{{#if:{{{lootrate|}}}|<tr>
  <td class="property" style='width:30%'>Loot Rate Up</td>
  <td class="value" style='width:30%'>{{{lootrate|}}}</td>
</tr>}}
{{#if:{{{damagereduction|}}}|<tr>
  <td class="property" style='width:30%'>Damage Reduction</td>
  <td class="value" style='width:30%'>{{{damagereduction|}}}</td>
</tr>}}
{{#if:{{{damagereflect|}}}|<tr>
  <td class="property" style='width:30%'>Damage Reflect</td>
  <td class="value" style='width:30%'>{{{damagereflect|}}}</td>
</tr>}}
{{#if:{{{weight|}}}|<tr>
  <td class="property" style='width:30%'>Weight</td>
  <td class="value" style='width:30%'>{{{weight|}}}</td>
</tr>}}
{{#if:{{{droppedby|}}}|<tr>
  <td class="property" style='width:30%'>Dropped By</td>
  <td class="value" style='width:30%'>{{{droppedby|}}}</td>
</tr>}}
{{#if:{{{quest|}}}|<tr>
  <td colspan="2" align="center">Obtainable from {{{quest|}}}</td>
  </tr>}}
  </tr>}}
</table>
</table>

Revision as of 21:07, 5 August 2019

File:.gif
Category [[]]