Difference between revisions of "Template:Maiming"
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 18: | Line 18: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude> | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
| new= | | new={{EnchTitle|Maiming|Maiming {{{2}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||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= | |||
| greater = | | weapon={{EnchTitle|Maiming|Weapon's Maiming Effect +{{{2}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||Does additional damage on critical hits.}} | ||
| #default = | |||
| greater = {{EnchTitle|Maiming|Greater Maiming}}{{#ifeq: {{#dplvar:enhview}}|titleonly||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}}{{#ifeq: {{#dplvar:enhview}}|titleonly||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}}.}}{{#ifeq: {{#dplvar:enhview}}|titleonly|| | |||
{{#ifeq: {{FULLPAGENAME}} |Template:Maiming||[[Category:Items with {{ucfirst:{{lc:{{{1|}}}}}}} Maiming]]}}}}</onlyinclude> |
Revision as of 19:17, 6 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.