Difference between revisions of "Spell"

From CrawlWiki
Jump to: navigation, search
m (Monsters casting spells)
(might need a bigger rewrite but mostly a version bump)
Line 1: Line 1:
{{version028}}
+
{{version029}}
 +
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 library]].
 +
 
 
== Lists ==
 
== Lists ==
  
Line 7: Line 9:
  
 
== About spells ==
 
== 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 the [[spell library]].
 
 
 
Every spell has the following:
 
Every spell has the following:
* 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 [[Hedge Wizard]] cannot learn the level 2 spell [[Blink]]. Higher level spells also require more magical skill to cast.
+
* A spell 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. Spells cost the same amount of MP as their level to cast, and higher level spells are harder to cast successfully. Your [[XL]] must be at least as high as the spell level in order to learn it.
 
{{crawlquote|"You're too inexperienced to learn that spell!"}}
 
{{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.
 
* 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.
Line 35: Line 35:
  
 
==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 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 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:
 
Once a player has learned a spell, that spell gains a new set of player-dependent properties:

Revision as of 01:03, 16 September 2022

Version 0.29: 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.

Lists

About spells

Every spell has the following:

  • A spell 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. Spells cost the same amount of MP as their level to cast, and higher level spells are harder to cast successfully. Your XL must be at least as high as the spell level in order to learn it.
"You're too inexperienced to learn that spell!"
  • A number of magic schools, 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.

Every character has a number of spell levels, which increase as the player gains experience levels and levels in Spellcasting and is a measure of how much magic they can learn.

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:

"You can't memorise that many levels of magic yet!"

In any case, you can't memorize more than 21 spells.

"Your head is already too full of spells!"

Some spells can't be memorized by some species:

In the 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

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 summon more dangerous monsters (and more of them).
  • Range: how far the spell can be cast, if the spell has a ranged effect. This may be increased with power.

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 brand.
  • Monsters can cast spells only when there is an enemy in their LOS. The only 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 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.

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.

See also