Template:Weapontable

From Morloch Wiki
Revision as of 01:57, 14 February 2018 by Rewen (talk | contribs)
Jump to: navigation, search

This template adds a neatly-formatted table of weapon powers organized by skill level granted.

Example Usage

  • This code: {{weapontable|Axe=yes}}
  • Produces this result:


Skill Icon Ability Description
30% Cleave Cleave Increased damage
45% Bury the Hatchet Bury the Hatchet Taunt and increased damage
60% Northman's Fury Northman's Fury Defense Debuff and increased damage
75% Hand Biter Hand Biter Weapon Damage Debuff and increased damage
90% Sunder Sunder Power Block and increased damage


{{#if: |{| class="wikitable" style="width: 100%;" |- |style="background-color: #4f8c6b; color: white; text-align: center; width: 30px;"|Skill |style="background-color: #4f8c6b; color: white; text-align: center; width: 30px;"|Icon |style="background-color: #4f8c6b; color: white; width: 120px;"|Ability |style="background-color: #4f8c6b; color: white"|Description |- |rowspan="1" style="text-align:center; background-color: #4f8c6b; color: white"|30% | style="text-align: center;"| Helmringer | Helmringer | Slashing Damage Resistance debuff and increased damage |- |rowspan="1" style="text-align:center; background-color: #4f8c6b; color: white"|40% | style="text-align: center;"| Maim | Maim | Piercing Damage Resistance debuff and increased damage |- |rowspan="1" style="text-align:center; background-color: #4f8c6b; color: white"|50% | style="text-align: center;"| Widow's Edge | Widow's Edge | Weapon Damage Debuff and increased damage |- |rowspan="1" style="text-align:center; background-color: #4f8c6b; color: white"|60% | style="text-align: center;"| Bone Notcher | Bone Notcher | Crushing Damage Resistance debuff and increased damage |- |rowspan="1" style="text-align:center; background-color: #4f8c6b; color: white"|70% | style="text-align: center;"| Bloodletter's Cry | Bloodletter's Cry | Power Block and increased damage |- |}