Spell Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Arkalor
No edit summary
imported>Arkalor
m (Reverted edits by Arkalor (talk) to last revision by Tlosk)
Line 1: Line 1:
{{RightToC}}
__ToC__
{{Related|Page Templates|Wiki Templates|{{mtl|Spell}}|{{mtl|Intro}}}}
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.


* For use with unique non-standard spells that are not dropped by [[Creatures]] or purchased at a [[Scrivener]]. This includes the spell types:
== Player Spell Example ==
** '''Fellowship''' spells.
From the <nowiki>[[Quest]]</nowiki> quest introduced in the <nowiki>[[Patch]] event</nowiki>.
** '''House Item''' spells cast by hookable devices.
** '''Item''' spells cast by an object or wielded item.
** '''Monster''' spells.
** '''Player''' self/other spells acquired through quests.
** '''Recall''' spells.


* Common standard spells can be [[How To Make Redirects|redirected]] with [[List of Categories|category]] tags to the appropriate [[:Category:Spell List|Spell List]] page. For example, the level VII War Magic spell, [[Icy Torment]], is dropped by creatures so it has been redirected with the <nowiki>[[Category:War Magic Spell]]</nowiki> tag to the [[Frost Bolt (Spell)]] page.
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
* Depending on the spell type, certain variables are not needed and can be left blank or erased.
|colspan=2 align=center|'''Spell Name'''
|-
|align=center| '''School:''' <nowiki>[[School]]</nowiki>
|width=40 align=center| [[Image: Icon.png]]
|-
|colspan=2|
'''Level:'''
<br>'''Mana:'''
<br>'''Duration:'''
<br>'''Range:'''
<br>'''Description:'''
<br>'''Spell Words:'''
<br><br>'''Prismatic Formula:'''


'''Things to include in the notes'''<br>
{|border=0 cellpadding=2 style=background:#F0F0F0 align=center
* For Creature and Life Magic spells, a spell list link can be included in the notes that points to the attribute, skill, or life protection the spell modifies for spell stacking information.
| [[Image:Diamond Scarab Icon.png]]
** Example: ''"See [[Cold Vulnerability (Spell)]] for stacking and override information."''
| [[Image:Prismatic Taper Icon.png]]
* For monster spells, you can include the <nowiki>{{Casted By}}</nowiki> link to see a list of creatures which cast that spell.
| [[Image:Prismatic Taper Icon.png]]
| [[Image:Prismatic Taper Icon.png]]
|}
 
'''Component Formula:'''
 
{|border=0 cellpadding=2 style=background:#F0F0F0 align=center
| [[Image:Diamond Scarab Icon.png]]
| [[Image:Red Taper Icon.png]]
| [[Image:Hyssop Icon.png]]
| [[Image:Unknown Taper Icon.png]]
| [[Image:Powdered Amber Icon.png]]
| [[Image:Stibnite Icon.png]]
| [[Image:Unknown Taper Icon.png]]
| [[Image:Ebony Talisman Icon.png]]
|}
 
|-
|}
 
<big>Notes</big>
----
* 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 <nowiki>[[<Attribute or Skill>]]</nowiki>.
 
<nowiki>[[Category:Spell]]</nowiki>
 
== Player Spell Wiki Code ==
<pre>
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]]
|}
 
|-
|}


== Wiki Code ==
<section begin=Spell/><pre style="width:auto; overflow:auto">
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
{{Spell
|              Name =
|            School = Creature Enchantment/Item Enchantment/Life Magic/Void Magic/War Magic
|              Type = Fellowship/House Item/Item/Monster/Player/Recall
|        Icon Image =  Icon.png
|        Live Image =
| Live Image Caption =
|        Description =
|              Mana =
|              Range =  yds.
|          Duration =  min.
|              Level = I/II/III/IV/V/VI/VII/VIII
|        Spell Words =
|            Formula = {{Icons|}}
}}
== Notes ==
== Notes ==
*  
* Scroll can be found randomly in [[Steel Chest]]s.
</pre><section end=Spell/>
* Scroll can be purchased from [[Scrivener]]s.
* Scroll can be found on various [[Loot#Loot Properties|Creatures]].
* For spell stacking, see [[<Attribute or Skill>]].
 
[[Category:Spell]]
</pre>
 
== 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>]].


== Example ==
[[Category:Spell]]
See [[Ulgrim's Recall]] for results of the code below:
[[Category:Hooked Item Spell]] (If applicable)
</pre>


<pre style="width:auto; overflow:auto">
== Monster Only Spell Wiki Code ==
{{Intro
<pre>
| Patch Introduced = [[The Hall of the Tusker King]]
{|width=300 border=1 cellspacing=0 cellpadding=3 style=background:#F0F0F0
|   Related Quests = [[Ulgrim's Scroll|Ulgrim's Lost Scroll]]
!colspan=3|[[Image: Icon.png]] <Name>
|         Updated = [[#Previous Ulgrim's Recall Locations|See Below]]
|-
}}
!Spell Effect
{{Spell
|align=center| <Description>
|               Name = Ulgrim's Recall
|-
|             School = Item Enchantment
!Duration
|              Type = Recall
|align=center| <Duration>
|         Icon Image = Ulgrim's Recall Icon.png
|-
|         Live Image =
!Used by
| Live Image Caption =
|align=center| [[<Creature>]]
|        Description = A really really good spell.
|-
|               Mana = 150
|}
|             Level = V
|       Spell Words = Shurov Thizael
|           Formula = {{Icons|Gold Scarab|Silver Scarab|Prismatic Taper|Prismatic Taper|Prismatic Taper|Prismatic Taper}}
}}
== Notes ==
* Ulgrim's Scroll (unusable) can be found on a Shallows Devourer. The drop rate is extremely low, estimated at 1 in 1000.
* When turned in to Ulgrim, he gives you Ulgrim's Recall Scroll.


[[Category:Spell]]
[[Category:Monster Only Spell]]
</pre>
</pre>


[[Category:Page Template]]
[[Category:Page Template]]

Revision as of 21:18, 9 July 2012

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>]].

[[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]]