25,166
edits→External Links
mNo edit summary |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{hatnote|This page is about the magic school. For the subclass, see [[Conjuration School]].}} | {{hatnote|This page is about the spells of the magic school. For the subclass, see [[Conjuration School]].}} | ||
{{PageSeo | |||
| title = Conjuration | |||
| description = Conjuration is a school of magic. Conjuration magic tends to revolve around summoning creatures and objects as well as teleportation. | |||
| image = Class Wizard Conjuration Badge Icon.png | |||
}} | |||
{{Spells}} | |||
'''Conjuration''' is a school of [[Spells|magic]]. | |||
{{TOC}} | {{TOC}} | ||
== Overview == | |||
[[File:Class Wizard Conjuration Hotbar Icon.png|left|90px]] | |||
Conjuration magic tends to revolve around summoning creatures and objects as well as teleportation. | |||
The [[Conjuration School]] is a [[Wizard]] subclass that specializes in Conjuration spells. | |||
==List of conjuration spells granted by class or through scrolls == | ==List of conjuration spells granted by class or through scrolls == | ||
{{Spell table | {{Spell table | ||
|where=spell_school="Conjuration" AND (classes HOLDS "Wizard" OR classes HOLDS "Sorcerer" OR classes HOLDS "Cleric" OR classes HOLDS "Bard" OR classes HOLDS "Ranger" OR classes HOLDS "Druid" OR classes HOLDS "Paladin" OR classes HOLDS "Warlock") AND (is_npc = false OR is_npc IS NULL) | |where=spell_school="Conjuration" AND is_spell="1" AND (classes HOLDS "Wizard" OR classes HOLDS "Sorcerer" OR classes HOLDS "Cleric" OR classes HOLDS "Bard" OR classes HOLDS "Ranger" OR classes HOLDS "Druid" OR classes HOLDS "Paladin" OR classes HOLDS "Warlock") AND (is_npc = false OR is_npc IS NULL) | ||
}} | }} | ||
== List of conjuration spells granted by items == | == List of conjuration spells granted by items == | ||
{{Spell table | {{Spell table | ||
|where=spell_school="Conjuration" AND classes HOLDS NOT "Wizard" AND classes HOLDS NOT "Sorcerer" AND classes HOLDS NOT "Cleric" AND classes HOLDS NOT "Bard" AND classes HOLDS NOT "Ranger" AND classes HOLDS NOT "Druid" AND classes HOLDS NOT "Paladin" AND classes HOLDS NOT "Warlock" AND (is_npc = false OR is_npc IS NULL) | |where=spell_school="Conjuration" AND is_spell="1" AND classes HOLDS NOT "Wizard" AND classes HOLDS NOT "Sorcerer" AND classes HOLDS NOT "Cleric" AND classes HOLDS NOT "Bard" AND classes HOLDS NOT "Ranger" AND classes HOLDS NOT "Druid" AND classes HOLDS NOT "Paladin" AND classes HOLDS NOT "Warlock" AND (is_npc = false OR is_npc IS NULL) | ||
}} | }} | ||
== List of conjuration spells available only to NPCs == | == List of conjuration spells available only to NPCs == | ||
{{Spell table | {{Spell table | ||
|where=spell_school="Conjuration" AND is_npc = true | |where=spell_school="Conjuration" AND is_spell="1" AND is_npc = true | ||
}} | }} | ||
Line 25: | Line 33: | ||
* {{FRWiki|Conjuration|long}} | * {{FRWiki|Conjuration|long}} | ||
{{WizardNavbox}} | |||
[[Category:Schools of magic]] | [[Category:Schools of magic]] | ||
[[Category:Spell-related lists]] | [[Category:Spell-related lists]] | ||
[[Category:Lists of spells]] | [[Category:Lists of spells]] |