Template:AlignmentDamage

From DDO Compendium
Revision as of 19:04, 12 February 2019 by MNDeveloper (talk | contribs)

AlignmentDamage[edit]

This template is used on equipment for some style of alignment damage enchantment. It shows the text of the enchantment as close as possible to the way it looks on an items examine window.

Example Usage
{{AlignmentDamage|Axiomatic|9|True}}Axomatic 9: This weapon is righteous and wielded by those who stand against chaos, dealing an addition 9d6 law damage on each hit. This effect makes the weapon lawfully aligned. Chaotic characters wielding this weapon will suffer one negative level.
{{AlignmentDamage|Unholy|9|False}}Unholy 9: 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.
{{AlignmentDamage|Holy|7|True|4}}Holy 7: This weapon is wielded by the pure to smite the wicked, dealing an additional 7d4 good damage on each hit. This effect makes this weapon good aligned. Evil characters wielding this weapon will suffer one negative level.

Usage[edit]

{{AlignmentDamage|(Alignment)|(Amount)|(Causes Negative Level)|(Die Side)|(Title)}}

Parameter Documentation
AlignmentThis specifies the alignment of the enemy that will get extra damage.
Possible Values:
  • Anarchic
  • Axiomatic
  • Holy
  • Unholy
  • Anarchic Burst
  • Axiomatic Burst
  • Holy Burst
  • Unholy Burst
  • Greater Good
  • Absolute Law
  • Supreme Good
  • Good Blast
AmountThis is the amount of extra damage that will be imposed. This should be given in the number of d6s that are added. Not needed for burst types.
Causes Negative LevelThis is a value that when True adds a negative level to the opposite alignment when worn/equipped. Not needed for burst types.
Possible Values:
  • True
  • Any other value makes it false
Die SideThis is the number of sides the die has, default is d6
TitleThe title of the enchantment if it is not the default.

Template

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