Difference between revisions of "Spell"

From CrawlWiki
Jump to: navigation, search
(Update to 0.23)
m (Useful Info)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{version023}}
+
{{version030}}
== Lists ==
+
A '''spell''' is a magical effect that the player can produce at will, provided they have sufficient [[MP]], are skilled enough in the spell's [[magic school]]s, and not under a few [[status effect]]s. Spells are learned from the [[spell memorisation|spell library]] ('''M''').
 
 
* [[List of spells]]
 
* [[List_of_spells_by_school|List of spells by school]]
 
 
 
== About spells ==
 
 
 
A '''spell''' is a magical effect that the player can produce at will, provided they have sufficient [[MP]] and are skilled enough in the spell's [[magic school]]s. Spells are learned from [[book]]s.
 
  
 +
== Useful Info ==
 
Every spell has the following:
 
Every spell has the following:
 +
* A '''spell level'''. This determines:
 +
** If you can learn the spell at all. In order to memorize a spell, your [[experience level]] must be greater or equal to a spell's level.
 +
** How difficult a spell is to cast. Higher levels of spells require more [[skill]] training to reduce their failure.
 +
** How much [[MP]] a spell costs, where <code>MP Cost = Spell Level</code>. Some spells, like [[Portal Projectile]], can use extra MP after being cast.
 +
:In addition, characters can only memorize so many spell levels at a time. A given character can learn up to <code>(2 × [[Spellcasting]]) + ([[XL]] - 1)</code> spell levels at once. E.g. an XL 11 character with 5 Spellcasting would have a total of 20 spell levels; they could learn four level 5 spells, or two level 9 spells and one level 2 spell.
  
* A level, which is an indication of how difficult the spell is. Characters with an [[experience level]] lower than the spell's level cannot learn the spell. For example, a level 1 [[Wizard]] cannot learn the level 2 spell [[Blink]]. Higher level spells also require more magical skill to cast.
+
* One or multiple '''[[magic school]]s''' ("'''spell schools'''"). For example, [[Ice Form]] is a [[Transmutations]] / [[Ice Magic]] spell. Both "Transmutations" and "Ice Magic" are skills that boost the strength and success rate of the spell. Spells with multiple schools will take more XP to train.
{{crawlquote|"You're too inexperienced to learn that spell!"}}
 
  
* A number of [[magic school]]s, which indicate the nature of magic that the spell uses. For example, [[Conjurations]] is the school of magic which handles things being created out of thin air, and is therefore the school to which most projectile attacks belong. A spell often belongs to more than one school.
+
In the spells menu ('''[[M]]'''), a spell will be shown in red if your [[god]] prohibits it. Otherwise a spell is shown in white if casting it is possible and would achieve something (e.g. if you can affect something with an attack, heal MP with [[Sublimation of Blood]]...). Otherwise, it is greyed out. The game's assessment of whether it would achieve something is not always accurate; for example, you might cast a [[Fireball]] at a spot where you suppose there is an invisible monster (do so with 'Z').
  
Every character has a number of [[Spell_memorisation | spell level]]s, which increase as the player gains [[experience]] levels and levels in [[Spellcasting]] and is a measure of how much magic they can learn.
+
In any case, you can only learn up to 21 spells:
Spell levels = 2×Spellcasting + Experience level-1
 
 
 
To be able to memorize a spell you need an amount of free spell levels equal to the level of the spell. Otherwise:
 
{{crawlquote|"You can't memorise that many levels of magic yet!"}}
 
 
 
In any case, you can't memorize more than 21 spells.
 
 
{{crawlquote|"Your head is already too full of spells!"}}
 
{{crawlquote|"Your head is already too full of spells!"}}
 
Some spells can't be memorized by some races:
 
*[[Ghoul]]s can't memorize [[Beastly Appendage]], [[Blade Hands]], [[Borgnjor's Revivification]], [[Death's Door]], [[Dragon Form]], [[Hydra Form]], [[Ice Form]], [[Necromutation]], [[Spider Form]], [[Statue Form]] and [[Sublimation of Blood]].
 
*[[Vampire]]s can't memorize [[Borgnjor's Revivification]], [[Death's Door]] and [[Necromutation]]. They can memorize the [[Transmutation]] spells the ghouls can't, but they can cast them only when they are full, very full or alive.
 
*[[Mummies]] can't memorize [[Beastly Appendage]], [[Blade Hands]], [[Borgnjor's Revivification]], [[Death's Door]], [[Dragon Form]], [[Hydra Form]], [[Ice Form]], [[Necromutation]], [[Regeneration]], [[Spider Form]], [[Statue Form]] and [[Sublimation of Blood]].
 
*[[Deep dwarves]] can't memorize [[Regeneration]].
 
*[[Felid]]s can't memorize [[Excruciating Wounds]], [[Portal Projectile]] and [[Spectral Weapon]].
 
*[[Gargoyles]] can't memorize [[Statue Form]] and [[Sublimation of Blood]].
 
 
In the list all spells menu, a spell will be shown in red if your god prohibits it. Otherwise a spell is shown in white if casting it is possible and would achieve something (eg, there is a possible target for an attack, you have MP to restore with [[Sublimation of Blood]], you have HP to restore with [[Borgnjor's Revivification]]). Otherwise (eg because you have insufficient MP) it is greyed out. The game's assessment of whether it would achieve something is not always accurate; for example, you might cast a [[Fireball]] at a spot where you suppose there is an invisible monster. Do so with 'Z'.
 
  
 
==Casting spells==
 
==Casting spells==
 
+
Spells are cast by pressing '''[[z]]''' and selecting one of the learned spells. The interface will prevent players from casting spells if there seems to be no reason to (no visible monsters around being the most common reason), although all spells can be forced by pressing '''[[Z]]'''.
Spells are cast by pressing '''[[z]]''' and selecting one of the learned spells. The interface will prevent players from casting spells if there seems to be no reason to (no monsters around being the most common reason), although all spells can be forced by pressing '''[[Z]]'''.
 
  
 
Once a player has learned a spell, that spell gains a new set of player-dependent properties:
 
Once a player has learned a spell, that spell gains a new set of player-dependent properties:
  
* Power level: how powerful the spell will be if cast successfully. For example, more powerful conjuration spells do more damage, more powerful summoning spells summon more dangerous monsters (and more of them).
+
*[[Spell power]]: how powerful the spell will be if cast successfully. For example, more powerful Conjuration spells do more damage, more powerful summoning spells can summon stronger monsters or last longer (depending on the spell).
* Range: how far the spell can be cast, if the spell has a ranged effect. This may be increased with power.
+
*[[Spell failure]]: how likely you are to [[miscast]] the spell.
* [[Spell hunger|Hunger]]: how much hunger the spell causes when cast.
+
*Range: how far the spell can be cast, if the spell has a ranged effect.
  
 
==Monsters casting spells==
 
==Monsters casting spells==
Monsters can also cast most of the spells available to the players, but the mechanics are very different:
+
Monsters can also cast many of the spells available to players (as well as many that are not), but the mechanics are very different:
  
 
*Monsters don't have MP.
 
*Monsters don't have MP.
*Monsters can't miscast spells, except when they are under the effects of the [[antimagic]] brand.
+
*Monsters can't miscast spells, but they can fail while under the [[antimagic]] status effect.
*Monsters can cast spells only when there is a foe in their LOS. The only exceptions to this rule are [[Dig]], [[Minor Healing]] and [[Major Healing]].
+
*Monsters can only cast spells when there is an enemy in their LOS. The exceptions to this rule are [[Dig]], [[Minor Healing]], and [[Major Healing]].
*Monsters can't cast spells when they are: confused, paralysed, or berserk.
+
*Most monsters can cast up to 6 different spells, though [[player ghost]]s can have even more.
*Each monster can cast up to 6 different spells, but [[player ghost]]s can have even more spells.
+
*Polymorphed [[unique]]s won't retain their spells in their new form. Shapeshifters don't get spells.
*Polymorphed uniques won't retain their spells in their new form. Shapeshifters don't get spells.
+
*Monsters don't cast spells less often when they are able to attack in melee, unlike with ranged weapons or wands.
*Monsters don't cast spells less often when they are able to attack in melee, with ranged weapons or with wands.
 
 
 
==History==
 
*Prior to [[0.20]], [[uniques]] would keep their spells when polymorphed into a different form of [[:Category: Human intelligence|human intelligence]], unless the poly target had innate spells (e.g. naga spit).
 
*Prior to [[0.10]], it was necessary to have one level in [[Spellcasting]] to be able to memorize spells.
 
  
 
==See also==
 
==See also==
 
 
* [[Spell memorisation]]
 
* [[Spell memorisation]]
 
* [[Spell success]]
 
* [[Spell success]]
Line 74: Line 49:
 
* [[Miscast effect]]
 
* [[Miscast effect]]
 
* [[Magic contamination]]
 
* [[Magic contamination]]
* [[Magic resistance]]
+
* [[Willpower]]
 
* [[Spell noise]]
 
* [[Spell noise]]
* [[Spell hunger]]
+
 
 +
==History==
 +
*Prior to [[0.20]], [[uniques]] would keep their spells when polymorphed into a different form of [[:Category: Human intelligence|human intelligence]], unless the poly target had innate spells (e.g. naga spit).
 +
*Prior to [[0.10]], it was necessary to have one level in [[Spellcasting]] to be able to memorize spells.
  
 
[[Category:Magic]]
 
[[Category:Magic]]
 
[[Category:Spells]]
 
[[Category:Spells]]

Latest revision as of 09:42, 31 October 2023

Version 0.30: This article may not be up to date for the latest stable release of Crawl.

A spell is a magical effect that the player can produce at will, provided they have sufficient MP, are skilled enough in the spell's magic schools, and not under a few status effects. Spells are learned from the spell library (M).

Useful Info

Every spell has the following:

  • A spell level. This determines:
    • If you can learn the spell at all. In order to memorize a spell, your experience level must be greater or equal to a spell's level.
    • How difficult a spell is to cast. Higher levels of spells require more skill training to reduce their failure.
    • How much MP a spell costs, where MP Cost = Spell Level. Some spells, like Portal Projectile, can use extra MP after being cast.
In addition, characters can only memorize so many spell levels at a time. A given character can learn up to (2 × Spellcasting) + (XL - 1) spell levels at once. E.g. an XL 11 character with 5 Spellcasting would have a total of 20 spell levels; they could learn four level 5 spells, or two level 9 spells and one level 2 spell.
  • One or multiple magic schools ("spell schools"). For example, Ice Form is a Transmutations / Ice Magic spell. Both "Transmutations" and "Ice Magic" are skills that boost the strength and success rate of the spell. Spells with multiple schools will take more XP to train.

In the spells menu (M), a spell will be shown in red if your god prohibits it. Otherwise a spell is shown in white if casting it is possible and would achieve something (e.g. if you can affect something with an attack, heal MP with Sublimation of Blood...). Otherwise, it is greyed out. The game's assessment of whether it would achieve something is not always accurate; for example, you might cast a Fireball at a spot where you suppose there is an invisible monster (do so with 'Z').

In any case, you can only learn up to 21 spells:

"Your head is already too full of spells!"

Casting spells

Spells are cast by pressing z and selecting one of the learned spells. The interface will prevent players from casting spells if there seems to be no reason to (no visible monsters around being the most common reason), although all spells can be forced by pressing Z.

Once a player has learned a spell, that spell gains a new set of player-dependent properties:

  • Spell power: how powerful the spell will be if cast successfully. For example, more powerful Conjuration spells do more damage, more powerful summoning spells can summon stronger monsters or last longer (depending on the spell).
  • Spell failure: how likely you are to miscast the spell.
  • Range: how far the spell can be cast, if the spell has a ranged effect.

Monsters casting spells

Monsters can also cast many of the spells available to players (as well as many that are not), but the mechanics are very different:

  • Monsters don't have MP.
  • Monsters can't miscast spells, but they can fail while under the antimagic status effect.
  • Monsters can only cast spells when there is an enemy in their LOS. The exceptions to this rule are Dig, Minor Healing, and Major Healing.
  • Most monsters can cast up to 6 different spells, though player ghosts can have even more.
  • Polymorphed uniques won't retain their spells in their new form. Shapeshifters don't get spells.
  • Monsters don't cast spells less often when they are able to attack in melee, unlike with ranged weapons or wands.

See also

History

  • Prior to 0.20, uniques would keep their spells when polymorphed into a different form of human intelligence, unless the poly target had innate spells (e.g. naga spit).
  • Prior to 0.10, it was necessary to have one level in Spellcasting to be able to memorize spells.