User:Toolsmith: Difference between revisions

20 editsJoined 18 January 2024
(add links, horizontal rows, recommended subclasses)
(add Wizard spells to look out for)
 
(4 intermediate revisions by the same user not shown)
Line 78: Line 78:
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(classes HOLDS 'SORCERER' AND NOT classes HOLDS 'CLERIC' AND NOT classes HOLDS 'DRUID') AND (NOT classes HOLDS 'WIZARD') AND (is_concentration IS NULL)}}}
|where={{{where|(classes HOLDS 'SORCERER' AND NOT classes HOLDS 'CLERIC' AND NOT classes HOLDS 'DRUID') AND (NOT classes HOLDS 'WIZARD') AND (is_concentration IS NULL)}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
== Duration Spells for Extended Metamagic ==
=== 1 turn effects ===
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(condition_duration = 1) AND (is_npc IS NULL)}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
=== All the rest (non-concentration) ===
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(condition_duration NOT IN (1, 'Long Rest', 'Until Long Rest', 'Permanent')) AND (is_npc IS NULL) AND (is_concentration IS NULL)}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
=== All the rest (concentration) ===
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(condition_duration NOT IN (1, 'Long Rest', 'Until Long Rest', 'Permanent')) AND (is_npc IS NULL) AND (is_concentration IS NOT NULL)}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
== Melee Spells for Distant Metamagic ==
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|spell_range = 'melee'}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
== [[Sorcerer]] non-[[Wizard]] spells ==
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(classes HOLDS 'SORCERER') AND (NOT classes HOLDS 'WIZARD')}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
== [[Wizard]] non-[[Sorcerer]] spells ==
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(classes HOLDS 'WIZARD') AND (NOT classes HOLDS 'SORCERER')}}}
|order by=spell_level,name
|order by=spell_level,name
|limit=500
|limit=500

Latest revision as of 21:32, 3 February 2024

  1. I make tools.


Full Caster Spell lists[edit | edit source]

Druid/Cleric exclusives[edit | edit source]

These spells likely have no scroll equivalent, so a Wizard 1 stay-at-camp parent should take Life Domain Cleric 11 or Circle of the Moon Druid 11.


Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
[[File:{{{controller icon}}}|link=Produce Flame|x40px|alt=Produce Flame|class=bg3wiki-icon ]] Produce Flame C Action  Long Rest  Self
-
-
[[File:{{{controller icon}}}|link=Create or Destroy Water|x40px|alt=Create or Destroy Water|class=bg3wiki-icon ]] Create or Destroy Water 1 Action  3 turns  9m / 30ft
 4m / 13ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Cure Wounds|x40px|alt=Cure Wounds|class=bg3wiki-icon ]] Cure Wounds 1 Action
-
 1.5 m / 5 ft
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Healing Word|x40px|alt=Healing Word|class=bg3wiki-icon ]] Healing Word 1 Bonus Action
-
 18m / 60ft
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Lesser Restoration|x40px|alt=Lesser Restoration|class=bg3wiki-icon ]] Lesser Restoration 2 Action
-
 1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Protection from Poison|x40px|alt=Protection from Poison|class=bg3wiki-icon ]] Protection from Poison 2 Action  Long Rest  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Daylight|x40px|alt=Daylight|class=bg3wiki-icon ]] Daylight 3 Action  Long Rest  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Freedom of Movement|x40px|alt=Freedom of Movement|class=bg3wiki-icon ]] Freedom of Movement 4 Action  Long Rest  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Contagion|x40px|alt=Contagion|class=bg3wiki-icon ]] Contagion 5 Action
-
 1.5 m / 5 ft Attack roll
-
[[File:{{{controller icon}}}|link=Greater Restoration|x40px|alt=Greater Restoration|class=bg3wiki-icon ]] Greater Restoration 5 Action
-
 1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Mass Cure Wounds|x40px|alt=Mass Cure Wounds|class=bg3wiki-icon ]] Mass Cure Wounds 5 Action
-
 18 m / 60 ft
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Heal|x40px|alt=Heal|class=bg3wiki-icon ]] Heal 6 Action
-
 18 m / 60 ft
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Heroes' Feast|x40px|alt=Heroes' Feast|class=bg3wiki-icon ]] Heroes' Feast 6 Action  Long Rest  Self
 18m / 60ft (Radius)
-
-

Cleric-only exclusives[edit | edit source]

These spells likely have no scroll equivalent, so a Wizard 1 stay-at-camp parent should take Cleric 11 over Druid 11.


Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
[[File:{{{controller icon}}}|link=Sacred Flame|x40px|alt=Sacred Flame|class=bg3wiki-icon ]] Sacred Flame C Action
-
 18m / 60ft Radiant[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Thaumaturgy|x40px|alt=Thaumaturgy|class=bg3wiki-icon ]] Thaumaturgy C Action  10 turns  Self
-
-
[[File:{{{controller icon}}}|link=Command|x40px|alt=Command|class=bg3wiki-icon ]] Command 1 Action
-
 18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Guiding Bolt|x40px|alt=Guiding Bolt|class=bg3wiki-icon ]] Guiding Bolt 1 Action  2 turns  18m / 60ft Attack roll Radiant[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Inflict Wounds|x40px|alt=Inflict Wounds|class=bg3wiki-icon ]] Inflict Wounds 1 Action
-
 1.5 m / 5 ft Attack roll Necrotic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Sanctuary|x40px|alt=Sanctuary|class=bg3wiki-icon ]] Sanctuary 1 Bonus Action  10 turns  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Aid|x40px|alt=Aid|class=bg3wiki-icon ]] Aid 2 Action  Long Rest  Self
 9m / 30ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Prayer of Healing|x40px|alt=Prayer of Healing|class=bg3wiki-icon ]] Prayer of Healing 2 Action
-
 Self
 9m / 30ft (Radius)
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Spiritual Weapon|x40px|alt=Spiritual Weapon|class=bg3wiki-icon ]] Spiritual Weapon 2 Bonus Action
-
 18 m / 60 ft
-
Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Warding Bond|x40px|alt=Warding Bond|class=bg3wiki-icon ]] Warding Bond 2 Action  Long Rest  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Mass Healing Word|x40px|alt=Mass Healing Word|class=bg3wiki-icon ]] Mass Healing Word 3 Bonus Action
-
 Self
 18m / 60ft (Radius)
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Revivify|x40px|alt=Revivify|class=bg3wiki-icon ]] Revivify 3 Action
-
 9m / 30ft
 9m / 30ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Speak with Dead|x40px|alt=Speak with Dead|class=bg3wiki-icon ]] Speak with Dead 3 Action  Long Rest  9m / 30ft
-
-
[[File:{{{controller icon}}}|link=Death Ward|x40px|alt=Death Ward|class=bg3wiki-icon ]] Death Ward 4 Action  Long Rest  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Guardian of Faith|x40px|alt=Guardian of Faith|class=bg3wiki-icon ]] Guardian of Faith 4 Action
-
 9m / 30ft
-
-
[[File:{{{controller icon}}}|link=Flame Strike|x40px|alt=Flame Strike|class=bg3wiki-icon ]] Flame Strike 5 Action
-
 18 m / 60 ft
 3m / 10ft (Radius)
Fire[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Harm|x40px|alt=Harm|class=bg3wiki-icon ]] Harm 6 Action  Long Rest  18 m / 60 ft Necrotic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Planar Ally|x40px|alt=Planar Ally|class=bg3wiki-icon ]] Planar Ally 6 Action
-
 18 m / 60 ft
-
-

Druid-only exclusives[edit | edit source]

These spells likely have no scroll equivalent, so a Wizard 1 stay-at-camp parent should take Druid 11 over Cleric 11.


Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
[[File:{{{controller icon}}}|link=Shillelagh|x40px|alt=Shillelagh|class=bg3wiki-icon ]] Shillelagh C Bonus Action  10 turns  Self
-
-
[[File:{{{controller icon}}}|link=Thorn Whip|x40px|alt=Thorn Whip|class=bg3wiki-icon ]] Thorn Whip C Action
-
 9m / 30ft Attack roll Piercing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Animal Friendship|x40px|alt=Animal Friendship|class=bg3wiki-icon ]] Animal Friendship 1 Action  10 turns  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Goodberry|x40px|alt=Goodberry|class=bg3wiki-icon ]] Goodberry 1 Action
-
 1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Speak with Animals|x40px|alt=Speak with Animals|class=bg3wiki-icon ]] Speak with Animals 1 Action  Long Rest  Self
-
-
[[File:{{{controller icon}}}|link=Flame Blade|x40px|alt=Flame Blade|class=bg3wiki-icon ]] Flame Blade 2 Bonus Action
-
 Self
-
-
[[File:{{{controller icon}}}|link=Plant Growth|x40px|alt=Plant Growth|class=bg3wiki-icon ]] Plant Growth 3 Action
-
 18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Conjure Woodland Being|x40px|alt=Conjure Woodland Being|class=bg3wiki-icon ]] Conjure Woodland Being 4 Action
-
 18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Grasping Vine|x40px|alt=Grasping Vine|class=bg3wiki-icon ]] Grasping Vine 4 Bonus Action
-
 9m / 30ft
-
-
[[File:{{{controller icon}}}|link=Wind Walk|x40px|alt=Wind Walk|class=bg3wiki-icon ]] Wind Walk 6 Action  Long Rest  9m / 30ft
-
-

Bard-only exclusives[edit | edit source]

These spells likely have no scroll equivalent, so a Wizard 1 stay-at-camp parent should take Bard 11 instead of Druid/Cleric.


Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
[[File:{{{controller icon}}}|link=Vicious Mockery|x40px|alt=Vicious Mockery|class=bg3wiki-icon ]] Vicious Mockery C Action  1 turn  18m / 60ft Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Dissonant Whispers|x40px|alt=Dissonant Whispers|class=bg3wiki-icon ]] Dissonant Whispers 1 Action  2 turns  18 m / 60 ft Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Enthrall|x40px|alt=Enthrall|class=bg3wiki-icon ]] Enthrall 2 Action  10 turns  6m / 20ft
-

Sorcerer exclusives[edit | edit source]

These spells likely have no scroll equivalent, so a Wizard 1 stay-at-camp parent should take Sorcerer 11 instead of Druid/Cleric.

No results

Duration Spells for Extended Metamagic[edit | edit source]

1 turn effects[edit | edit source]

Name Level Cast time Duration Range/Area Attack/Save Damage/Effect
[[File:{{{controller icon}}}|link=Action Surge|x40px|alt=Action Surge|class=bg3wiki-icon ]] Action Surge Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Bibberbang Spores|x40px|alt=Bibberbang Spores|class=bg3wiki-icon ]] Bibberbang Spores Action  1 turn  18 m / 60 ft Attack roll Poison[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Black Hole|x40px|alt=Black Hole|class=bg3wiki-icon ]] Black Hole Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Blood Sacrifice|x40px|alt=Blood Sacrifice|class=bg3wiki-icon ]] Blood Sacrifice Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Bolstering Overflow|x40px|alt=Bolstering Overflow|class=bg3wiki-icon ]] Bolstering Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Brace (Melee)|x40px|alt=Brace|class=bg3wiki-icon ]] Brace Movement Speed  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Brace (Ranged)|x40px|alt=Brace|class=bg3wiki-icon ]] Brace Movement Speed  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Bulwark Rebuke|x40px|alt=Bulwark Rebuke|class=bg3wiki-icon ]] Bulwark Rebuke Reaction  1 turn  1.5 m / 5 ft Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Burning Overflow|x40px|alt=Burning Overflow|class=bg3wiki-icon ]] Burning Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Fire[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Burrow (Badger)|x40px|alt=Burrow|class=bg3wiki-icon ]] Burrow Action  1 turn  12m / 40ft
 3m / 10ft (Radius)
-
[[File:{{{controller icon}}}|link=Call for Help|x40px|alt=Call for Help|class=bg3wiki-icon ]] Call for Help Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Caustic Overflow|x40px|alt=Caustic Overflow|class=bg3wiki-icon ]] Caustic Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Acid[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Chill of the Mountain|x40px|alt=Chill of the Mountain|class=bg3wiki-icon ]] Chill of the Mountain Action  1 turn  18 m / 60 ft Attack roll Cold[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Chilling Overflow|x40px|alt=Chilling Overflow|class=bg3wiki-icon ]] Chilling Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Cold[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Combustible Coins|x40px|alt=Combustible Coins|class=bg3wiki-icon ]] Combustible Coins Action  1 turn  m / ft
 5m / 15ft (Radius)
Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Crushing Flight|x40px|alt=Crushing Flight|class=bg3wiki-icon ]] Crushing Flight Bonus Action  1 turn  21m / 70ft Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Cunning Action: Dash|x40px|alt=Cunning Action: Dash|class=bg3wiki-icon ]] Cunning Action: Dash Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Cunning Action: Disengage|x40px|alt=Cunning Action: Disengage|class=bg3wiki-icon ]] Cunning Action: Disengage Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Dash|x40px|alt=Dash|class=bg3wiki-icon ]] Dash Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Dash (Bonus Action)|x40px|alt=Dash (Bonus Action)|class=bg3wiki-icon ]] Dash (Bonus Action) Bonus Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Dazzling Ray|x40px|alt=Dazzling Ray|class=bg3wiki-icon ]] Dazzling Ray Action  1 turn  m / ft
 18m / 60ft
Radiant[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Deadly Orders|x40px|alt=Deadly Orders|class=bg3wiki-icon ]] Deadly Orders Action  1 turn  24m / 80ft
-
-
[[File:{{{controller icon}}}|link=Debilitating Shot|x40px|alt=Debilitating Shot|class=bg3wiki-icon ]] Debilitating Shot Action  1 turn  18m / 60ft Attack roll Piercing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Defensive Attack|x40px|alt=Defensive Attack|class=bg3wiki-icon ]] Defensive Attack Reaction  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Defensive Flourish (Melee)|x40px|alt=Defensive Flourish (Melee)|class=bg3wiki-icon ]] Defensive Flourish (Melee) Action  1 turn  Weapon Range Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Defensive Flourish (Ranged)|x40px|alt=Defensive Flourish (Ranged)|class=bg3wiki-icon ]] Defensive Flourish (Ranged) Action  1 turn  18 m / 60 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Disengage|x40px|alt=Disengage|class=bg3wiki-icon ]] Disengage Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Distracting Strike (Melee)|x40px|alt=Distracting Strike (Melee)|class=bg3wiki-icon ]] Distracting Strike (Melee) Action  1 turn  m / ft Attack roll
-
[[File:{{{controller icon}}}|link=Distracting Strike (Ranged)|x40px|alt=Distracting Strike (Ranged)|class=bg3wiki-icon ]] Distracting Strike (Ranged) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Enough, Wretches!|x40px|alt=Enough, Wretches!|class=bg3wiki-icon ]] Enough, Wretches! Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Enraged Throw|x40px|alt=Enraged Throw|class=bg3wiki-icon ]] Enraged Throw Bonus Action  1 turn  18m / 60ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Evasive Footwork|x40px|alt=Evasive Footwork|class=bg3wiki-icon ]] Evasive Footwork Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Extract Brain|x40px|alt=Extract Brain|class=bg3wiki-icon ]] Extract Brain Action  1 turn  1.5 m / 5 ft Attack roll Piercing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Fangs of the Fire Snake|x40px|alt=Fangs of the Fire Snake|class=bg3wiki-icon ]] Fangs of the Fire Snake Action  1 turn  6m / 20ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Fist of Unbroken Air|x40px|alt=Fist of Unbroken Air|class=bg3wiki-icon ]] Fist of Unbroken Air Action  1 turn  9m / 30ft Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Flail of Madness|x40px|alt=Flail of Madness|class=bg3wiki-icon ]] Flail of Madness Action  1 turn  1.5 m / 5 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Flail of Paralysis|x40px|alt=Flail of Paralysis|class=bg3wiki-icon ]] Flail of Paralysis Action  1 turn  1.5 m / 5 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Flurry of Blows: Stagger|x40px|alt=Flurry of Blows: Stagger|class=bg3wiki-icon ]] Flurry of Blows: Stagger Bonus Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Flurry of Blows: Topple|x40px|alt=Flurry of Blows: Topple|class=bg3wiki-icon ]] Flurry of Blows: Topple Bonus Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=For the Lord of Bones!|x40px|alt=For the Lord of Bones!|class=bg3wiki-icon ]] For the Lord of Bones! Action  1 turn  3m / 10ft
-
-
[[File:{{{controller icon}}}|link=Forced Manoeuvre|x40px|alt=Forced Manoeuvre|class=bg3wiki-icon ]] Forced Manoeuvre Action  1 turn  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Forceful Throw|x40px|alt=Forceful Throw|class=bg3wiki-icon ]] Forceful Throw Action  1 turn  18m / 60ft
 1m / 3ft (Radius)
Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Frenzied Strike|x40px|alt=Frenzied Strike|class=bg3wiki-icon ]] Frenzied Strike Bonus Action  1 turn  Weapon Range Attack roll t[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Galvanise|x40px|alt=Galvanise|class=bg3wiki-icon ]] Galvanise Action  1 turn  Self
 5m / 17ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Gargantuan Cleave|x40px|alt=Gargantuan Cleave|class=bg3wiki-icon ]] Gargantuan Cleave Action  1 turn  m / ft
 1.5m / 5ft (Cone)
Attack roll
-
[[File:{{{controller icon}}}|link=Goading Attack (Melee)|x40px|alt=Goading Attack (Melee)|class=bg3wiki-icon ]] Goading Attack (Melee) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Goading Attack (Ranged)|x40px|alt=Goading Attack (Ranged)|class=bg3wiki-icon ]] Goading Attack (Ranged) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Hand Me My Leech|x40px|alt=Hand Me My Leech|class=bg3wiki-icon ]] Hand Me My Leech Bonus Action  1 turn  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Hand Me My Saw|x40px|alt=Hand Me My Saw|class=bg3wiki-icon ]] Hand Me My Saw Action  1 turn  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Hand Me My Syringe|x40px|alt=Hand Me My Syringe|class=bg3wiki-icon ]] Hand Me My Syringe Action  1 turn  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Hand Me My Trepan|x40px|alt=Hand Me My Trepan|class=bg3wiki-icon ]] Hand Me My Trepan Bonus Action  1 turn  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Haste Spores|x40px|alt=Haste Spores|class=bg3wiki-icon ]] Haste Spores Bonus Action  1 turn  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Healing Radiance|x40px|alt=Healing Radiance|class=bg3wiki-icon ]] Healing Radiance Bonus Action  1 turn  Self
 3m / 10ft
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Healing Vapours|x40px|alt=Healing Vapours|class=bg3wiki-icon ]] Healing Vapours Action  1 turn  m / ft
 9m / 30ft (Radius)
-
Healing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Hellfire Exhaust|x40px|alt=Hellfire Exhaust|class=bg3wiki-icon ]] Hellfire Exhaust Action  1 turn  18 m / 60 ft Fire[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Hellflame Cleave|x40px|alt=Hellflame Cleave|class=bg3wiki-icon ]] Hellflame Cleave Action  1 turn  3m / 10ft
-
[[File:{{{controller icon}}}|link=Honeyed Paws|x40px|alt=Honeyed Paws|class=bg3wiki-icon ]] Honeyed Paws Action  1 turn  1.5 m / 5 ft Attack roll Slashing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Horde Breaker (Melee)|x40px|alt=Horde Breaker (Melee)|class=bg3wiki-icon ]] Horde Breaker (Melee) Action  1 turn  m / ft
 2m / 5ft (Radius)
Attack roll
-
[[File:{{{controller icon}}}|link=Horde Breaker (Ranged)|x40px|alt=Horde Breaker (Ranged)|class=bg3wiki-icon ]] Horde Breaker (Ranged) Action  1 turn  m / ft
 2m / 5ft (Radius)
Attack roll
-
[[File:{{{controller icon}}}|link=Improvised Melee Weapon (Bonus Action)|x40px|alt=Improvised Melee Weapon|class=bg3wiki-icon ]] Improvised Melee Weapon Bonus Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Improvised Melee Weapon|x40px|alt=Improvised Melee Weapon|class=bg3wiki-icon ]] Improvised Melee Weapon Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Inciting Howl|x40px|alt=Inciting Howl|class=bg3wiki-icon ]] Inciting Howl Action  1 turn  m / ft
 9m / 30ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Inciting Howl (Wolf)|x40px|alt=Inciting Howl|class=bg3wiki-icon ]] Inciting Howl Action  1 turn  Self
 10m / 30ft (Radius)
Attack roll
-
[[File:{{{controller icon}}}|link=Instinctive Charm|x40px|alt=Instinctive Charm|class=bg3wiki-icon ]] Instinctive Charm Reaction  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Magic Awareness|x40px|alt=Magic Awareness|class=bg3wiki-icon ]] Magic Awareness Bonus Action  1 turn  3m / 10ft
-
-
[[File:{{{controller icon}}}|link=Malfunctioning Shell of Resistance|x40px|alt=Malfunctioning Shell of Resistance|class=bg3wiki-icon ]] Malfunctioning Shell of Resistance Action  1 turn  18m / 60ft
-
-
[[File:{{{controller icon}}}|link=Manoeuvring Attack (Melee)|x40px|alt=Manoeuvring Attack (Melee)|class=bg3wiki-icon ]] Manoeuvring Attack (Melee) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Manoeuvring Attack (Ranged)|x40px|alt=Manoeuvring Attack (Ranged)|class=bg3wiki-icon ]] Manoeuvring Attack (Ranged) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Martial Exertion|x40px|alt=Martial Exertion|class=bg3wiki-icon ]] Martial Exertion Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Menacing Attack (Ranged)|x40px|alt=Menacing Attack (Ranged)|class=bg3wiki-icon ]] Menacing Attack (Ranged) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Merciless Crush|x40px|alt=Merciless Crush|class=bg3wiki-icon ]] Merciless Crush Action  1 turn  6m / 20ft
 3m / 10ft
Slashing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Mind Blast|x40px|alt=Mind Blast|class=bg3wiki-icon ]] Mind Blast Action  1 turn  m / ft
 14m / 47ft (Cone)
Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Misty Escape (Cazador Szarr)|x40px|alt=Misty Escape|class=bg3wiki-icon ]] Misty Escape Bonus Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Misty Escape|x40px|alt=Misty Escape|class=bg3wiki-icon ]] Misty Escape Reaction  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Mobile Flourish (Melee)|x40px|alt=Mobile Flourish (Melee)|class=bg3wiki-icon ]] Mobile Flourish (Melee) Action  1 turn  1.5 m / 5 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Mobile Flourish (Ranged)|x40px|alt=Mobile Flourish (Ranged)|class=bg3wiki-icon ]] Mobile Flourish (Ranged) Action  1 turn  18 m / 60 ft Attack roll weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Multiattack (Flesh)|x40px|alt=Multiattack|class=bg3wiki-icon ]] Multiattack Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Multiattack (Raphael)|x40px|alt=Multiattack|class=bg3wiki-icon ]] Multiattack Action  1 turn  1.5 m / 5 ft Attack roll Slashing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Multiattack (Flind)|x40px|alt=Multiattack|class=bg3wiki-icon ]] Multiattack Action  1 turn  1.5 m / 5 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Multiattack (Steel Watcher Titan)|x40px|alt=Multiattack|class=bg3wiki-icon ]] Multiattack Action  1 turn  3m / 10ft Attack roll
-
[[File:{{{controller icon}}}|link=Multiattack (Ansur)|x40px|alt=Multiattack|class=bg3wiki-icon ]] Multiattack Action  1 turn  4m / 13ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Nebulous Black Hole|x40px|alt=Nebulous Black Hole|class=bg3wiki-icon ]] Nebulous Black Hole Action  1 turn  18m / ft Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Nimble Escape|x40px|alt=Nimble Escape|class=bg3wiki-icon ]] Nimble Escape Bonus Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Orb of Negation|x40px|alt=Orb of Negation|class=bg3wiki-icon ]] Orb of Negation Action  1 turn  30m / ft
-
-
[[File:{{{controller icon}}}|link=Pacifying Spores|x40px|alt=Pacifying Spores|class=bg3wiki-icon ]] Pacifying Spores Action  1 turn  1.5 m / 5 ft
-
-
[[File:{{{controller icon}}}|link=Patient Defence|x40px|alt=Patient Defence|class=bg3wiki-icon ]] Patient Defence Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Potent Misty Escape|x40px|alt=Potent Misty Escape|class=bg3wiki-icon ]] Potent Misty Escape Bonus Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Prepare|x40px|alt=Prepare|class=bg3wiki-icon ]] Prepare Movement Speed  1 turn  Self
-
Slashing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Reckless Attack|x40px|alt=Reckless Attack|class=bg3wiki-icon ]] Reckless Attack Action  1 turn  Weapon Range Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Reckless Roar|x40px|alt=Reckless Roar|class=bg3wiki-icon ]] Reckless Roar Bonus Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Rend Vision (Raven Familiar)|x40px|alt=Rend Vision|class=bg3wiki-icon ]] Rend Vision Action  1 turn  1.5 m / 5 ft Attack roll Piercing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Repelling Protocol|x40px|alt=Repelling Protocol|class=bg3wiki-icon ]] Repelling Protocol Bonus Action  1 turn  18m / 60ft Thunder[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Reprimand|x40px|alt=Reprimand|class=bg3wiki-icon ]] Reprimand Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Request Surgical Instrument|x40px|alt=Request Surgical Instrument|class=bg3wiki-icon ]] Request Surgical Instrument Bonus Action  1 turn  8m / 25ft
-
-
[[File:{{{controller icon}}}|link=Retributive Brainquake|x40px|alt=Retributive Brainquake|class=bg3wiki-icon ]] Retributive Brainquake Action  1 turn  30m / 90ft Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Rush of the Gale Spirits|x40px|alt=Rush of the Gale Spirits|class=bg3wiki-icon ]] Rush of the Gale Spirits Action  1 turn  m / ft
 12m / 40ft
-
[[File:{{{controller icon}}}|link=Sacred Munitions|x40px|alt=Sacred Munitions|class=bg3wiki-icon ]] Sacred Munitions Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Shadow Step|x40px|alt=Shadow Step|class=bg3wiki-icon ]] Shadow Step Bonus Action  1 turn  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Shadowjaw Bite|x40px|alt=Shadowjaw Bite|class=bg3wiki-icon ]] Shadowjaw Bite Action  1 turn  1.5 m / 5 ft Attack roll Piercing[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Shell of Resistance|x40px|alt=Shell of Resistance|class=bg3wiki-icon ]] Shell of Resistance Action  1 turn  18m / 60ft
-
-
[[File:{{{controller icon}}}|link=Shield Blow|x40px|alt=Shield Blow|class=bg3wiki-icon ]] Shield Blow Reaction  1 turn  1.5 m / 5 ft
-
[[File:{{{controller icon}}}|link=Shocking Overflow|x40px|alt=Shocking Overflow|class=bg3wiki-icon ]] Shocking Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Lightning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Sinister Howl|x40px|alt=Sinister Howl|class=bg3wiki-icon ]] Sinister Howl Action  1 turn  Self
 10m / 33ft (Radius)
-
-
[[File:{{{controller icon}}}|link=Slam (Zombie)|x40px|alt=Slam|class=bg3wiki-icon ]] Slam Action  1 turn  3m / 10ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Spectral Aspect|x40px|alt=Spectral Aspect|class=bg3wiki-icon ]] Spectral Aspect Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Step of the Wind: Dash|x40px|alt=Step of the Wind: Dash|class=bg3wiki-icon ]] Step of the Wind: Dash Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Step of the Wind: Disengage|x40px|alt=Step of the Wind: Disengage|class=bg3wiki-icon ]] Step of the Wind: Disengage Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Stunning Gaze|x40px|alt=Stunning Gaze|class=bg3wiki-icon ]] Stunning Gaze Bonus Action  1 turn  18m / 60ft
-
[[File:{{{controller icon}}}|link=Stunning Strike (Melee)|x40px|alt=Stunning Strike (Melee)|class=bg3wiki-icon ]] Stunning Strike (Melee) Action  1 turn  1.5 m / 5 ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Stunning Strike (Unarmed)|x40px|alt=Stunning Strike (Unarmed)|class=bg3wiki-icon ]] Stunning Strike (Unarmed) Action  1 turn  1.5 m / 5 ft Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Sudden Rush|x40px|alt=Sudden Rush|class=bg3wiki-icon ]] Sudden Rush Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Sweetplum Gales|x40px|alt=Sweetplum Gales|class=bg3wiki-icon ]] Sweetplum Gales Action  1 turn  18 m / 60 ft
 3m / 10ft (Radius)
-
[[File:{{{controller icon}}}|link=Tadpole Charm|x40px|alt=Tadpole Charm|class=bg3wiki-icon ]] Tadpole Charm Reaction  1 turn  9m / 30ft
-
[[File:{{{controller icon}}}|link=Telekinetic Thrust|x40px|alt=Telekinetic Thrust|class=bg3wiki-icon ]] Telekinetic Thrust Action  1 turn  9m / 30ft Force[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Tentacle Whip (Illithid)|x40px|alt=Tentacle Whip|class=bg3wiki-icon ]] Tentacle Whip Action  1 turn  1.5 m / 5 ft Attack roll Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Throw|x40px|alt=Throw|class=bg3wiki-icon ]] Throw Action  1 turn  18m / 60ft Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Break of Dawn|x40px|alt=Thunderwave|class=bg3wiki-icon ]] Thunderwave Action  1 turn  1.5 m / 5 ft
 5m / 17ft (Cone)
Radiant[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Timmask Spores (Class Action)|x40px|alt=Timmask Spores|class=bg3wiki-icon ]] Timmask Spores Action  1 turn  18 m / 60 ft Attack roll Poison[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Topple|x40px|alt=Topple|class=bg3wiki-icon ]] Topple Action  1 turn  Weapon Range Attack roll Bludgeoning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Torrential Undeath|x40px|alt=Torrential Undeath|class=bg3wiki-icon ]] Torrential Undeath Action  1 turn  18m / 60ft
 3m / 10ft (Cube)
-
-
[[File:{{{controller icon}}}|link=Touch of the Storm|x40px|alt=Touch of the Storm|class=bg3wiki-icon ]] Touch of the Storm Action  1 turn  1.5 m / 5 ft Attack roll Lightning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Trip Attack (Melee)|x40px|alt=Trip Attack (Melee)|class=bg3wiki-icon ]] Trip Attack (Melee) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Trip Attack (Ranged)|x40px|alt=Trip Attack (Ranged)|class=bg3wiki-icon ]] Trip Attack (Ranged) Action  1 turn  Weapon Range Attack roll
-
[[File:{{{controller icon}}}|link=Venomous Overflow|x40px|alt=Venomous Overflow|class=bg3wiki-icon ]] Venomous Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Poison[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Wasting Overflow|x40px|alt=Wasting Overflow|class=bg3wiki-icon ]] Wasting Overflow Action  1 turn  m / ft
 3m / 10ft (Radius)
-
Necrotic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Watchful Hunt|x40px|alt=Watchful Hunt|class=bg3wiki-icon ]] Watchful Hunt Action  1 turn  18 m / 60 ft
-
-
[[File:{{{controller icon}}}|link=Wild Magic: Action Surge|x40px|alt=Wild Magic: Action Surge|class=bg3wiki-icon ]] Wild Magic: Action Surge Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Wild Magic: Bolt of Light (Activate)|x40px|alt=Wild Magic: Bolt of Light (Activate)|class=bg3wiki-icon ]] Wild Magic: Bolt of Light (Activate) Bonus Action  1 turn  9m / 30ft Radiant[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Wild Magic: Shield|x40px|alt=Wild Magic: Shield|class=bg3wiki-icon ]] Wild Magic: Shield Action  1 turn  m / ft
-
-
[[File:{{{controller icon}}}|link=Bone Chill|x40px|alt=Bone Chill|class=bg3wiki-icon ]] Bone Chill C Action  1 turn  18m / 60ft Attack roll Necrotic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Ray of Frost|x40px|alt=Ray of Frost|class=bg3wiki-icon ]] Ray of Frost C Action  1 turn  18m / 60ft Attack roll Cold[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Shocking Grasp|x40px|alt=Shocking Grasp|class=bg3wiki-icon ]] Shocking Grasp C Action  1 turn  1.5 m / 5 ft Attack roll Lightning[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Stand Like Stone|x40px|alt=Stand Like Stone|class=bg3wiki-icon ]] Stand Like Stone C Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Vicious Mockery|x40px|alt=Vicious Mockery|class=bg3wiki-icon ]] Vicious Mockery C Action  1 turn  18m / 60ft Psychic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Arcane Critical|x40px|alt=Arcane Critical|class=bg3wiki-icon ]] Arcane Critical 1 Bonus Action  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Arms of Hadar|x40px|alt=Arms of Hadar|class=bg3wiki-icon ]] Arms of Hadar 1 Action  1 turn  Self
 3m / 10ft (Radius)
Necrotic[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Colour Spray|x40px|alt=Colour Spray|class=bg3wiki-icon ]] Colour Spray 1 Action  1 turn  Self
 5m / 15ft (Cone)
-
-
[[File:{{{controller icon}}}|link=Command: Approach (Undead)|x40px|alt=Command: Approach|class=bg3wiki-icon ]] Command: Approach 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Approach|x40px|alt=Command: Approach|class=bg3wiki-icon ]] Command: Approach 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Drop (Undead)|x40px|alt=Command: Drop|class=bg3wiki-icon ]] Command: Drop 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Drop|x40px|alt=Command: Drop|class=bg3wiki-icon ]] Command: Drop 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Flee|x40px|alt=Command: Flee|class=bg3wiki-icon ]] Command: Flee 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Flee (Undead)|x40px|alt=Command: Flee|class=bg3wiki-icon ]] Command: Flee 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Grovel (Undead)|x40px|alt=Command: Grovel|class=bg3wiki-icon ]] Command: Grovel 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Grovel|x40px|alt=Command: Grovel|class=bg3wiki-icon ]] Command: Grovel 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Halt (Undead)|x40px|alt=Command: Halt|class=bg3wiki-icon ]] Command: Halt 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Command: Halt|x40px|alt=Command: Halt|class=bg3wiki-icon ]] Command: Halt 1 Action  1 turn  18 m / 60 ft
-
[[File:{{{controller icon}}}|link=Shield|x40px|alt=Shield|class=bg3wiki-icon ]] Shield 1 Reaction  1 turn  Self
-
-
[[File:{{{controller icon}}}|link=Thunderous Smite|x40px|alt=Thunderous Smite|class=bg3wiki-icon ]] Thunderous Smite 1 Action  1 turn  Weapon Range Attack roll Weapon[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Gust of Wind|x40px|alt=Gust of Wind|class=bg3wiki-icon ]] Gust of Wind 2 Action  1 turn  Self
 12m / 40ft
-
-
[[File:{{{controller icon}}}|link=Melf's Acid Arrow|x40px|alt=Melf's Acid Arrow|class=bg3wiki-icon ]] Melf's Acid Arrow 2 Action  1 turn  18 m / 60 ft Attack roll Acid[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Web|x40px|alt=Web|class=bg3wiki-icon ]] Web 2 Action  1 turn  18 m / 60 ft
 4m / 13ft (Radius)
-
[[File:{{{controller icon}}}|link=Destructive Wave|x40px|alt=Destructive Wave|class=bg3wiki-icon ]] Destructive Wave 5 Action  1 turn  9m / 30ft Thunder[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Destructive Wave: Necrotic|x40px|alt=Destructive Wave: Necrotic|class=bg3wiki-icon ]] Destructive Wave: Necrotic 5 Action  1 turn  9m / 30ft Thunder[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Destructive Wave: Radiant|x40px|alt=Destructive Wave: Radiant|class=bg3wiki-icon ]] Destructive Wave: Radiant 5 Action  1 turn  9m / 30ft Thunder[[File:{{{damage type}}} Damage Icon.png|link=Damage Types|x25px|alt=Damage Types|class=bg3wiki-icon ]]{{{damage type}}}
[[File:{{{controller icon}}}|link=Divine Revelry|x40px|alt=Divine Revelry|class=bg3wiki-icon ]] Divine Revelry 9 Action  1 turn  12m / 40ft
 3m / 10ft (Radius)
-
-


All the rest (non-concentration)[edit | edit source]

[[:#cargo_query: tables = spells]]

All the rest (concentration)[edit | edit source]

[[:#cargo_query: tables = spells]]

Melee Spells for Distant Metamagic[edit | edit source]

[[:#cargo_query: tables = spells]]

Sorcerer non-Wizard spells[edit | edit source]

[[:#cargo_query: tables = spells]]

Wizard non-Sorcerer spells[edit | edit source]

[[:#cargo_query: tables = spells]]