Difference between revisions of "Template:DR"

From DDO Compendium
Line 6: Line 6:
|example2 = <nowiki>{{DR|2|}}</nowiki>
|example2 = <nowiki>{{DR|2|}}</nowiki>
|example2output = {{DR|2|}}
|example2output = {{DR|2|}}
|parameter2name = Reduced Amount
|parameter1name = Reduced Amount
|parameter2description = This is the amount that damage is reduced by.
|parameter1description = This is the amount that damage is reduced by.
|parameter2values =  
|parameter1values =  
|parameter2name = Bypassed Damage Type
|parameter2name = Bypassed Damage Type
|parameter2description = This 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.
|parameter2description = This 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.

Revision as of 20:12, 24 May 2018

DR[edit]

This template is used on equipment for the Damage Reduction enchantment. DR is an enchantment than gives a defender physical 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|(Reduced Amount)|(Bypassed Damage Type)}}

Parameter Documentation
Reduced AmountThis is the amount that damage is reduced by.
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}}}.