Difference between revisions of "Extinction"

From NetHackWiki
Jump to navigation Jump to search
(Play styles for an extinctionist: ungender)
m (Monster generation that does not respect extinction: Fix broken ref on "Keystone Kop (monster class)")
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''Extinction''' is the condition whereby a particular kind of [[monster]] can no longer be (normally) generated after 120 of its kind have been generated.
+
In ''[[NetHack]]'', '''extinction''' is the condition whereby a particular kind of [[monster]] can no longer be (normally) generated after 120 of its kind have been generated. Once a species has become extinct, there are very few ways to create new monsters of that species. There are some exceptions, however, such as the [[monster spell]] [[summon nasties]]. Extinction is distinct from [[genocide]], which must be deliberately invoked and has no exceptions.
  
'''Extinctionism''' is the [[unofficial conduct|challenge]] to cause every possible monster in a game of [[NetHack]] to become extinct. Once a species has become extinct, there are very few ways to create new monsters of that species. There are some exceptions, however, such as the [[monster spell]] [[summon nasties]].
+
'''Extinctionism''' is the [[unofficial conduct]] themed around rendering every possible monster in a game of ''NetHack'' extinct.  
  
== How creatures become extinct ==
+
{{todo|Add source code references, describe mechanics more precisely than "actions that sometimes respect extinction".  What actions increment the born counter and respect extinction?  What actions increment the born counter but don't respect extinction?  What actions respect extinction but don't increment the born counter?  Also, does unstoning a monster actually contribute to extinction in the current version?}}
  
 +
==How creatures become extinct==
 
A creature is extinct when 120 of its kind are generated.  The creatures do not have to be killed to be extinct.  Once extinct, a creature will never be randomly generated again.
 
A creature is extinct when 120 of its kind are generated.  The creatures do not have to be killed to be extinct.  Once extinct, a creature will never be randomly generated again.
  
 
For example, you can make a creature extinct simply by summoning, or [[reverse genocide|reverse-genociding]] 120 of its kind (which can be expected to take approximately 24 cursed genocide scrolls, given that each scroll summons 4-6 individuals), with no requirement to kill the summoned creatures.
 
For example, you can make a creature extinct simply by summoning, or [[reverse genocide|reverse-genociding]] 120 of its kind (which can be expected to take approximately 24 cursed genocide scrolls, given that each scroll summons 4-6 individuals), with no requirement to kill the summoned creatures.
 +
 +
As exceptions to the normal rule, [[erinyes]] become extinct after three are generated, and [[Nazgul]] after nine are generated. Extinction of these species is more thorough; even methods that ignore or only partially respect it will not generate them.
  
 
To make a creature extinct, you must create it in a way that increments the "born" counter.
 
To make a creature extinct, you must create it in a way that increments the "born" counter.
Line 27: Line 30:
 
* Applying a [[bag of tricks]]
 
* Applying a [[bag of tricks]]
 
* Stepping on a [[magic trap]]
 
* Stepping on a [[magic trap]]
* Any place where a specific [[monster class]] is specified.
+
* [[Special level]]s which place monsters of a specific [[monster class]].
  
 
Pudding and gremlin division does not increment the born counter but respects extinction. You cannot make puddings extinct by dividing them, but once they have been made extinct by other means, puddings will no longer divide.{{refsrc|makemon.c|679}}
 
Pudding and gremlin division does not increment the born counter but respects extinction. You cannot make puddings extinct by dividing them, but once they have been made extinct by other means, puddings will no longer divide.{{refsrc|makemon.c|679}}
  
== Actions that sometimes respect extinction ==
+
==Actions that sometimes respect extinction==
*[[Throne room]]s, and sitting on/confusedly looting [[throne]]s.
+
* [[Throne room]]s, and sitting on/confusedly looting [[throne]]s.
**[[Bugbear]]s and [[hobgoblin]]s may be created even if extinct.
+
** [[Bugbear]]s and [[hobgoblin]]s may be created even if extinct.
*[[Graveyard]]s and reading the cursed [[Book of the Dead]].
+
* [[Graveyard]]s and reading the cursed [[Book of the Dead]].
**[[Master lich]]es, [[nalfeshnee]]s, [[ghost]]s, and [[wraith]]s can always be generated.
+
** [[Master lich]]es, [[nalfeshnee]]s, [[ghost]]s, and [[wraith]]s can always be generated.
*[[Anthole]]s.
+
* [[Anthole]]s.
**If every species of [[ant]] is extinct, ants will be replaced by random monsters which can include extinct species.
+
** If every species of [[ant]] is extinct, ants will be replaced by random monsters which can include extinct species.
*[[Shrieker]] summoning.
+
* [[Shrieker]] summoning.
**[[Purple worm]]s will not respect extinction if explicitly rolled. If they are selected as part of a random monster roll, on the other hand, they ''will'' respect extinction.
+
** [[Purple worm]]s will not respect extinction if explicitly rolled. If they are selected as part of a random monster roll, on the other hand, they ''will'' respect extinction.
*Demon summoning
+
* Demon summoning.
**Only unique demons will respect extinction when generated by this method.
+
** Only unique demons will respect extinction when generated by this method.
*[[Spider web]]s
+
* [[Spider web]]s.
 
**Spider webs generated as dungeon features will not respect extinction, and will always have a spider under them.
 
**Spider webs generated as dungeon features will not respect extinction, and will always have a spider under them.
  
== Actions that do not respect extinction ==
+
==Monster generation that does not respect extinction==
 
+
* Bees in a [[beehive]] (queen bees, killer bees)
* Bees in a beehive (queen bees, killer bees)
+
* [[Cockatrice nest]]s
* Cockatrice nests
+
* [[Leprechaun hall]]s
* Leprechaun halls
+
* [[Summon nasties]] monster spell
* Summon nasties monster spell
+
* [[Troll]] regeneration (does not increment the born counter)
* Troll regeneration (does not increment the born counter)
+
* [[Scroll of create monster]] while confused (acid blobs)
* Scroll of create monster while confused (acid blobs)
+
* [[Keystone Kop (monster class)|Keystone Kops]] summoned when you've [[Stealing from shops|stolen from a shop]]{{refsrc|src/makemon.c|924|nethack=3.6.7|name=Kops|comment=<code>propagate</code> function never marks <code>G_NOGEN</code> monsters as extinct}}
* [[Keystone Kop]]s summoned when you've [[Stealing from shops|stolen from a shop]]<ref>There is code to make them extinct {{sourcecode|shk.c|3435}}, but wizard mode testing confirms you can have as many Kops as you like. This is because {{function|makemon.c|propagate}} never marks non-randomly-generated (G_NOGEN) monsters such as Kops as extinct.</ref>
+
* [[Quest]]-themed monsters when replacing ordinary random monster generation in that dungeon branch
* [[Quest]] themed monsters when replacing ordinary random monster generation in that dungeon branch
 
 
* [[Golem]]s created from polypiling
 
* [[Golem]]s created from polypiling
* Using a [[figurine]] (except for the special cases described below)
+
* [[Figurine]]s
* Any place where a specific monster species is specified.
+
* Special levels which place monsters of a specific species.
  
== Monsters not subject to extinction ==
+
==Monsters not subject to extinction==
 +
Because the most common methods of extinctionism rely on monster generation, [[Unique monster|unique monsters]] are ignored by some extinctionists. However, unstoning a statue of a monster will increase the monster count for purposes of extinction; as a result, even unique monsters can be made extinct in this sense. Note that unlike unstoning a monster, [[revive|reviving]] a corpse does not increment the born count of the monster; since extinction is based on the number of monsters 'born' rather than the number killed, the method of revival rather than the method of killing is the determining factor.
  
Because the most common methods of extinctionism rely on monster generation, [[Unique monster|unique monsters]] are ignored by some extinctionists. However, unstoning a statue of a monster will increase the monster count for purposes of extinction; as a result, even unique monsters can be made extinct in this sense. Also, monsters that leave corpses can be revived with the [[spellbook of turn undead|undead turning spell]] or a [[wand of undead turning]] and re-defeated, which also increases the born count.  
+
[[Keystone Kop]]s do not become extinct even after 120 of each kind have been created.<ref name="Kops"/>
  
You can only make a species extinct if you can make enough victims. So you have to generate monsters, find a corpse to revive and kill, or repeatedly stone one. [[amulet of life saving|Life-saved]] monsters will not increment the born and kill counters.
+
==Play styles for an extinctionist==
 
 
[[Keystone Kop]]s do not become extinct even after 120 of each kind have been created.
 
 
 
== Play styles for an extinctionist ==
 
 
[[Image:Extin.png|thumb|right|300px|Extinctionist wizard has filled an entire [[dungeon level|level]] with monsters by repeatedly casting {{Spell of|create monster}}.]]
 
[[Image:Extin.png|thumb|right|300px|Extinctionist wizard has filled an entire [[dungeon level|level]] with monsters by repeatedly casting {{Spell of|create monster}}.]]
 
The easiest way to play an extinctionist is to play as a [[wizard]].  Wizards have the ability to cast [[create monster]] with no hunger penalty, and with the [[Eye of the Aethiopica]] they can cast virtually indefinitely.  There is no reason another class couldn't do extinctionism; it would simply be more challenging.
 
The easiest way to play an extinctionist is to play as a [[wizard]].  Wizards have the ability to cast [[create monster]] with no hunger penalty, and with the [[Eye of the Aethiopica]] they can cast virtually indefinitely.  There is no reason another class couldn't do extinctionism; it would simply be more challenging.
Line 79: Line 78:
 
You can either just summon monsters and kill them at random, or try to control your summoning.
 
You can either just summon monsters and kill them at random, or try to control your summoning.
  
Controlling your summoning can be done by carefully regulating your own [[experience level]] (either by foregoing experience gain by letting pets and/or conflict take care of kills, or by casting [[drain life]] on yourself when required), and picking which [[dungeon level]] to summon the monsters on.  By keeping your experience level low and staying on a low-numbered dungeon level, you force the game to only summon monsters of a particular [[difficulty]] or lower.  In this way you can wipe out all the lower-level monsters, casting and killing until create monster fails.  You can then move down one or two dungeon levels, gain one or two experience levels, OR move down one dungeon level and gain one experience level -- any of those effects will increase the difficulty of available monsters by one (since monsters are generated of difficulty not exceeding to the average of your dungeon level and experience level).
+
Controlling your summoning can be done by carefully regulating your own [[experience level]] (either by foregoing experience gain by letting pets and/or conflict take care of kills, or by casting [[drain life]] on yourself when required), and picking which [[dungeon level]] to summon the monsters on.  By keeping your experience level low and staying on a low-numbered dungeon level, you force the game to only summon monsters of a particular [[Monster difficulty|difficulty]] or lower.  In this way you can wipe out all the lower-level monsters, casting and killing until create monster fails.  You can then move down one or two dungeon levels, gain one or two experience levels, OR move down one dungeon level and gain one experience level -- any of those effects will increase the difficulty of available monsters by one (since monsters are generated of difficulty not exceeding to the average of your dungeon level and experience level).
  
 
This controlled summoning method could also be used from the beginning of the game, before acquiring the quest artifact and key resistances, although as noted above this method is somewhat more fraught with danger.
 
This controlled summoning method could also be used from the beginning of the game, before acquiring the quest artifact and key resistances, although as noted above this method is somewhat more fraught with danger.
  
== Special cases ==
+
==Special cases==
 
+
[[Erinyes]] become extinct after 3 have been created and [[Nazgul]] become extinct after 9 have been created, as would be expected based on their respective sources (although not all authors held the [[Wikipedia:Erinyes|Erinyes]] to number three).
[[erinys|Erinyes]] become extinct after 3 have been created and [[Nazgul]] become extinct after 9 have been created, as would be expected based on their respective sources (although not all authors held the [[Wikipedia:Erinyes|Erinyes]] to number three).
 
  
 
==References==
 
==References==
<references />
+
<references/>
  
 
==External references==
 
==External references==
 
[http://www.steelypips.org/nethack/extinctionist-faq.html#t2.1 extinctionism spoiler]
 
[http://www.steelypips.org/nethack/extinctionist-faq.html#t2.1 extinctionism spoiler]
{{nethack-343}}
+
{{nethack-367}}
 
[[Category:Untracked conducts]]
 
[[Category:Untracked conducts]]

Latest revision as of 02:25, 17 November 2023

In NetHack, extinction is the condition whereby a particular kind of monster can no longer be (normally) generated after 120 of its kind have been generated. Once a species has become extinct, there are very few ways to create new monsters of that species. There are some exceptions, however, such as the monster spell summon nasties. Extinction is distinct from genocide, which must be deliberately invoked and has no exceptions.

Extinctionism is the unofficial conduct themed around rendering every possible monster in a game of NetHack extinct.

A user has suggested improving this page or section as follows:

"Add source code references, describe mechanics more precisely than "actions that sometimes respect extinction". What actions increment the born counter and respect extinction? What actions increment the born counter but don't respect extinction? What actions respect extinction but don't increment the born counter? Also, does unstoning a monster actually contribute to extinction in the current version?"

How creatures become extinct

A creature is extinct when 120 of its kind are generated. The creatures do not have to be killed to be extinct. Once extinct, a creature will never be randomly generated again.

For example, you can make a creature extinct simply by summoning, or reverse-genociding 120 of its kind (which can be expected to take approximately 24 cursed genocide scrolls, given that each scroll summons 4-6 individuals), with no requirement to kill the summoned creatures.

As exceptions to the normal rule, erinyes become extinct after three are generated, and Nazgul after nine are generated. Extinction of these species is more thorough; even methods that ignore or only partially respect it will not generate them.

To make a creature extinct, you must create it in a way that increments the "born" counter.

Mechanisms of monster creation can be classified in those that

  • respect extinction and increment the born counter (examples: normal random generation; create monster spells; etc)
  • respect extinction but do not increment the born counter (example: pudding division)
  • do not respect extinction, but do increment the born counter (examples: Summon Nasties; Quest-specific monster generation in the Quest)
  • neither respect extinction nor increment the born counter (example: troll regeneration).

Actions that respect extinction

Pudding and gremlin division does not increment the born counter but respects extinction. You cannot make puddings extinct by dividing them, but once they have been made extinct by other means, puddings will no longer divide.[2]

Actions that sometimes respect extinction

  • Throne rooms, and sitting on/confusedly looting thrones.
  • Graveyards and reading the cursed Book of the Dead.
  • Antholes.
    • If every species of ant is extinct, ants will be replaced by random monsters which can include extinct species.
  • Shrieker summoning.
    • Purple worms will not respect extinction if explicitly rolled. If they are selected as part of a random monster roll, on the other hand, they will respect extinction.
  • Demon summoning.
    • Only unique demons will respect extinction when generated by this method.
  • Spider webs.
    • Spider webs generated as dungeon features will not respect extinction, and will always have a spider under them.

Monster generation that does not respect extinction

Monsters not subject to extinction

Because the most common methods of extinctionism rely on monster generation, unique monsters are ignored by some extinctionists. However, unstoning a statue of a monster will increase the monster count for purposes of extinction; as a result, even unique monsters can be made extinct in this sense. Note that unlike unstoning a monster, reviving a corpse does not increment the born count of the monster; since extinction is based on the number of monsters 'born' rather than the number killed, the method of revival rather than the method of killing is the determining factor.

Keystone Kops do not become extinct even after 120 of each kind have been created.[3]

Play styles for an extinctionist

Extinctionist wizard has filled an entire level with monsters by repeatedly casting create monster.

The easiest way to play an extinctionist is to play as a wizard. Wizards have the ability to cast create monster with no hunger penalty, and with the Eye of the Aethiopica they can cast virtually indefinitely. There is no reason another class couldn't do extinctionism; it would simply be more challenging.

An alternative to the Eye is confused throne looting. Once extinct, the typical throne room population is replaced by ordinary random monster creation. You can generate as many monsters as you like, for free, at any rate you like, without even breaking conducts. However, killing the monsters is slower due to confusion, so several strong pets might be a good plan. The drawback is pet kills will not generate death drops.

Most extinctionists play through the early- to mid-game as normal, then start working on eliminating monster species after becoming strong enough to do so safely. "Strong enough" in this case typically means obtaining the Eye, sporting a decent set of armor and a good weapon, and gathering up all the various resistances, including magic resistance, and reflection. It would be very bad to lose your character to a random gnome with a wand of death after hours of painstaking and tedious summoning.

A common method to rack up kills is to build a boulder fort around an altar. Then stand behind the altar and cast create monster over and over, while killing the resulting monsters and sacrificing them to your god.

You can either just summon monsters and kill them at random, or try to control your summoning.

Controlling your summoning can be done by carefully regulating your own experience level (either by foregoing experience gain by letting pets and/or conflict take care of kills, or by casting drain life on yourself when required), and picking which dungeon level to summon the monsters on. By keeping your experience level low and staying on a low-numbered dungeon level, you force the game to only summon monsters of a particular difficulty or lower. In this way you can wipe out all the lower-level monsters, casting and killing until create monster fails. You can then move down one or two dungeon levels, gain one or two experience levels, OR move down one dungeon level and gain one experience level -- any of those effects will increase the difficulty of available monsters by one (since monsters are generated of difficulty not exceeding to the average of your dungeon level and experience level).

This controlled summoning method could also be used from the beginning of the game, before acquiring the quest artifact and key resistances, although as noted above this method is somewhat more fraught with danger.

Special cases

Erinyes become extinct after 3 have been created and Nazgul become extinct after 9 have been created, as would be expected based on their respective sources (although not all authors held the Erinyes to number three).

References

External references

extinctionism spoiler