Difference between revisions of "Template:AdditionalDamageType"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 26: | Line 26: | ||
<onlyinclude>{{#switch: {{lc:{{{2}}}}} | <onlyinclude>{{#switch: {{lc:{{{2}}}}} | ||
| ranged ={{#switch: {{lc:{{{1}}}}} | | ranged ={{#switch: {{lc:{{{1}}}}} | ||
|bludgeon= {{ | |bludgeon= {{EnchTitle|Blunted Ammunition|Blunted Ammunition|{{{3|}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||{{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with 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 ={{ | | pierce ={{EnchTitle|Spiked|Spiked|{{{3|}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||{{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Spikes]]}}This weapon is studded with vicious spikes, causing to to deal piercing damage in addition to its normal damage types.}} | ||
| pierce damage = {{ | | pierce damage = {{EnchTitle|Spiked|Spiked|{{{3|}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||{{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Additional Pierce Damage]]}}On Damage: 10% Chance of dealing an additional {{Dice||10|6}} Piercing Damage.}} | ||
| silver={{ | | silver={{EnchTitle|Pierce Silver|Pierce Silver|{{{3|}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||{{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Pierce Silver]]}}Provides the [[Pierce Silver]] feat, allowing your equipped weapons to break Silver DR.}} | ||
|adamantine={{ | |adamantine={{EnchTitle|Adamantine Weapons|Adamantine Weapons|{{{3|}}}}}{{#ifeq: {{#dplvar:enhview}}|titleonly||{{#ifeq: {{FULLPAGENAME}} |Template:AdditionalDamageType||[[Category:Items with Adamantine Weapons]]}}Your weapons bypass Adamantine Damage Reduction.}} | ||
}}</onlyinclude> | }}}}</onlyinclude> |
Revision as of 19:23, 4 December 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)|(Title)}}
Parameter Documentation | |
Damage Type | The extra damage type added by this enhancement
|
Attack type | What type of attack is being done Possible Values:
|
Title | The title of the enchantment, if the default isn't correct. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.