More actions
No edit summary |
No edit summary |
||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Spells}} | ||
| | {{SpellsTab|nodesktop=yes}} | ||
This is a list of all '''cantrips''' in ''Baldur's Gate 3''. Cantrips are level 0 spells that do not cost spell slots to cast. They cannot be upcast, but most of damage-dealing cantrips gain an additional damage die at character level 5, and another at 10. | |||
== Cantrips == | |||
{{Spell table | |||
|where=spell_level="0" 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 or variant spells == | |||
{{Spell table | |||
|where=spell_level="0" 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) | |||
| | |||
}} | }} | ||
== Non-player character only == | |||
{{Spell table | {{Spell table | ||
|where=spell_level = "0" | |where=spell_level="0" AND is_spell = "1" AND is_npc = true | ||
}} | }} | ||
== External links == | |||
* [https://forgottenrealms.fandom.com/wiki/Category:Cantrips List of cantrips] on the [https://forgottenrealms.fandom.com/wiki/Main_Page Forgotten Realms Wiki] | * [https://forgottenrealms.fandom.com/wiki/Category:Cantrips List of cantrips] on the [https://forgottenrealms.fandom.com/wiki/Main_Page Forgotten Realms Wiki] | ||
[[Category:Spell-related lists]] | |||
[[Category:Lists of spells]] | |||
[[Category: Lists]] |