Difference between revisions of "Template:RuneArmImbue"

From DDO Compendium
(Created page with "<noinclude>Category:TemplateCategory:Item Enchantment Template{{TemplateDocumentation |name = RuneArmImbue |description = This template is used on equipment to add imb...")
 
Line 16: Line 16:
</noinclude>
</noinclude>
<onlyinclude>'''Rune Arm Imbue: {{{1}}} {{{3}}}:''' Waring this Rune Arm will imbue any weapon you wield, dealing {{#switch: {{lc:{{{3}}}}}
<onlyinclude>'''Rune Arm Imbue: {{{1}}} {{{3}}}:''' Waring this Rune Arm will imbue any weapon you wield, dealing {{#switch: {{lc:{{{3}}}}}
|i={{#if: {{{2|}}}|{{Dice||1|4}}|{{Dice||1|2}}}}
|i={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||1|4}}|{{Dice||1|2}}}}
|ii={{#if: {{{2|}}}|{{Dice||2|4}}|{{Dice||1|4}}}}
|ii={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||2|4}}|{{Dice||1|4}}}}
|iii={{#if: {{{2|}}}|{{Dice||2|6}}|{{Dice||2|4}}}}
|iii={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||2|6}}|{{Dice||2|4}}}}
|iv={{#if: {{{2|}}}|{{Dice||2|8}}|{{Dice||2|6}}}}
|iv={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||2|8}}|{{Dice||2|6}}}}
|v={{#if: {{{2|}}}|{{Dice||2|10}}|{{Dice||2|8}}}}
|v={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||2|10}}|{{Dice||2|8}}}}
|vi={{#if: {{{2|}}}|{{Dice||2|12}}|{{Dice||2|10}}}}}} {{lc:{{{1}}}}} damage per hit. This damage scales with 200% Melee or Ranged Power (whichever is higher).</onlyinclude>
|vi={{#ifeq: {{lc:{{{2}}}}}|true|{{Dice||2|12}}|{{Dice||2|10}}}}}} {{lc:{{{1}}}}} damage per hit. This damage scales with 200% Melee or Ranged Power (whichever is higher).</onlyinclude>

Revision as of 17:11, 25 May 2018

RuneArmImbue[edit]

This template is used on equipment to add imbue information to a Rune Arm.

Example Usage
{{RuneArmImbue|Force||I}}Rune Arm Imbue: Force I: Waring this Rune Arm will imbue any weapon you wield, dealing 1d2 force damage per hit. This damage scales with 200% Melee or Ranged Power (whichever is higher).

Usage[edit]

{{RuneArmImbue|(Damage Type)|(Is Elemental)|(Level)}}

Parameter Documentation
Damage TypeWhat type of damage is added to the main hand weapon.
Is ElementalIf the damage type is Elemental, put True in here.
LevelWhat is the imbue level. Enter a roman numeral from I to VI.

Template

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


Rune Arm Imbue: {{{1}}} {{{3}}}: Waring this Rune Arm will imbue any weapon you wield, dealing {{{1}}} damage per hit. This damage scales with 200% Melee or Ranged Power (whichever is higher).