Difference between revisions of "Summon Undead"

From CrawlWiki
Jump to: navigation, search
(Add flavour and source code link; bump version)
(Update to 0.34, apply template)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{version024}}
+
{{version034}}
{{flavour|Summons multiple undead monsters, creating various ghosts, vampires, wraiths and other lesser undead.}}
+
{{monster spell info}}
  
'''Summon Undead''' is a monsters-only spell which summons several [[undead]] monsters around the caster. Although most of the summoned undead are weak and easily defeated, high-HD casters can summon multiple undead with each casting, and the player may be swarmed. Also, be careful around any summoned [[flayed ghost]]s, as they can be harmful to even endgame characters.
+
'''Summon Undead''' is a monster-only spell which summons multiple [[undead]] monsters around the caster. While many are weak, [[flayed ghost]]s are threatening even to endgame characters, all types of wraith can [[slow]] you, and [[phantasmal warrior]]s can cut your [[willpower]].
  
Summon Undead can create these monsters, with equal probability<ref>{{source ref|0.24.0|mon-cast.cc|4334}}</ref>:
+
Creatures summoned equals <code>1 + 1d([[HD]]/5 + 1)</code>. It can create these monsters, with equal probability for each:<ref>{{source ref|0.34.1|mon-cast.cc|5545}}</ref>
*{{monsterlink|Necrophage}}: [[Rotting]] attack
+
{| class="prettytable" style="border:none; margin:0; padding:0;"
*{{monsterlink|Jiangshi}}: Moves fast.
+
| {{monsterlink|Bes kemwar}}
*{{monsterlink|Hungry ghost}}: Reduces [[satiation]]
+
| {{monsterlink|Jiangshi}}
*{{monsterlink|Flayed ghost}}: Very powerful smite attack.
+
| {{monsterlink|Flayed ghost}}
*{{monsterlink|Flying skull}}: Fast, can be used as a target for Lee's Rapid Deconstruction
+
| {{monsterlink|Zombie}}
*{{monsterlink|Mummy}}
+
|-
*{{monsterlink|Vampire}}
+
| {{monsterlink|Simulacrum}}
*{{monsterlink|Wight}}: [[Draining]] attack
+
| {{monsterlink|Spectral thing}}
*{{monsterlink|Wraith}}: Slows you if you don't have [[negative energy]] resistance.
+
| {{monsterlink|Laughing skull}}
*{{monsterlink|Shadow wraith}}: [[Invisible]], slows you if you don't have [[negative energy]] resistance.
+
| {{monsterlink|Mummy}}
*{{monsterlink|Freezing wraith}}: [[Cold]] attack
+
|-
*{{monsterlink|Phantasmal warrior}}: Reduces [[magic resistance]], and blinks close to you.
+
| {{monsterlink|Vampire}}
*{{monsterlink|Shadow}}: Hits hard if you can't [[see invisible]]
+
| {{monsterlink|Wight}}
 +
| {{monsterlink|Wraith}}
 +
| {{monsterlink|Shadow wraith}}
 +
|-
 +
| {{monsterlink|Freezing wraith}}
 +
| {{monsterlink|Phantasmal warrior}}
 +
| {{monsterlink|Shadowghast}}
 +
|}
  
It can also create [[derived undead]] (each with the same probability as an individual monster above):
+
Derived undead (zombies, skeletons, simulacrum, spectral things) vary based on your current branch.
*[[Zombie]]
 
*[[Skeleton]]: Can be used as a target for [[Lee's Rapid Deconstruction]]
 
*[[Simulacrum]]: May deal heavy ice damage, can be used as a target for Lee's Rapid Deconstruction
 
*[[Spectral thing]]
 
  
 
{{monsters with spell}}
 
{{monsters with spell}}
  
 
==History==
 
==History==
Many of these monsters were changed dramatically in [[0.13]].
+
*Prior to [[0.34]] spell could summon skeletons which became [[Draugr]] in that version, additionally [[Bes kemwar]] was added as a possible summon.
 +
*Prior to their removal in [[0.26]], this spell could summon [[hungry ghost]]s.
 +
*Many of the monsters summoned by this spell were changed dramatically in [[0.13]].
  
 
==References==
 
==References==
 
<references/>
 
<references/>
 
[[Category:Monster spells]]
 

Latest revision as of 21:23, 16 July 2026

Version 0.34: This article is up to date for the latest stable release of Dungeon Crawl Stone Soup.
Summon undead.png Summon Undead
Casting noise 7
Spell noise 0
Flags Mons abjure, Monster
Summons multiple undead monsters, creating various ghosts, vampires, wraiths and other lesser undead.

Summon Undead is a monster-only spell which summons multiple undead monsters around the caster. While many are weak, flayed ghosts are threatening even to endgame characters, all types of wraith can slow you, and phantasmal warriors can cut your willpower.

Creatures summoned equals 1 + 1d(HD/5 + 1). It can create these monsters, with equal probability for each:[1]

W Bes kemwar.png Bes kemwar V Jiangshi.png Jiangshi W Flayed ghost.png Flayed ghost Z Zombie human.png Zombie
Z Simulacrum.png Simulacrum Z Spectral thing.png Spectral thing z Laughing skull.png Laughing skull M Mummy.png Mummy
V Vampire.png Vampire z Wight.png Wight W Wraith.png Wraith W Shadow wraith.png Shadow wraith
W Freezing wraith.png Freezing wraith W Phantasmal warrior.png Phantasmal warrior W Shadowghast.png Shadowghast

Derived undead (zombies, skeletons, simulacrum, spectral things) vary based on your current branch.

The following enemies cast Summon Undead:

History

  • Prior to 0.34 spell could summon skeletons which became Draugr in that version, additionally Bes kemwar was added as a possible summon.
  • Prior to their removal in 0.26, this spell could summon hungry ghosts.
  • Many of the monsters summoned by this spell were changed dramatically in 0.13.

References