Spell Template

From Drunkapedia
Revision as of 09:01, 5 November 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, include the first taper, for following tapers use the Unknown Taper icon, as these vary from player to player. Include a link to the attribute, skill, or life protection the spell modifies for spell stacking information. For example, Willpower, Bow (Skill), Armor Protection, Fire Protection, etc.

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:

File:Unknown Taper Icon.png File:Unknown Taper Icon.png

Notes


  • Scroll can be found randomly in Steel Chests.
  • Scroll can be purchased from Scriveners.
  • Scroll can be found on various Creatures.
  • For spell stacking, see [[<Attribute or Skill>]].

[[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=2 style=background:#F0F0F0 align=center
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
| [[Image: Icon.png]]
|}

'''Component Formula:'''

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

|-
|}

== Notes ==
* Scroll can be found randomly in [[Steel Chest]]s.
* Scroll can be purchased from [[Scrivener]]s.
* Scroll can be found on various [[Loot#Loot Properties|Creatures]].
* For spell stacking, see [[<Attribute or Skill>]].

== Item Only Spell Wiki Code ==
<pre>
From the [[Quest]] quest introduced in the [[Patch]] event.

{|width=300 border=1 cellspacing=0 cellpadding=3 style=background:#F0F0F0
!colspan=3|[[Image: Icon.png]] <Name>
|-
!Spell Effect
|align=center| <Description>
|-
!Duration
|align=center| <Duration>
|-
!Cast By
|align=center| [[<Item or Device>]]
|-
|}

==Notes==
* For spell stacking, see [[<Attribute or Skill>]].

[[Category:Spell]]

Item Only Spell Wiki Code

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

{|width=300 border=1 cellspacing=0 cellpadding=3 style=background:#F0F0F0
!colspan=3|[[Image: Icon.png]] <Name>
|-
!Spell Effect
|align=center| <Description>
|-
!Duration
|align=center| <Duration>
|-
!Cast By
|align=center| [[<Item or Device>]]
|-
|}

==Notes==
* For spell stacking, see [[<Attribute or Skill>]].

[[Category:Spell]]
[[Category:Hooked Item Spell]] (If applicable)

Monster Only Spell Wiki Code

{|width=300 border=1 cellspacing=0 cellpadding=3 style=background:#F0F0F0
!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]]