Difference between revisions of "Template:AdditionalDamageType"

From DDO Compendium
Line 18: Line 18:
<onlyinclude>{{#switch: {{lc:{{{2}}}}}
<onlyinclude>{{#switch: {{lc:{{{2}}}}}
| ranged ={{#switch: {{lc:{{{1}}}}}
| ranged ={{#switch: {{lc:{{{1}}}}}
|bludgeon= '''Blunted Ammunition:''' The ammunition fired by this weapon deals blunt damage in addition to its other damage types.}}
|bludgeon= {{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Blunted Ammunition]]}}'''Blunted Ammunition:''' The ammunition fired by this weapon deals blunt damage in addition to its other damage types.}}
| melee ={{#switch: {{lc:{{{1}}}}}
| melee ={{#switch: {{lc:{{{1}}}}}
| pierce ='''Spiked:''' This weapon is studded with vicious spikes, causing to to deal piercing damage in addition to its normal damage types.
| pierce ={{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with '''Spikes]]}}'''Spiked:''' This weapon is studded with vicious spikes, causing to to deal piercing damage in addition to its normal damage types.
| silver='''Pierce Silver:''' Provides the [[Pierce Silver]] feat, allowing your equipped weapons to break Silver DR.}}
| silver={{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Pierce Silver]]}}'''Pierce Silver:''' Provides the [[Pierce Silver]] feat, allowing your equipped weapons to break Silver DR.}}
}}</onlyinclude>
}}</onlyinclude>

Revision as of 18:33, 11 February 2019

AdditionalDamageType[edit]

This template is used on equipment to add additional damage types from normal.

Example Usage
{{AdditionalDamageType|Bludgeon|Ranged}}Blunted Ammunition: The ammunition fired by this weapon deals blunt damage in addition to its other damage types.
{{AdditionalDamageType|Pierce|Melee}}Spiked: This weapon is studded with vicious spikes, causing to to deal piercing damage in addition to its normal damage types.

Usage[edit]

{{AdditionalDamageType|(Damage Type)|(Attack type)}}

Parameter Documentation
Damage TypeThe extra damage type added by this enhancement
Attack typeWhat type of attack is being done
Possible Values:
  • Ranged
  • Melee

Template

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