Template:Spell: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Skace (talk | contribs)
No edit summary
Skace (talk | contribs)
No edit summary
Line 17: Line 17:
-->{{ #if: {{{otherfailure|}}} | * Other failed spell message: {{{otherfailure}}} }}<!--
-->{{ #if: {{{otherfailure|}}} | * Other failed spell message: {{{otherfailure}}} }}<!--
-->{{ #if: {{{otherexpire|}}} | * Other expired spell message: {{{otherexpire}}} }}<!--
-->{{ #if: {{{otherexpire|}}} | * Other expired spell message: {{{otherexpire}}} }}<!--
-->{{ #if: {{{notes|}}} | {{Header1|Notes}} {{{notes}}} }}<!--
-->{{if||{{{notes|}}}| {{Header1|Notes}} {{{notes}}}}}<!--


--><noinclude>
--><noinclude>

Revision as of 16:57, 3 July 2008

This spell lacks a proper description.

Information

  • Syntax: This spell lacks a proper syntax.
  • Type: This spell lacks a proper type.


Variables

description, syntax, type, mana, damage, heal, effect, stance, restrictions, yoursuccess, yourfailure, yourexpire, othersuccess, otherfailure, otherexpire, notes

Example

Heal

What you enter

{{Spell
|description=Heal is the apex of curative spells for the devout Cleric. Unlike the healing spells of other alignments, heal may be cast on the caster or on another target.
|syntax=cast heal <target>
|type=Defense/All
|mana=
|heal=100
|restrictions=[[Devout]] only
|yoursuccess=A warm feeling fills your body.
|yourfailure=You failed.
|notes=Heal is the most efficient healing spell in the game. 
}}

What it looks like

Heal is the apex of curative spells for the devout Cleric. Unlike the healing spells of other alignments, heal may be cast on the caster or on another target.

Information

  • Syntax: cast heal <target>
  • Type: Defense/All
  • Heal: 100
  • Restrictions: Devout only
  • Your successful spell message: A warm feeling fills your body.
  • Your failed spell message: You failed.
== Notes == Heal is the most efficient healing spell in the game.