Difference between revisions of "Group"

From NetHackWiki
Jump to navigation Jump to search
(List monsters that appear in groups.)
m (chance to:opportunity::chance of:probability + small tweaks)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Certain monsters have a tendency to appear in '''groups'''. Due to this, they are more common than their [[monster frequency]] would imply.
+
In ''[[NetHack]]'', certain monsters have a tendency to appear in '''groups'''. Due to this, they are more common than their [[monster frequency]] would imply.
  
A "large" group consists of 2-11 monsters and a "small" group of 1-4.{{refsrc|src/makemon.c|1365|version=NetHack 3.6.1}} If more than one monster is generated, the number of additional monsters is divided by 4 for players of level 1 or 2, and halved for players of level 3 or 4, but always at least one.{{refsrc|src/makemon.c|105|version=NetHack 3.6.1}} [[Peaceful]] monsters are never created in a group.{{refsrc|src/makemon.c|124|version=NetHack 3.6.1}}
+
A "large" group consists of 2-11 monsters and a "small" group of 1-4.{{refsrc|src/makemon.c|1365|version=NetHack 3.6.1}} If more than one monster is generated, the number of additional monsters is divided by 4 for players of level 1 or 2, and halved for players of level 3 or 4, but is always at least one.{{refsrc|src/makemon.c|105|version=NetHack 3.6.1}} Extra monsters are never [[peaceful]].{{refsrc|src/makemon.c|124|version=NetHack 3.6.1}} If a monster created as part of a group would be peaceful, it's skipped; this can effectively reduce the group size for some monsters.
  
===Monsters that appear in small groups===
+
A common [[strategy]] for killing monster groups in NetHack is to lure them into a [[corridor]] or [[doorway]], so only one member of the group can attack the player at a time, preventing the group from overwhelming the player.
  
* {{brown|a}} [[giant ant]]
+
==Monsters that appear in small groups==
* {{blue|a}} [[soldier ant]]
+
These monsters have a {{frac|2}} chance of appearing in groups of 2-4:
* {{red|a}} [[fire ant]]
 
* {{brown|c}} [[chickatrice]]
 
* {{brown|d}} [[jackal]]
 
* {{brown|d}} [[coyote]]
 
* {{brown|d}} [[wolf]]
 
* {{cyan|d}} [[winter wolf cub]]
 
* {{brown|d}} [[warg]]
 
* {{red|d}} [[hell hound pup]]
 
* {{brown|q}} [[rothe]]
 
* {{brown|r}} [[sewer rat]]
 
* {{brown|r}} [[giant rat]]
 
* {{gray|s}} [[cave spider]]
 
* {{magenta|x}} [[grid bug]]
 
* {{green|A}} [[couatl]]
 
* {{brown|B}} [[bat]]
 
* {{brown|G}} [[gnome]]
 
* {{gray|H}} [[stone giant]]
 
* {{cyan|H}} [[hill giant]]
 
* {{yellow|H}} [[fire giant]]
 
* {{white|H}} [[frost giant]]
 
* {{blue|H}} [[storm giant]]
 
* {{blue|K}} [[Kop Sergeant]]
 
* {{red|O}} [[ogre]]
 
* {{brown|Y}} [[ape]]
 
* {{gray|Z}} [[orc zombie]]
 
* {{red|Z}} [[dwarf zombie]]
 
* {{green|Z}} [[elf zombie]]
 
* {{white|Z}} [[human zombie]]
 
* {{green|@}} [[Woodland-elf]]
 
* {{brightgreen|@}} [[Green-elf]]
 
* {{gray|@}} [[Grey-elf]]
 
* {{brightblue|@}} [[elf-lord]]
 
* {{gray|@}} [[soldier]]
 
* {{red|@}} [[sergeant]]
 
* {{gray|@}} [[watchman]]
 
* {{red|&}} [[erinys]]
 
* {{red|&}} [[barbed devil]]
 
* {{red|&}} [[vrock]]
 
* {{red|&}} [[hezrou]]
 
* {{gray|&}} [[bone devil]]
 
* {{red|;}} [[piranha]]
 
  
===Monsters that appear in large groups===
+
* {{monsymlink|giant ant}}
 +
* {{monsymlink|soldier ant}}
 +
* {{monsymlink|fire ant}}
 +
* {{monsymlink|chickatrice}}
 +
* {{monsymlink|jackal}}
 +
* {{monsymlink|coyote}}
 +
* {{monsymlink|wolf}}
 +
* {{monsymlink|winter wolf cub}}
 +
* {{monsymlink|warg}}
 +
* {{monsymlink|hell hound pup}}
 +
* {{monsymlink|rothe}}
 +
* {{monsymlink|sewer rat}}
 +
* {{monsymlink|giant rat}}
 +
* {{monsymlink|cave spider}}
 +
* {{monsymlink|grid bug}}
 +
* {{monsymlink|couatl}}
 +
* {{monsymlink|bat}}
 +
* {{monsymlink|gnome}}
 +
* {{monsymlink|stone giant}}
 +
* {{monsymlink|hill giant}}
 +
* {{monsymlink|fire giant}}
 +
* {{monsymlink|frost giant}}
 +
* {{monsymlink|storm giant}}
 +
* {{monsymlink|Kop Sergeant}}
 +
* {{monsymlink|ogre}}
 +
* {{monsymlink|ape}}
 +
* {{monsymlink|orc zombie}}
 +
* {{monsymlink|dwarf zombie}}
 +
* {{monsymlink|elf zombie}}
 +
* {{monsymlink|human zombie}}
 +
* {{monsymlink|Woodland-elf}}
 +
* {{monsymlink|Green-elf}}
 +
* {{monsymlink|Grey-elf}}
 +
* {{monsymlink|elf-lord}}
 +
* {{monsymlink|soldier}}
 +
* {{monsymlink|sergeant}}
 +
* {{monsymlink|watchman}}
 +
* {{monsymlink|erinys}}
 +
* {{monsymlink|barbed devil}}
 +
* {{monsymlink|vrock}}
 +
* {{monsymlink|hezrou}}
 +
* {{monsymlink|bone devil}}
 +
* {{monsymlink|piranha}}
  
* {{yellow|a}} [[killer bee]]
+
==Monsters that appear in large groups==
* {{red|i}} [[manes]]
+
 
* {{brown|i}} [[lemure]]
+
With a 2 in 3 chance, they're generated in groups of 2-11; otherwise, a group size of 2-4 is used.  The average group size is thus 5{{frac|1|3}}.
* {{red|o}} [[orc]]
+
 
* {{yellow|o}} [[hill orc]]
+
* {{monsymlink|killer bee}}
* {{blue|o}} [[Mordor orc]]
+
* {{monsymlink|manes}}
* {{black|o}} [[Uruk-hai]]
+
* {{monsymlink|lemure}}
* {{blue|K}} [[Keystone Kop]]
+
* {{monsymlink|orc}}
* {{green|S}} [[garter snake]]
+
* {{monsymlink|hill orc}}
* {{red|S}} [[water moccasin]]
+
* {{monsymlink|Mordor orc}}
 +
* {{monsymlink|Uruk-hai}}
 +
* {{monsymlink|Keystone Kop}}
 +
* {{monsymlink|garter snake}}
 +
* {{monsymlink|water moccasin}}
  
 
==SLASH'EM==
 
==SLASH'EM==
Line 68: Line 73:
 
===SLASH'EM monsters that appear in small groups===
 
===SLASH'EM monsters that appear in small groups===
  
* {{gray|a}} [[giant tick]]
+
* {{monsymlink|giant tick}}
* {{gray|a}} [[giant flea]]
+
* {{monsymlink|giant flea}}
* {{cyan|a}} [[snow ant]]
+
* {{monsymlink|snow ant}}
* {{gray|a}} [[giant louse]]
+
* {{monsymlink|giant louse}}
* {{green|a}} [[tsetse fly]]
+
* {{monsymlink|tsetse fly}}
* {{yellow|a}} [[migo warrior]]
+
* {{monsymlink|migo warrior}}
* {{brown|c}} [[chicken]]
+
* {{monsymlink|chicken}}
* {{white|c}} [[cockatoo]]
+
* {{monsymlink|cockatoo}}
* {{black|d}} [[death dog]]
+
* {{monsymlink|death dog}}
* {{black|d}} [[shadow wolf]]
+
* {{monsymlink|shadow wolf}}
* {{green|d}} [[mist wolf]]
+
* {{monsymlink|mist wolf}}
* {{green|@}} [[deeper one]]
+
* {{monsymlink|deeper one}}
* {{white|q}} [[lamb]]
+
* {{monsymlink|lamb}}
* {{green|q}} [[scramper]]
+
* {{monsymlink|scramper}}
* {{white|q}} [[sheep]]
+
* {{monsymlink|sheep}}
* {{white|q}} [[goat]]
+
* {{monsymlink|goat}}
* {{magenta|q}} [[squealer]]
+
* {{monsymlink|squealer}}
* {{orange|q}} [[mangler]]
+
* {{monsymlink|mangler}}
* {{brown|s}} [[recluse spider]]
+
* {{monsymlink|recluse spider}}
* {{white|w}} [[larva]]
+
* {{monsymlink|larva}}
* {{white|w}} [[maggot]]
+
* {{monsymlink|maggot}}
* {{black|w}} [[dung worm]]
+
* {{monsymlink|dung worm}}
* {{green|w}} [[acid worm]]
+
* {{monsymlink|acid worm}}
* {{brightblue|x}} [[spark bug]]
+
* {{monsymlink|spark bug}}
* {{orange|x}} [[arc bug]]
+
* {{monsymlink|arc bug}}
* {{yellow|x}} [[lightning bug]]
+
* {{monsymlink|lightning bug}}
* {{red|z}} [[wallaroo]]
+
* {{monsymlink|wallaroo}}
* {{gray|z}} [[kangaroo]]
+
* {{monsymlink|kangaroo}}
* {{yellow|B}} [[rhumbat]]
+
* {{monsymlink|rhumbat}}
* {{red|B}} [[hellbat]]
+
* {{monsymlink|hellbat}}
* {{orange|B}} [[mongbat]]
+
* {{monsymlink|mongbat}}
* {{gray|B}} [[harpy]]
+
* {{monsymlink|harpy}}
* {{brown|B}} [[nightgaunt]]
+
* {{monsymlink|nightgaunt}}
* {{black|@}} [[drow]]
+
* {{monsymlink|drow}}
* {{orange|&}} [[bar-lgura]]
+
* {{monsymlink|bar-lgura}}
* {{cyan|&}} [[chasme]]
+
* {{monsymlink|chasme}}
* {{black|&}} [[babau]]
+
* {{monsymlink|babau}}
  
 
===SLASH'EM monsters that appear in large groups===
 
===SLASH'EM monsters that appear in large groups===
  
* {{green|a}} [[migo drone]]
+
* {{monsymlink|migo drone}}
* {{yellow|a}} [[yellow jacket]]
+
* {{monsymlink|yellow jacket}}
* {{yellow|a}} [[black wasp]]
+
* {{monsymlink|black wasp}}
* {{black|a}} [[giant wasp]]
+
* {{monsymlink|giant wasp}}
* {{green|@}} [[deep one]]
+
* {{monsymlink|deep one}}
* {{green|o}} [[war orc]]
+
* {{monsymlink|war orc}}
* {{brightgreen|o}} [[great orc]]
+
* {{monsymlink|great orc}}
* {{cyan|o}} [[snow orc]]
+
* {{monsymlink|snow orc}}
* {{orange|o}} [[demon orc]]
+
* {{monsymlink|demon orc}}
* {{red|r}} [[hellrat]]
+
* {{monsymlink|hellrat}}
* {{gray|B}} [[athol]]
+
* {{monsymlink|athol}}
* {{black|B}} [[mobat]]
+
* {{monsymlink|mobat}}
* {{black|Z}} [[gug]]
+
* {{monsymlink|gug}}
* {{green|&}} [[spined devil]]
+
* {{monsymlink|spined devil}}
  
 
===SLASH'EM monsters that appear in very large groups===
 
===SLASH'EM monsters that appear in very large groups===
  
* {{gray|g}} [[jermlaine]]
+
* {{monsymlink|jermlaine}}
* {{gray|@}} [[gibberling]]
+
* {{monsymlink|gibberling}}
* {{black|@}} [[grimlock]]
+
* {{monsymlink|grimlock}}
  
 
==References==
 
==References==

Latest revision as of 09:17, 29 October 2023

In NetHack, certain monsters have a tendency to appear in groups. Due to this, they are more common than their monster frequency would imply.

A "large" group consists of 2-11 monsters and a "small" group of 1-4.[1] If more than one monster is generated, the number of additional monsters is divided by 4 for players of level 1 or 2, and halved for players of level 3 or 4, but is always at least one.[2] Extra monsters are never peaceful.[3] If a monster created as part of a group would be peaceful, it's skipped; this can effectively reduce the group size for some monsters.

A common strategy for killing monster groups in NetHack is to lure them into a corridor or doorway, so only one member of the group can attack the player at a time, preventing the group from overwhelming the player.

Monsters that appear in small groups

These monsters have a 12 chance of appearing in groups of 2-4:

Monsters that appear in large groups

With a 2 in 3 chance, they're generated in groups of 2-11; otherwise, a group size of 2-4 is used. The average group size is thus 513.

SLASH'EM

SLASH'EM adds "very large" groups of size 2-21.[4]

SLASH'EM monsters that appear in small groups

SLASH'EM monsters that appear in large groups

SLASH'EM monsters that appear in very large groups

References

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.1. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-361}} tag to the current version's tag or {{noversion}} as appropriate.