Difference between revisions of "Template:OffensiveEffect"

From DDO Compendium
(Created page with "<noinclude>{{TemplateDocumentation |name = ElementalEffect |description = This template is used on equipment for the Elemental Effect enchantments. |category=Item Enchantment...")
 
Line 3: Line 3:
|description = This template is used on equipment for the Elemental Effect enchantments.
|description = This template is used on equipment for the Elemental Effect enchantments.
|category=Item Enchantment Template
|category=Item Enchantment Template
|example1 = <nowiki>{{ElementalEffect|Magma}}</nowiki>
|example1 = <nowiki>{{ElementalEffect|Magma|Legendary}}</nowiki>
|example1output = {{ElementalEffect|Magma}}
|example1output = {{ElementalEffect|Magma|Legendary}}
|example2 = <nowiki>{{ElementalEffect|Negative|{{Dice||1|3}}}}</nowiki>
|example2 = <nowiki>{{ElementalEffect|Negative|Legendary|{{Dice||1|3}}}}</nowiki>
|example2output = {{ElementalEffect|Negative|{{Dice||1|3}}}}
|example2output = {{ElementalEffect|Negative|Legendary|{{Dice||1|3}}}}
|parameter1name = Element
|parameter1name = Element
|parameter1description = Defines which element is being added for damage.
|parameter1description = Defines which element is being added for damage.

Revision as of 16:53, 28 October 2020

ElementalEffect[edit]

This template is used on equipment for the Elemental Effect enchantments.

Example Usage
{{ElementalEffect|Magma|Legendary}}Template:ElementalEffect
{{ElementalEffect|Negative|Legendary|{{Dice||1|3}}}}Template:ElementalEffect

Usage[edit]

{{ElementalEffect|(Element)|(Type)|(Dice)}}

Parameter Documentation
ElementDefines which element is being added for damage.
Possible Values:
  • Negative
  • Steam
  • Electric
  • Sonic
  • Magma
TypeThis specifies which type of AOE
Possible Values:
  • Legendary
  • Basic - Default if it doesn't match any of the above
DiceAny dice that are needed
Possible Values:
  • Negative - used for # of levels
  • Sonic - The amount of damage

Template

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