Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

List of 5th level spells: Difference between revisions

From bg3.wiki
Willowisp (talk | contribs)
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Spells}}
{{Spells}}
{{SpellsTab|nodesktop=yes}}
{{SpellsTab|nodesktop=yes}}
This is a list of all fifth level spells in Baldur's Gate 3.
__toc__
== Level 5 spells ==
{{Spell table
{{Spell table
|where=spell_level="5" 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_level="5" 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)
}}
}}
 
== Item/Variant spells ==
=== Item/Variant spells ===
{{Spell table
{{Spell table
|where=spell_level="5" 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_level="5" 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 ==
=== NPC Only ===
{{Spell table
{{Spell table
|where=spell_level="5" AND is_npc = true
|where=spell_level="5" AND is_spell="1" AND is_npc = true
}}
}}


[[Category:Spell-related lists]]
[[Category:Spell-related lists]]
[[Category:Lists of spells]]
[[Category:Lists of spells]]
[[Category: Lists]]