Difference between revisions of "Template:Spellcaster3"

From CrawlWiki
Jump to: navigation, search
(Created page with "<includeonly><div style="margin: 1.0em; margin-top:0; margin-right:0; padding: 0px; float: left; border:none;"> {| class="prettytable" style="border:none; margin:0; padding:0;...")
 
Line 1: Line 1:
 
<includeonly><div style="margin: 1.0em; margin-top:0; margin-right:0; padding: 0px; float: left; border:none;">
 
<includeonly><div style="margin: 1.0em; margin-top:0; margin-right:0; padding: 0px; float: left; border:none;">
 
{| class="prettytable" style="border:none; margin:0; padding:0; width:16em;"
 
{| class="prettytable" style="border:none; margin:0; padding:0; width:16em;"
! colspan="2" style="font-size:larger;" | Spell set {{{number|}}}
+
! colspan="3" style="font-size:larger;" | Spell set {{{number|}}}
 
|-
 
|-
 
! align="left" | Slot<sup>1</sup>
 
! align="left" | Slot<sup>1</sup>
 
| {{{slot1|''none''}}}
 
| {{{slot1|''none''}}}
 +
| {{{flags1|''none''}}}
 
|-
 
|-
 
! align="left" | Slot<sup>2</sup>
 
! align="left" | Slot<sup>2</sup>
 
| {{{slot2|''none''}}}
 
| {{{slot2|''none''}}}
 +
| {{{flags2|''none''}}}
 
|-
 
|-
 
! align="left" | Slot<sup>3</sup>
 
! align="left" | Slot<sup>3</sup>
 
| {{{slot3|''none''}}}
 
| {{{slot3|''none''}}}
 +
| {{{flags3|''none''}}}
 
|-
 
|-
 
|}</div>[[Category:Spellcaster]]</includeonly><noinclude>
 
|}</div>[[Category:Spellcaster]]</includeonly><noinclude>
Line 18: Line 21:
 
  <nowiki>{{</nowiki>Spellcaster3
 
  <nowiki>{{</nowiki>Spellcaster3
 
  |number=
 
  |number=
  |slot1=[[Throw Flame]] (3d5)
+
  |slot1=[[Throw Frost]] (3d5)
  |slot2=[[Invisibility]]
+
|flags1={{Wizard slot flag}}
  |slot3=[[Magic Dart]] (3d4)
+
  |slot2=[[Cantrip]]
 +
|flags2={{Wizard slot flag}}
 +
  |slot3=[[Haste]]
 +
|flags3={{Wizard slot flag}}
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
  
 
{{Spellcaster3
 
{{Spellcaster3
 
  |number=
 
  |number=
  |slot1=[[Throw Flame]] (3d5)
+
  |slot1=[[Throw Frost]] (3d5)
  |slot2=[[Invisibility]]
+
|flags1={{Wizard slot flag}}
  |slot3=[[Magic Dart]] (3d4)
+
  |slot2=[[Cantrip]]
 +
|flags2={{Wizard slot flag}}
 +
  |slot3=[[Haste]]
 +
|flags3={{Wizard slot flag}}
 
}}
 
}}
 
{{clear}}
 
{{clear}}

Revision as of 21:54, 21 March 2015


Use this template for a monster's spells. A list that is up-to-date as of 0.16 can be found here. Put the damage in the template, as it varies by HD for some spells.

{{Spellcaster3
|number=
|slot1=Throw Frost (3d5)
|flags1=Wizard flag
|slot2=Cantrip
|flags2=Wizard flag
|slot3=Haste
|flags3=Wizard flag
}}
Spell set
Slot1 Throw Frost (3d5) Wizard flag
Slot2 Cantrip Wizard flag
Slot3 Haste Wizard flag

Since 0.16, the number of slots a monster can have is variable. Therefore, you must use one of the following templates: Template:Spellcaster1, Template:Spellcaster2, Template:Spellcaster3, Template:Spellcaster4, Template:Spellcaster5, or Template:Spellcaster6.