Difference between revisions of "Template:Concealment"

From DDO Compendium
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>{{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.
|category=Item Enchantment Template
|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
* SmokeScreen
<br>
}}
To insert a Miss Chance Enchantment use MissChance|type
<br><nowiki>{{Concealment|LesserDisplacement}}</nowiki>
<br>{{Concealment|LesserDisplacement}}<br>
 
</noinclude>
</noinclude>
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
|blurry = {{EnchTitle|Concealment#Blurry|Blurry}}{{EnchBody|Equipping this item causes you to become slightly blurry. Attacks from enemies have a 20% chance to miss you due to concealment.}}{{EnchCat|Concealment|Items with Blurry}}


|dusk = {{EnchTitle|Concealment#Dusk|Dusk}}{{EnchBody|Equipping this item engulfs you in twilight shadows. Enemies have a 10% chance to miss due to concealment.}}{{EnchCat|Concealment|Items with Dusk}}


|lesserdisplacement |lesser displacement ={{EnchTitle|Concealment#Lesser Displacement|Lesser Displacement}}{{EnchBody|Equipping this item causes the light to distort around you. Attacks from enemies have a 25% chance to miss due to concealment.}}{{EnchCat|Concealment|Items with Lesser Displacement}}


== The Template ==
|smokescreen |smokes creen = {{EnchTitle|Concealment#Smoke Screen|Smoke Screen}}{{EnchBody|You are surrounded by wisps of concealing smoke, giving opponents a 20% chance to miss you.}}{{EnchCat|Concealment|Items with Smoke Screen}}
<onlyinclude>
}}</onlyinclude>
{{#switch: {{{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.
| 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.
| 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 = [[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>
 
<noinclude>[[Category:Template]]</noinclude>

Latest revision as of 19:29, 13 December 2019

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
  • SmokeScreen

Template

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