Ad placeholder

List of 3rd level spells: Difference between revisions

Jump to navigation Jump to search
Added is_spell check
No edit summary
(Added is_spell check)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SpellsTab}}
{{Spells}}
{{SpellsTab|nodesktop=yes}}
{{Spell table
{{Spell table
|where=spell_level = "3"
|where=spell_level="3" 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)
}}
}}


{{NavSpells}}
=== Item/Variant spells ===
{{Spell table
|where=spell_level="3" 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)
}}
 
=== NPC Only ===
{{Spell table
|where=spell_level="3" AND is_spell="1" AND is_npc = true
}}
 
[[Category:Spell-related lists]]
[[Category:Lists of spells]]

Navigation menu