Template:Spell/doc: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Skace (talk | contribs)
New page: ==Default Template== When filling out a template, leave a field blank if you don't know that specific item. <pre>{{Spell |description = Spell description from help file + any additional in...
 
Mezzanine (talk | contribs)
mNo edit summary
Line 9: Line 9:
|heal = Amount of health healed (or range)
|heal = Amount of health healed (or range)
|effect = Other less obvious effects
|effect = Other less obvious effects
|duration = Number of rounds the effect lasts for
|stance = Stance requirements
|stance = Stance requirements
|restrictions = Restrictions (Evil only/Path of the Quill/etc)
|restrictions = Restrictions (Evil only/Path of the Quill/etc)

Revision as of 15:18, 30 March 2010

Default Template

When filling out a template, leave a field blank if you don't know that specific item.

{{Spell
|description = Spell description from help file + any additional information
|syntax = Command syntax from help
|type = Type of spell (Defense/All, Defense/Self, Attack, Utility/Self, etc)
|mana = Amount of mana required (or range)
|damage = Amount of damage caused (or range)
|heal = Amount of health healed (or range)
|effect = Other less obvious effects
|duration = Number of rounds the effect lasts for
|stance = Stance requirements
|restrictions = Restrictions (Evil only/Path of the Quill/etc)
|yoursuccess = Success message when you cast it
|yourfailure = Fail message when you cast it
|yourexpire = Expire message for yourself
|othersuccess = Success message when someone else casts it
|otherfailure = Fail message when someone else fails it
|otherexpire = Expire message for someone else
|notes = Additional comments
}}

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

Information

  • Syntax: cast heal <target>
  • Type: Defense/All
  • Heal: 100 hitpoints
  • Duration: Unknown
  • Mininum stance: Unknown
  • Restrictions: Devout only

Notes

Heal is the most efficient healing spell in the game.