Template:Armour/StatsTB: Difference between revisions

From Eternal Lands Wiki
Jump to navigation Jump to search
m (table class)
(added missle protection)
Line 11: Line 11:
   <th title="Magic Protection">Mag Prot</th>
   <th title="Magic Protection">Mag Prot</th>
   <th title="Magic Resistance">Mag Res</th>
   <th title="Magic Resistance">Mag Res</th>
  <th title="Missile Protection">Mis Prot</th>
   <th title="Weight">EMU</th>
   <th title="Weight">EMU</th>
   <th title="Human Nexus Needed to wear item">Human</th>
   <th title="Human Nexus Needed to wear item">Human</th>
Line 24: Line 25:
   <td align="right">{{{magprot|}}}</td>
   <td align="right">{{{magprot|}}}</td>
   <td align="right">{{{magres|}}}</td>
   <td align="right">{{{magres|}}}</td>
  <td align="right">{{{misprot|}}}</td>
   <td align="right">{{{emu|}}}</td>
   <td align="right">{{{emu|}}}</td>
   <td align="right">{{{hnex|}}}</td>   
   <td align="right">{{{hnex|}}}</td>   
Line 40: Line 42:
* '''magprot''': Magic protection bonus/penalty
* '''magprot''': Magic protection bonus/penalty
* '''magres''': Magic resistance bonus/penalty
* '''magres''': Magic resistance bonus/penalty
* '''misprot''': Missile protection bonus/penalty
* '''emu''': Weight
* '''emu''': Weight
* '''hnex''': Human Nexus required to wear
* '''hnex''': Human Nexus required to wear
All parameters are optional, if left empty, they'll produce an empty table cell.
All parameters are optional, if left empty, they'll produce an empty table cell.
</noinclude>
</noinclude>

Revision as of 15:06, 16 February 2012


Produces a table with stats, parameters are

  • arm: Armor
  • def: Defense bonus/penalty
  • acc: Accuracy bonus/penalty
  • crit Critical to hit bonus/penalty
  • cold: Cold protection bonus/penalty
  • heat: Heat protection bonus/penalty
  • rad: Radiation protection bonus/penalty
  • magprot: Magic protection bonus/penalty
  • magres: Magic resistance bonus/penalty
  • misprot: Missile protection bonus/penalty
  • emu: Weight
  • hnex: Human Nexus required to wear

All parameters are optional, if left empty, they'll produce an empty table cell.