Difference between revisions of "Template:Armour/StatsTB"
Jump to navigation
Jump to search
(added missle protection) |
|||
Line 14: | Line 14: | ||
<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> | ||
+ | <th title="Degrade / Break">Fail</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 28: | Line 29: | ||
<td align="right">{{{emu|}}}</td> | <td align="right">{{{emu|}}}</td> | ||
<td align="right">{{{hnex|}}}</td> | <td align="right">{{{hnex|}}}</td> | ||
+ | <td align="right">{{{fail|}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 45: | Line 47: | ||
* '''emu''': Weight | * '''emu''': Weight | ||
* '''hnex''': Human Nexus required to wear | * '''hnex''': Human Nexus required to wear | ||
+ | * '''fail''': Degrade / Break when fails | ||
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> |
Latest revision as of 19:57, 2 January 2013
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
- fail: Degrade / Break when fails
All parameters are optional, if left empty, they'll produce an empty table cell.