Difference between revisions of "Template:AdditionalDamageType"

From DDO Compendium
Line 1: Line 1:
<noinclude>[[Category:Template]][[Category:Item Enchantment Template]]{{TemplateDocumentation
<noinclude>[[Category:Template]][[Category:Item Enchantment Template]]{{TemplateDocumentation
|name = BluntedAmmunition
|name = AdditionalDamageType
|description = This template is used on equipment for the Blunted Ammunition enchantment.  
|description = This template is used on equipment to add additional damage types from normal.
|example1 = <nowiki>{{BluntedAmmunition}}</nowiki>
|example1 = <nowiki>{{AdditionalDamageType|Bludgeon|Ranged}}</nowiki>
|example1output = {{BluntedAmmunition}}
|example1output = {{AdditionalDamageType|Bludgeon|Ranged}}
|parameter1name=Damage Type
|parameter1description=The extra damage type added by this enhancement
|parameter2name=Attack type
|parameter2description=What type of attack is being done
|parameter2values=
* Ranged
* Melee
}}
}}
</noinclude>
</noinclude>
<onlyinclude>[[Category: Items with Blunted Ammunition]][[Blunted Ammunition | '''Blunted Ammunition:''']] The ammunition fired by this weapon deals blunt damage in addition to its other damage types.</onlyinclude>
<onlyinclude>{{#switch: {{lc:{{{2}}}}}
| ranged ={{#switch: {{lc:{{{1}}}}}
|bludgeon= '''Blunted Ammunition:''' The ammunition fired by this weapon deals blunt damage in addition to its other damage types.}}
| 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.}}
}}</onlyinclude>

Revision as of 20:49, 7 June 2018

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.

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.