Difference between revisions of "Template:DR"

From DDO Compendium
Line 4: Line 4:
|example1 = <nowiki>{{DR|5|Piercing}}</nowiki>
|example1 = <nowiki>{{DR|5|Piercing}}</nowiki>
|example1output = {{DR|5|Piercing}}
|example1output = {{DR|5|Piercing}}
|example1 = <nowiki>{{DR|2|}}</nowiki>
|example2 = <nowiki>{{DR|2|}}</nowiki>
|example1output = {{DR|2|}}
|example2output = {{DR|2|}}
|parameter2name = Reduced Amount
|parameter2name = Reduced Amount
|parameter2description = This is the amount that damage is reduced by.
|parameter2description = This is the amount that damage is reduced by.

Revision as of 03:22, 5 May 2018

DR[edit]

This template is used on equipment for the Damage Reduction enchantment. DR is an enchantment than gives a defender damage reduction of a certain amount when it is coming from a specific type of damage.

Example Usage
{{DR|5|Piercing}}DR 5/Piercing: Reduces all non-piercing physical damage by 5.
{{DR|2|}}DR 2/-: Reduces all physical damage by 2.

Usage[edit]

{{DR|(Bypassed Damage Type)}}

Parameter Documentation
{{{parameter1name}}}{{{parameter1description}}}
Bypassed Damage TypeThis is a damage type that is not included in the reduction. Comma separate if there is more than one, and if there is no bypass, leave this option blank.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


DR {{{1}}}/-: Reduces all physical damage by {{{1}}}.