Difference between revisions of "Template:DR"

From DDO Compendium
(Created page with "<noinclude>This template is used for items with DR.Category:Template Used in this manner: <br><nowiki>{{DR|(reduction)|(excluded)}}</nowiki><br> <br>Such that <nowiki>{{D...")
 
Line 9: Line 9:


=== Template ===
=== Template ===
<onlyinclude>[[Category: Items with a Damage Reduction]][[Damage Reduction|DR {{{1}}}/{{#if: {{{2|}}}|{{{2}}}|-}}:''']] Reduces all {{#if: {{{2|}}}|non-{{#lowercase:{{{2}}}}}}} physical damage by {{{1}}}.
<onlyinclude>[[Category: Items with a Damage Reduction]][[Damage Reduction|DR {{{1}}}/{{#if: {{{2|}}}|{{{2}}}|-}}:''']] Reduces all {{#if: {{{2|}}}|non-{{lc:{{{2}}}}}}} physical damage by {{{1}}}.
</onlyinclude>
</onlyinclude>

Revision as of 22:11, 28 April 2018

This template is used for items with DR.

Used in this manner:
{{DR|(reduction)|(excluded)}}

Such that {{DR|5|Piercing}} results in

DR 5/Piercing: Reduces all non-piercing physical damage by 5.


DR 5/-: Reduces all physical damage by 5.


Template[edit]

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