Difference between revisions of "Template:Maiming"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TemplateDocumentation | ||
|name = Maiming | |name = Maiming | ||
|description = This template is used on equipment for the Maiming enchantment. Maiming is an enchantment than adds extra untyped damage to a weapon. | |description = This template is used on equipment for the Maiming enchantment. Maiming is an enchantment than adds extra untyped damage to a weapon. | ||
|category=Item Enchantment Template | |||
|example1 = <nowiki>{{Maiming|Greater}}</nowiki> | |example1 = <nowiki>{{Maiming|Greater}}</nowiki> | ||
|example1output = {{Maiming|Greater}} | |example1output = {{Maiming|Greater}} | ||
|example2 = <nowiki>{{Maiming|New|9}}</nowiki> | |||
|example2output = {{Maiming|New|9}} | |||
|parameter1name = Type | |parameter1name = Type | ||
|parameter1description = The type of Maiming on the weapons. Type is optional, and if you don't specify one, it will use normal. | |parameter1description = The type of Maiming on the weapons. Type is optional, and if you don't specify one, it will use normal. | ||
Line 9: | Line 12: | ||
* Normal | * Normal | ||
* Greater | * Greater | ||
* Weapon - Requires Amount | |||
* New - Requires Amount | |||
|parameter2name = Amount | |||
|parameter2description = This is the amount specified for the new style | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude> | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
| 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 +{{Dice||{{{2}}}|8}} damage.}} | |||
| weapon={{EnchTitle|Maiming|Weapon's Maiming Effect +{{{2}}}}}{{EnchBody|Does additional damage on critical hits.}} | |||
| 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}}{{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 {{#switch: {{lc:{{{1}}}}} | |||
|greater=Greater | |||
|#default= | |||
}} Maiming}}</onlyinclude> |
Latest revision as of 17:40, 1 May 2022
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}} | 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. |
{{Maiming|New|9}} | 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 +9d8 damage. |
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.
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.