Difference between revisions of "Common demon"

From CrawlWiki
Jump to: navigation, search
(Created page with "{{version013}} A number of effects in the game call for a random '''common demon'''. This picks one monster from one of the following two lists, with the given weights: * 6...")
 
m (spacing)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{version013}}
+
{{version025}}
  
A number of effects in the game call for a random '''common demon'''. This picks one monster from one of the following two lists, with the given weights:
+
A number of effects in the game call for a random '''common demon''', such as the player spell [[Summon Demon]]. This picks one monster from one of the following two lists, with the given weights<ref>{{source ref|0.25.1|mon-place.cc|3089}}</ref>:
  
* 60% chance of a tier-4 demon:
+
* 60% chance of a [[Demon#Tier-4 Demons|tier-4 demon]]:
:* [[blue devil]]
+
**{{monsterlink|Chaos spawn}}
:* [[iron devil]]
+
**{{monsterlink|Hellwing}}
:* [[orange demon]]
+
**{{monsterlink|Ice devil}}
:* [[red devil]]
+
**{{monsterlink|Orange demon}}
:* [[rotting devil]]
+
**{{monsterlink|Red devil}}
:* [[sixfirhy]]
+
**{{monsterlink|Rust devil}}
:* [[hellwing]]
 
* 40% chance of a tier-3 demon:
 
:* [[sun demon]]
 
:* [[soul eater]]
 
:* [[ice devil]]
 
:* [[smoke demon]]
 
:* [[neqoxec]]
 
:* [[ynoxinul]]
 
:* [[chaos spawn]].
 
  
See also [[greater demon]] and [[lesser demon]] for similar lists.
+
* 40% chance of a [[Demon#Tier-3 Demons|tier-3 demon]]:
 +
**{{monsterlink|Neqoxec}}
 +
**{{monsterlink|Sixfirhy}}
 +
**{{monsterlink|Smoke demon}}
 +
**{{monsterlink|Soul eater}}
 +
**{{monsterlink|Sun demon}}
 +
**{{monsterlink|Ynoxinul}}
 +
 
 +
==References==
 +
<references />
 +
 
 +
==See Also==
 +
*[[Lesser demon]]
 +
*[[Greater demon]]
  
 
[[Category:Game mechanics]]
 
[[Category:Game mechanics]]

Latest revision as of 12:45, 22 October 2020

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

A number of effects in the game call for a random common demon, such as the player spell Summon Demon. This picks one monster from one of the following two lists, with the given weights[1]:

References

See Also