Predefinição:MW Spell Effect/Doc
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
Summary
This template simplifies and standardizes the process of describing a spell.
MW Spell Effect | ||
---|---|---|
Parâmetero | Escopo | Descrição |
mode |
optional | text or table. Defaults to "table", which causes the template to use the {{Effect Link}} template to display the effect. The alternative simply displays it as a link. This is to allow the template to be used in lists of spells for sale, which are typically displayed in tables, and on creature pages, which typically use a list instead. |
effect |
required | Name of the effect. |
link |
optional | Only used if the effect doesn't have a page of its own. For instance, if effect is "Fortify Blade", link should be "Fortify Skill". |
range |
required | Self, Touch or Target. |
duration |
optional | Length of time for which the spell lasts in seconds. |
area |
optional | Area of effect of the spell in feet. |
min |
optional | Minimum magnitude of the spell. |
max |
optional | Maximum magnitude of the spell. |
Examples
{{MW Spell Effect|effect=Dispel|range=Self|min=50}}
Dispel 50 pts on Self
{{MW Spell Effect|effect=Fortify Strength|link=Fortify Attribute|range=Self|duration=30|min=10|max=20}}
Fortify Strength 10-20 pts for 30s on Self
{{MW Spell Effect|effect=Fire Damage|range=Target|min=5|max=25}}
Fire Damage 5-25 pts on Target
{{MW Spell Effect|mode=text|effect=Fire Damage|range=Target|min=5|max=25}}
Fire Damage 5-25 pts on Target