Difference between revisions of "Monstrous Menagerie"

From CrawlWiki
Jump to: navigation, search
(Historical note about 0.17)
(Update to 0.23)
Line 1: Line 1:
{{version|0.19}}
+
{{version023}}
 
{{spell info}}
 
{{spell info}}
  
Line 13: Line 13:
 
*{{monsterlink|Sphinx}}
 
*{{monsterlink|Sphinx}}
  
There is a spell power dependent chance for a [[Sphinx]], ''(1 - 61 / <power>) / 2''<ref>{{source ref|0.19.0|spl-summoning.cc|272}}</ref>. If Sphinx wasn't summoned there is an equal chance of Harpies, a Manticore or a Lindwurm. For [[Dithmenos]] worshippers Lindwurm is replaced by a Manticore.
+
There is a spell power dependent chance for a [[Sphinx]], <code>(1 - 61 / <power>) / 2</code><ref>{{source ref|0.23.0|spl-summoning.cc|272}}</ref>. If Sphinx wasn't summoned there is an equal chance of Harpies, a Manticore, or a Lindwurm.
  
There are two chances for an additional Harpy. One is ''<power> in 80'', and the other is ''<power> - 75 in 100''.<ref>{{source ref|0.19.0|spl-summoning.cc|280}}</ref>
+
There are two chances for an additional Harpy. One is <code><power> in 80</code>, and the other is <code><power> - 75 in 100</code>.<ref>{{source ref|0.23.0|spl-summoning.cc|280}}</ref>
  
Summoned monsters gain 0 to 6 additional [[hit dice]] based on spell power. The formula is ''(<power> - 50) / 25'', randomly rounded to an integer.<ref>{{source ref|0.19.0|spl-summoning.cc|289}}</ref>
+
Summoned monsters gain from 0 to 6 additional [[hit dice]] based on spell power. The formula is <code>(<power> - 50) / 25</code>, randomly rounded to an integer.<ref>{{source ref|0.23.0|spl-summoning.cc|289}}</ref>
  
 
Duration of the summons is around 36 turns, it does not depend on the spell power.
 
Duration of the summons is around 36 turns, it does not depend on the spell power.
Line 27: Line 27:
  
 
==History==
 
==History==
In [[0.18]] the spell level was increased from 6 to 7.
+
*Prior to [[0.22]], for [[Dithmenos]] worshippers Lindwurm was replaced by a Manticore.
 
+
*Prior to [[0.18]], the spell level was 6.
Prior to [[0.17]], the spell was found in the [[Book of Beasts]] and [[Book of Summonings]], but not the [[Grand Grimoire]].
+
*Prior to [[0.17]], the spell was found in the [[Book of Beasts]] and [[Book of Summonings]], but not the [[Grand Grimoire]].
 
+
*In [[0.16]] the spell got its summon cap reduced by one.
In [[0.16]] the spell got its summon cap reduced by one.
+
*Monstrous Menagerie was added in [[0.14]].
 
 
Monstrous Menagerie was added in [[0.14]].
 
  
 
==References==
 
==References==
 
<references/>
 
<references/>

Revision as of 21:39, 24 July 2019

Version 0.23: This article may not be up to date for the latest stable release of Crawl.
Monstrous menagerie.png Monstrous Menagerie
Level 7
School1 Summoning
Source(s) Book of Beasts
Casting noise 5
Spell noise 0
Power Cap 200
Flags Mons abjure
Summons a powerful exotic creature to the caster's aid: a manticore, a lindwurm, or, at high power, even a sphinx. Casting the spell at higher power also increases the strength of the beasts themselves.

Monstrous Menagerie is a level 7 Summoning spell which summons an exotic creature or a pack of Harpies.

Effect

One beast or up to three harpies are summoned. Higher spell power gives a chance of a Sphinx, boosts the strength of the creature(s) and increases the number of Harpies summoned.

Possible summons:

There is a spell power dependent chance for a Sphinx, (1 - 61 / <power>) / 2[1]. If Sphinx wasn't summoned there is an equal chance of Harpies, a Manticore, or a Lindwurm.

There are two chances for an additional Harpy. One is <power> in 80, and the other is <power> - 75 in 100.[2]

Summoned monsters gain from 0 to 6 additional hit dice based on spell power. The formula is (<power> - 50) / 25, randomly rounded to an integer.[3]

Duration of the summons is around 36 turns, it does not depend on the spell power.

Monster Version

The monster version functions like the player version, except no hit dice bonus is given to the summoned creatures.

The following enemies cast Monstrous Menagerie:

History

References