Difference between revisions of "Template:Maiming"
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 19: | Line 19: | ||
</noinclude> | </noinclude> | ||
<onlyinclude>{{#switch: {{lc:{{{1}}}}} | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
| new={{EnchTitle|Maiming|Maiming {{{2}}}}}{{ | | new={{EnchTitle|Maiming|Maiming {{{2}}}}}{{EnchBody|This weapon has a twisted haft or grip and spikes along its blade, head or point. When you score a critical hit with this weapon, it does and additional +{{{2}}} damage.}} | ||
| weapon={{EnchTitle|Maiming|Weapon's Maiming Effect +{{{2}}}}}{{ | | weapon={{EnchTitle|Maiming|Weapon's Maiming Effect +{{{2}}}}}{{EnchBody|Does additional damage on critical hits.}} | ||
| greater = {{EnchTitle|Maiming|Greater Maiming}}{{ | | greater = {{EnchTitle|Maiming|Greater Maiming}}{{EnchBody|This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - {{Dice||4|6}}. x3 - {{Dice||12|6}}. x4 - {{Dice||16|6}}.}} | ||
| #default = {{EnchTitle|Maiming|Maiming}}{{ | | #default = {{EnchTitle|Maiming|Maiming}}{{EnchBody|This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - {{Dice||1|6}}. x3 - {{Dice||2|6}}. x4 - {{Dice||3|6}}.}}{{EnchCat|Maiming|Items with {{ucfirst:{{lc:{{{1|}}}}}}} Maiming}}</onlyinclude> | ||
Revision as of 20:24, 13 December 2019
Maiming[edit]
This template is used on equipment for the Maiming enchantment. Maiming is an enchantment than adds extra untyped damage to a weapon.
Example Usage | |
{{Maiming|Greater}} | {{#switch: greater
| new=Maiming {{{2}}}: This weapon has a twisted haft or grip and spikes along its blade, head or point. When you score a critical hit with this weapon, it does and additional +{{{2}}} damage. | weapon=Weapon's Maiming Effect +{{{2}}}: Does additional damage on critical hits. | greater = Greater Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 4d6. x3 - 12d6. x4 - 16d6. | #default = Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 1d6. x3 - 2d6. x4 - 3d6. |
{{Maiming|New|9}} | {{#switch: new
| new=Maiming 9: This weapon has a twisted haft or grip and spikes along its blade, head or point. When you score a critical hit with this weapon, it does and additional +9 damage. | weapon=Weapon's Maiming Effect +9: Does additional damage on critical hits. | greater = Greater Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 4d6. x3 - 12d6. x4 - 16d6. | #default = Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 1d6. x3 - 2d6. x4 - 3d6. |
Usage[edit]
{{Maiming|(Type)|(Amount)}}
Parameter Documentation | |
Type | The type of Maiming on the weapons. Type is optional, and if you don't specify one, it will use normal. Possible Values:
|
Amount | This is the amount specified for the new style |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
{{#switch: {{{1}}} | new=Maiming {{{2}}}: This weapon has a twisted haft or grip and spikes along its blade, head or point. When you score a critical hit with this weapon, it does and additional +{{{2}}} damage.
| weapon=Weapon's Maiming Effect +{{{2}}}: Does additional damage on critical hits.
| greater = Greater Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 4d6. x3 - 12d6. x4 - 16d6.
| #default = Maiming: This weapon has a twisted haft or grip and spikes along its blade, head or point. Whenever you score a critical hit with this weapon, it deals an amount extra untyped damage depending on its critical multiplier: x2 - 1d6. x3 - 2d6. x4 - 3d6.