Difference between revisions of "Template:Concealment"

From DDO Compendium
Line 1: Line 1:
<noinclude>
<noinclude>[[Category:Template]][[Category:Item Enchantment Template]]{{TemplateDocumentation
Concealment is an enchantment than gives a defender a change to be missed. There are several different types of concealment that are possible:
|name = Concealment
|description = This template is used on equipment for a Concealment enchantment.  Concealment is an enchantment than gives a defender a change to be missed.
|example1 = <nowiki>{{Concealment|LesserDisplacement}}}</nowiki>
|example1output = {{Concealment|LesserDisplacement}}
|example2 = <nowiki>{{Concealment|Blurry}}}</nowiki>
|example2output = {{Concealment|Blurry}}
|parameter1name = Type
|parameter1description = This specifies which type of concealment is on the item.
|parameter1values =
* Dusk
* Dusk
* Blurry
* Blurry
* Lesser Displacement
* Lesser Displacement
* Smoke Screen
* Smoke Screen
<br>
}}
To insert a Concealment Enchantment use Concealment|type
<br><nowiki>{{Concealment|LesserDisplacement}}</nowiki>
<br>{{Concealment|LesserDisplacement}}<br>
 
</noinclude>
</noinclude>
== The Template ==
<onlyinclude>
<onlyinclude>
{{#switch: {{{1}}}  
{{#switch: {{lc:{{{1}}}}}
| Blurry = [[Category:Items with Blurry]][[Concealment#Blurry|'''Blurry''':]] Equipping this item causes you to become slightly blurry. Attacks from enemies have a 20% chance to miss you due to concealment.
|blurry = [[Category:Items with Blurry]][[Concealment#Blurry|'''Blurry''':]] Equipping this item causes you to become slightly blurry. Attacks from enemies have a 20% chance to miss you due to concealment.
| Dusk = [[Category:Items with Dusk]][[Concealment#Dusk|'''Dusk''':]] Equipping this item engulfs you in twilight shadows. Enemies have a 10% chance to miss due to concealment.
|dusk = [[Category:Items with Dusk]][[Concealment#Dusk|'''Dusk''':]] Equipping this item engulfs you in twilight shadows. Enemies have a 10% chance to miss due to concealment.
| LesserDisplacement = [[Category:Items with Lesser Dislacement]][[Concealment#Lesser Displacement|'''Lesser Displacement''':]] Equipping this item causes the light to distort around you. Attacks from enemies have a 25% chance to miss due to concealment.
|lesserdisplacement |lesser displacement = [[Category:Items with Lesser Dislacement]][[Concealment#Lesser Displacement|'''Lesser Displacement''':]] Equipping this item causes the light to distort around you. Attacks from enemies have a 25% chance to miss due to concealment.
| Lesser Displacement = [[Category:Items with Lesser Dislacement]][[Concealment#Lesser Displacement|'''Lesser Displacement''':]] Equipping this item causes the light to distort around you. Attacks from enemies have a 25% chance to miss due to concealment.
|smokescreen |smokes creen = [[Category:Items with Smoke Screen]][[Concealment#Smoke Screen|'''Smoke Screen''':]] You are surrounded by wisps of concealing smoke, giving opponents a 20% chance to miss you.}}
| SmokeScreen = [[Category:Items with Smoke Screen]][[Concealment#Smoke Screen|'''Smoke Screen''':]] You are surrounded by wisps of concealing smoke, giving opponents a 20% chance to miss you.
| Smoke Screen = [[Category:Items with Smoke Screen]][[Concealment#Smoke Screen|'''Smoke Screen''':]] You are surrounded by wisps of concealing smoke, giving opponents a 20% chance to miss you.}}
</onlyinclude>
</onlyinclude>
<noinclude>[[Category:Template]]</noinclude>

Revision as of 02:23, 5 May 2018

Concealment[edit]

This template is used on equipment for a Concealment enchantment. Concealment is an enchantment than gives a defender a change to be missed.

Example Usage
{{Concealment|LesserDisplacement}}}Lesser Displacement: Equipping this item causes the light to distort around you. Attacks from enemies have a 25% chance to miss due to concealment.
{{Concealment|Blurry}}}Blurry: Equipping this item causes you to become slightly blurry. Attacks from enemies have a 20% chance to miss you due to concealment.

Usage[edit]

{{Concealment|(Type)}}

Parameter Documentation
TypeThis specifies which type of concealment is on the item.
Possible Values:
  • Dusk
  • Blurry
  • Lesser Displacement
  • Smoke Screen

Template

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