7,103
editsno edit summary
HiddenDragon (talk | contribs) (Split table into 3 categories) |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{hatnote|This page is about the magic school. For the subclass, see [[Divination School]].}} | |||
{{PageSeo | |||
{{hatnote|This page is about the magic | | title = Divination | ||
| description = Divination is a school of magic. Divination magic tends to involve divination and insight. Very few Divination spells exist in Baldur's Gate 3, and fewer still can be learned by the player. | |||
'''Divination''' is a | | image = Class Wizard Divination Badge Icon.png | ||
}} | |||
The [[Divination School]] is a [[Wizard]] subclass that specializes in Divination spells. | {{Spells|image = Class Wizard Divination Hotbar Icon.png|size=140px}} | ||
'''Divination''' is a school of [[Spells|magic]]. Divination magic tends to involve divination and insight. Very few Divination spells exist in [[Baldur's Gate 3]], and fewer still can be learned by the player. The [[Divination School]] is a [[Wizard]] subclass that specializes in Divination spells. | |||
{{TOC}} | |||
{{clear}} | |||
== List of | == List of divination spells granted by class or through scrolls == | ||
{{Spell table | {{Spell table | ||
|where=spell_school="Divination" 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="Divination" 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 divination spells granted by items == | ||
{{Spell table | {{Spell table | ||
|where=spell_school="Divination" 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="Divination" 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 divination spells available only to NPCs == | |||
== | |||
{{Spell table | {{Spell table | ||
|where=spell_school="Divination" AND is_npc = true | |where=spell_school="Divination" AND is_spell="1" AND is_npc = true | ||
}} | }} | ||
{{ | {{back to top}} | ||
== External links == | |||
* {{FRWiki|Divination|long}} | |||
[[Category:Schools of magic]] | |||
[[Category:Spell-related lists]] | |||
[[Category:Lists of spells]] |