Help - Weapon templates

From Warmachine University Archive
Jump to navigation Jump to search

Help & Contribute (Edit)
Before You Start Editor's Creed - Wikicode for Beginners - How to use Templates
Existing Entries Advice on what sort of content should go under each heading - Style Guide
Create new templates Create a new weapon or model ability - Create a new Spell template
Setting up new articles New models - Weapon templates
Other Report a Bug - Request a Feature


General

Start a new wiki table, then add the weapons into it.

Make sure you get the correct number of opening brackets and closing brackets. Since there are templates inside of other templates, it's easy to mess up.

{| class="wikitable"
{{Ranged|Pistol|10|12|
* {{Magical Damage}}
* {{Black Penny}}
* {{Brutal Damage}} }}
{{Melee|Axe|0.5|4|10|
* {{Weapon Master}}
* {{Powerful Attack}} }}
{{Mount|0.5|12|
* {{Knockdown}} 
* {{Critical Stationary}} }}
|}
Pistol
Gun icon.jpg  RNG   ROF   AOE   POW 
10 1 - 12
Axe
Sword icon.jpg  RNG   POW   P+S 
0.5 4 10
  • Weapon Master symbol.jpg Weapon Master
  • Powerful Attack - When attacking with this weapon, this model can spend 1 {{{1}}} point to boost all attack and damage rolls for the attack.
Mount
Mount icon.jpg  RNG   POW 
0.5 12

Ranged

{{{1}}}
Gun icon.jpg  RNG   ROF   AOE   POW 
{{{2}}} 1 - {{{3}}}
{{{4}}}

Ranged requires 4 inputs and has 2 optional

  1. Name
  2. Range
  3. POW
  4. Special rules
  5. Optional:
    • AOE defaults to -
    To input an AOE, write |aoe=3
    • ROF defaults to 1
    To input a ROF, write |rof=3
{| class="wikitable"
{{Ranged|Pistol|10|12|rof=d3|aoe=5|
* {{Momentum}}
* {{Rapid Fire}} 
* {{Black Penny}} 
}}
|}
Pistol
Gun icon.jpg  RNG   ROF   AOE   POW 
10 d3 5 12
  • Momentum - A small- or medium-based model directly hit by this attack is slammed d3" directly away from this model. The POW of collateral damage is equal to the POW of this weapon. In addition to suffering a normal damage roll, large-based models hit by this attack become knocked down.
  • Rapid Fire - This model can make one basic ranged attack during your Maintenance Phase.
  • Black Penny - This attack ignores the target in melee DEF bonus.

Melee

{{{1}}}
Sword icon.jpg  RNG   POW   P+S 
{{{2}}} {{{3}}} {{{4}}}
{{{5}}}

Melee requires 5 inputs

  1. Name
  2. Range
  3. POW
  4. P+S
  5. Special rules
{| class="wikitable"
{{Melee|Bayonet|1|2|9| }}
|}
Bayonet
Sword icon.jpg  RNG   POW   P+S 
1 2 9

Mount

Mount
Mount icon.jpg  RNG   POW 
{{{1}}} {{{2}}}

{{{3}}}

Melee requires 3 inputs

  1. Range
  2. POW
  3. Special rules
{| class="wikitable"
{{Mount|1|12|
* {{Trash}} }}
|}
Mount
Mount icon.jpg  RNG   POW 
1 12
  • Trash - Gain an additional die on damage rolls with this weapon against knocked down targets.

Location

There is a second version of each template Melee-loc Ranged-loc and Mount-loc. Location will default to -, you need to add

|loc=blah blah
{| class="wikitable"
{{Ranged-loc|Cannon|10|12|rof=d3|aoe=5|loc=Right|
* {{Momentum}} }}
{{Melee-loc|Deathclaws (x2)|0.5|4|10|loc=1 Each Side|
* {{Weapon Master}}
* {{Powerful Attack}} }}
{{Mount-loc|0.5|12|loc=Head|
* {{Knockdown}} 
* {{Critical Stationary}} }}
|}
Cannon
Gun icon.jpg  RNG   ROF   AOE   POW   LOCATION 
10 d3 5 12 Right
  • Momentum - A small- or medium-based model directly hit by this attack is slammed d3" directly away from this model. The POW of collateral damage is equal to the POW of this weapon. In addition to suffering a normal damage roll, large-based models hit by this attack become knocked down.
Deathclaws (x2)
Sword icon.jpg  RNG   POW   P+S   LOCATION 
0.5 4 10 1 Each Side
  • Weapon Master symbol.jpg Weapon Master
  • Powerful Attack - When attacking with this weapon, this model can spend 1 {{{1}}} point to boost all attack and damage rolls for the attack.
Mount
Mount icon.jpg  RNG   POW   LOCATION 
0.5 12 Head