Template:DamageEffect

From DDO Compendium
Revision as of 19:00, 11 December 2019 by MNDeveloper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DamageEffect[edit]

A consolidated template for all damage bonus effects

Example Usage
{{DamageEffect|Entropic||1}}Entropic 1: This weapon is intensely powerful, and crackles with destructive, unpredictable magic. It deals an additional 1d6 untyped damage on each hit.
{{DamageEffect|Anarchic||3|True}}Anarchic 3: This weapon is chaotic and wielded by those who embrace chaos, dealing an additional 3d6 chaos damage on each hit. This effect makes the weapon chaotically aligned. Lawful characters wielding this weapon will suffer one negative level.
{{DamageEffect|Unholy||9||Choked by Mother Night|"Mother Night does not answer the prayers of her disciples without due cause. Strike those who disobey Her with this relic, and be rewarded."}}Choked by Mother Night: This weapon is used by the wicked to smite the pure, dealing an additional 9d6 evil damage on each hit. This effect makes the weapon evil aligned.
"Mother Night does not answer the prayers of her disciples without due cause. Strike those who disobey Her with this relic, and be rewarded."

Usage[edit]

{{DamageEffect|(Effect Name)|(Effect Type)|(Dice Count)|((Alignment) Does this cause negative level of those of the opposite alignment?)|(Title)|(Quote)}}

Parameter Documentation
Effect NameWhat is the name of this effect
Possible Values:
  • Acid
  • Cold
  • Electricity
  • Fire
  • Force
  • Light
  • Sonic
  • Negative
  • Poison
  • Holy
  • Unholy
  • Anarchic
  • Axomatic
  • Entropic
Effect TypeThe Type of the Effect
Possible Values:
  • Touch
  • Burst
  • Effect (Default)
  • Dice - Set dice count to actual dice
Dice CountHow many d6 damage is dealt?
Possible Values: any integer number
(Alignment) Does this cause negative level of those of the opposite alignment?
Possible Values:
  • True
  • False (default)
TitleCustom title for the effect
QuoteA quote to display after the effect

Template

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


{{{1}}} +{{{3}}}: Additional {{{3}}}d6 {{{1}}} damage per hit.