Difference between revisions of "Template:Magery Spell"

m
m
Line 1: Line 1:
[[Image:{{{icon}}}]]
+
{| style="text-align:left; width:{{#if:{{{width|}}}|{{{width|}}}|450px}};"
*'''Spell Name:''' {{{spellname}}}
+
! colspan="4" style="background-color:#CCCCFF; font-size:110%; padding:5px; text-align:center;" | {{{spellname|<noinclude>Recall</noinclude>}}} - {{{wordsofpower|<noinclude>Kal Ort Por</noinclude>}}}
*'''Words of Power:''' {{{powerwords}}}
+
|-
*'''Spell Type:''' [[Magery]]
+
| rowspan="2" style="padding:3px; text-align:center;" | [[Image:{{{iconname|<noinclude>[[Image:Recall_icon.gif]]</noinclude>}}}]]
*'''Skill Needed:''' {{{skill}}}
+
! style="background-color:#CCCCFF; padding:3px; text-align:center; width:100px;" | Mana Cost
*'''Mana Needed:''' {{{mana}}}
+
! style="background-color:#CCCCFF; padding:3px; text-align:center; width:100px;" | Minimum Skill
*'''Reagents Needed:''' {{{reagents}}}
+
! style="background-color:#CCCCFF; padding:3px; text-align:center; width:100px;" | Casting Delay
*'''Magery Circle:''' {{{circle}}}
+
|-
*'''Casting Speed:''' {{{speed}}} Second(s)
+
| style="padding:3px; text-align:center;" |{{{manacost|<noinclude>11</noinclude>}}}
*'''Duration:''' {{{duration}}}
+
| style="padding:3px; text-align:center;" |{{{minimumskill|<noinclude>42</noinclude>}}}
*'''Effect:''' {{{effect}}}
+
| style="padding:3px; text-align:center;" |{{{castingdelay|<noinclude>0.7</noinclude>}}}
 +
|-
 +
! style="background-color:#CCCCFF; padding:3px; text-align:center; width:100px;" | Reagents
 +
| colspan="3" | {{{reagents|<noinclude>Black Pearl, Blood Moss, Mandrake Root</noinclude>}}}
 +
|-
 +
! style="background-color:#CCCCFF; padding:3px;  text-align:center; width:100px;" | Duration
 +
| colspan="3" |{{{duration|<noinclude>N/A</noinclude>}}}
 +
|-
 +
! style="background-color:#CCCCFF; padding:3px;  text-align:center; width:100px;" | Area of Effect
 +
| colspan="3" |{{{areaofeffect|<noinclude>Caster</noinclude>}}}
 +
|-
 +
! style="background-color:#CCCCFF; padding:3px;  text-align:center; width:100px;" | Magery Circle
 +
| colspan="3" |{{{magerycircle|<noinclude>Fourth</noinclude>}}}
 +
|-
 +
! style="background-color:#CCCCFF; padding:3px;  text-align: center; width:100px;" | Description
 +
| colspan="3" |{{{description|<noinclude>The caster is transported to the marked recall spot.</noinclude>}}}
 +
|}
 +
 
 
==See Also==
 
==See Also==
 
{| class="navbox {{#ifeq:{{{state|}}}|plain||collapsible {{{state|autocollapse}}}}} nowraplinks" style="border:1px solid #808080; margin:auto; width:auto;"
 
{| class="navbox {{#ifeq:{{{state|}}}|plain||collapsible {{{state|autocollapse}}}}} nowraplinks" style="border:1px solid #808080; margin:auto; width:auto;"
Line 40: Line 57:
 
|}
 
|}
  
[[Category:Magery Spells]]
+
[[Category:Magery Spells]]<noinclude>
 +
==Usage==
 +
<pre>
 +
{{Magery Spell
 +
|spellname=
 +
|wordsofpower=
 +
|iconname=
 +
|manacost=
 +
|minimumskill=
 +
|castingdelay=
 +
|reagents=
 +
|duration=
 +
|areaofeffect=
 +
|magerycircle=
 +
|description=
 +
}}
 +
</pre>
 +
</noinclude>

Revision as of 03:42, 6 January 2008

Recall - Kal Ort Por
[[Image:Recall icon.gif]] Mana Cost Minimum Skill Casting Delay
11 42 0.7
Reagents Black Pearl, Blood Moss, Mandrake Root
Duration N/A
Area of Effect Caster
Magery Circle Fourth
Description The caster is transported to the marked recall spot.

See Also

Usage

{{Magery Spell
|spellname=
|wordsofpower=
|iconname=
|manacost=
|minimumskill=
|castingdelay=
|reagents=
|duration=
|areaofeffect=
|magerycircle=
|description=
}}