Difference between revisions of "Template:ItemSetList"

From DDO Compendium
(Created page with "<noinclude>{{TemplateDocumentation |name = ItemSetList |description = This template is used on equipment to add several set bonus |category = Item Enchantment Template |exampl...")
 
Line 8: Line 8:
|parameter1description = This is the names of the sets being added, it can repeated up to 10 times.
|parameter1description = This is the names of the sets being added, it can repeated up to 10 times.
|parameter1values = Any name from the first column of any set in [[Item Sets]]
|parameter1values = Any name from the first column of any set in [[Item Sets]]
}}
}}</noinclude>
</noinclude>
<onlyinclude>{{#if: {{{1|}}}|{{ItemSet|{{{1|}}}}}}}{{#if: {{{2|}}}|<br/>{{ItemSet|{{{2|}}}}}}}{{#if: {{{3|}}}|<br/>{{ItemSet|{{{3|}}}}}}}{{#if: {{{4|}}}|<br/>{{ItemSet|{{{4|}}}}}}}{{#if: {{{5|}}}|<br/>{{ItemSet|{{{5|}}}}}}}{{#if: {{{6|}}}|<br/>{{ItemSet|{{{6|}}}}}}}{{#if: {{{7|}}}|<br/>{{ItemSet|{{{7|}}}}}}}{{#if: {{{8|}}}|<br/>{{ItemSet|{{{8|}}}}}}}{{#if: {{{9|}}}|<br/>{{ItemSet|{{{9|}}}}}}}{{#if: {{{10|}}}|<br/>{{ItemSet|{{{10|}}}}}}}</onlyinclude>
<onlyinclude>{{ItemSet|{{{1|}}}}}
{{#if: {{{2|}}}|<br/>{{ItemSet|{{{2|}}}}}}}
{{#if: {{{3|}}}|<br/>{{ItemSet|{{{3|}}}}}}}
{{#if: {{{4|}}}|<br/>{{ItemSet|{{{4|}}}}}}}
{{#if: {{{5|}}}|<br/>{{ItemSet|{{{5|}}}}}}}
{{#if: {{{6|}}}|<br/>{{ItemSet|{{{6|}}}}}}}
{{#if: {{{7|}}}|<br/>{{ItemSet|{{{7|}}}}}}}
{{#if: {{{8|}}}|<br/>{{ItemSet|{{{8|}}}}}}}
{{#if: {{{9|}}}|<br/>{{ItemSet|{{{9|}}}}}}}
{{#if: {{{10|}}}|<br/>{{ItemSet|{{{10|}}}}}}}</onlyinclude>

Revision as of 00:39, 10 November 2020

ItemSetList[edit]

This template is used on equipment to add several set bonus

Example Usage
{{ItemSetList|Epic Griffon|Way of the Sun Soul|Troubleshooter}}Epic Griffon: While wearing both items from the Epic Griffon Set, you gain:
+2 Quality bonus to Constitution
Way of the Sun Soul: This item is one of three parts of the Way of the Sun Soul set. When all three items from the set are equipped and you are centered, you will gain +2 to To-Hit and Damage rolls. In addition, when you roll a natural 20 on an attack roll that is confirmed as a critical hit, you will gain a temporary benefit based on the elemental stance you are in, if any. Stance options:
  • Fire Stance - On Vorpal: Gain benefit of Cure Moderate Wounds and Restoration Spells.
  • Earth Stance - On Vorpal: Incoming Damage is reduced by 25% for 10 seconds.
  • Wind Stance - On Vorpal: Gain benefit of Freedom of Movement and 6% Morale bonus to Doublestrike for 10 seconds.
  • Ocean - On Vorpal: Gain benefit of Fire Shield (cold version) for 10 seconds.
    Troubleshooter: This item is one of two pieces of the Troubleshooter set. When both items are equipped you will receive +1 insight bonus to Fortitude, Reflex, and Willpower saves, +3 Open Locks, and +3 to Disable Device.

Usage[edit]

{{ItemSetList|(Set Names)}}

Parameter Documentation
Set NamesThis is the names of the sets being added, it can repeated up to 10 times.
Possible Values: Any name from the first column of any set in Item Sets

Template

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