Difference between revisions of "Template:Concealment"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|description = This template is used on equipment for a Concealment enchantment. Concealment is an enchantment than gives a defender a change to be missed. | |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 | |category=Item Enchantment Template | ||
|example1 = <nowiki>{{Concealment|LesserDisplacement | |example1 = <nowiki>{{Concealment|LesserDisplacement}}</nowiki> | ||
|example1output = {{Concealment|LesserDisplacement}} | |example1output = {{Concealment|LesserDisplacement}} | ||
|example2 = <nowiki>{{Concealment|Blurry | |example2 = <nowiki>{{Concealment|Blurry}}</nowiki> | ||
|example2output = {{Concealment|Blurry}} | |example2output = {{Concealment|Blurry}} | ||
|parameter1name = Type | |parameter1name = Type | ||
Line 16: | Line 16: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude> | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
{{#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}} | ||
|blurry = | |||
|dusk = | |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 = | |||
|smokescreen | | |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}} | ||
</onlyinclude> | |||
|smokescreen |smoke screen = {{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> |
Latest revision as of 21:24, 7 August 2024
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 | |
Type | This specifies which type of concealment is on the item. Possible Values:
|
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.