Difference between revisions of "Group"

From NetHackWiki
Jump to navigation Jump to search
m (chance to:opportunity::chance of:probability + small tweaks)
 
(5 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" of 2-4.{{refsrc|makemon.c|36}} The group is divided by 4 for players of level 1 or 2, and halved for players of level 3 or 4.{{refsrc|makemon.c|109}} [[Peaceful]] monsters are never created in a group.{{refsrc|makemon.c|126}}
+
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.
 +
 
 +
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 {{frac|2}} chance of appearing in groups of 2-4:
 +
 
 +
* {{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}}
 +
 
 +
==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 5{{frac|1|3}}.
 +
 
 +
* {{monsymlink|killer bee}}
 +
* {{monsymlink|manes}}
 +
* {{monsymlink|lemure}}
 +
* {{monsymlink|orc}}
 +
* {{monsymlink|hill orc}}
 +
* {{monsymlink|Mordor orc}}
 +
* {{monsymlink|Uruk-hai}}
 +
* {{monsymlink|Keystone Kop}}
 +
* {{monsymlink|garter snake}}
 +
* {{monsymlink|water moccasin}}
  
 
==SLASH'EM==
 
==SLASH'EM==
  
 
[[SLASH'EM]] adds "very large" groups of size 2-21.<ref>[[Source:SLASH%27EM_0.0.7E7F2/makemon.c#line39]]</ref>
 
[[SLASH'EM]] adds "very large" groups of size 2-21.<ref>[[Source:SLASH%27EM_0.0.7E7F2/makemon.c#line39]]</ref>
 +
 +
===SLASH'EM monsters that appear in small groups===
 +
 +
* {{monsymlink|giant tick}}
 +
* {{monsymlink|giant flea}}
 +
* {{monsymlink|snow ant}}
 +
* {{monsymlink|giant louse}}
 +
* {{monsymlink|tsetse fly}}
 +
* {{monsymlink|migo warrior}}
 +
* {{monsymlink|chicken}}
 +
* {{monsymlink|cockatoo}}
 +
* {{monsymlink|death dog}}
 +
* {{monsymlink|shadow wolf}}
 +
* {{monsymlink|mist wolf}}
 +
* {{monsymlink|deeper one}}
 +
* {{monsymlink|lamb}}
 +
* {{monsymlink|scramper}}
 +
* {{monsymlink|sheep}}
 +
* {{monsymlink|goat}}
 +
* {{monsymlink|squealer}}
 +
* {{monsymlink|mangler}}
 +
* {{monsymlink|recluse spider}}
 +
* {{monsymlink|larva}}
 +
* {{monsymlink|maggot}}
 +
* {{monsymlink|dung worm}}
 +
* {{monsymlink|acid worm}}
 +
* {{monsymlink|spark bug}}
 +
* {{monsymlink|arc bug}}
 +
* {{monsymlink|lightning bug}}
 +
* {{monsymlink|wallaroo}}
 +
* {{monsymlink|kangaroo}}
 +
* {{monsymlink|rhumbat}}
 +
* {{monsymlink|hellbat}}
 +
* {{monsymlink|mongbat}}
 +
* {{monsymlink|harpy}}
 +
* {{monsymlink|nightgaunt}}
 +
* {{monsymlink|drow}}
 +
* {{monsymlink|bar-lgura}}
 +
* {{monsymlink|chasme}}
 +
* {{monsymlink|babau}}
 +
 +
===SLASH'EM monsters that appear in large groups===
 +
 +
* {{monsymlink|migo drone}}
 +
* {{monsymlink|yellow jacket}}
 +
* {{monsymlink|black wasp}}
 +
* {{monsymlink|giant wasp}}
 +
* {{monsymlink|deep one}}
 +
* {{monsymlink|war orc}}
 +
* {{monsymlink|great orc}}
 +
* {{monsymlink|snow orc}}
 +
* {{monsymlink|demon orc}}
 +
* {{monsymlink|hellrat}}
 +
* {{monsymlink|athol}}
 +
* {{monsymlink|mobat}}
 +
* {{monsymlink|gug}}
 +
* {{monsymlink|spined devil}}
 +
 +
===SLASH'EM monsters that appear in very large groups===
 +
 +
* {{monsymlink|jermlaine}}
 +
* {{monsymlink|gibberling}}
 +
* {{monsymlink|grimlock}}
  
 
==References==
 
==References==
Line 11: Line 138:
  
 
[[Category:Properties]]
 
[[Category:Properties]]
{{nethack-343}}
+
{{nethack-361}}

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.