Spell Template

From Drunkapedia
Revision as of 12:14, 8 August 2008 by imported>Tlosk
Jump to: navigation, search

These basic spell templates can be used for spell entries for player spells and creature only spells. Probably the most important information to include is how to obtain the spell. Remove items that don't apply. For the component formula, do not include tapers, as these vary from player to player.

Player Spell Example

From the [[Quest]] quest introduced in the [[Patch]] event.

Spell Name
School: [[School]]

Level:
Mana:
Duration:
Range:
Description:
Spell Words:

Prismatic Formula:

Component Formula:

Notes


[[Category:Spell]]

Player Spell Wiki Code

From the [[Quest]] quest introduced in the [[Patch]] event.

{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|colspan=2 align=center|'''Name'''
|-
|align=center| '''School:''' [[<Magic School>]]
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2|
'''Level:''' 
<br>'''Mana:''' 
<br>'''Duration:''' 
<br>'''Range:''' yds.
<br>'''Description:'''
<br>'''Spell Words:''' 
<br><br>'''Prismatic Formula:'''

{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
|}

'''Component Formula:'''

{|border=0 cellpadding=3 style=background:#F0F0F0 align=center
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
|}

|-
|}

==Notes==
* <Information on how to obtain the scroll.>

[[Category:Spell]]

Monster Only Spell Wiki Code

{|width=300 border=1 cellspacing=0 cellpadding=3
!colspan=3|[[Image: Icon.png]] <Name>
|-
!Spell Effect
|align=center| <Description>
|-
!Duration
|align=center| <Duration>
|-
!Used by
|align=center| [[<Creature>]]
|-
|}

[[Category: Spell]]
[[Category: Monster Only Spell]]