Difference between revisions of "Peaceful"

From NetHackWiki
Jump to navigation Jump to search
m (link to individual bug)
m (way more than demons scream when angered)
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
'''Peaceful''' monsters are those that do not attack you. They can be attacked, but only with a small penalty (1) to your [[alignment record|alignment]]. An attacked peaceful monster also becomes '''hostile''': "The dwarf gets angry!". This is acceptable for late game characters, but dangerous for low level characters with low alignment. Pets do not become hostile even if accidentally or purposely attacked by the player.  [[Demon|Demons and minor demons]] who become hostile will "scream," alerting nearby monsters to your presence.
+
In ''[[NetHack]]'', '''peaceful''' monsters are those that do not attack you, and will simply wander around the immediate area.
  
[[Pet]]s can and will attack peaceful monsters with no penalty to the player, other than the chance of the pet being killed.  
+
Attacking one causes a &minus;1 [[alignment record|alignment]] penalty, and the attacked monster also becomes '''hostile''' ("The dwarf gets angry!"); other peaceful monsters who witness the attack may also become hostile or scared. Some monsters who become hostile will "scream", alerting nearby monsters to your presence. To prevent this occurring by accident, moving into a peaceful monster normally will offer a "Really attack the <foo>?" prompt rather than defaulting to a melee attack.  
  
Note that attacking monsters with [[spell]]s or [[missile]]s does not result in a yes/no prompt, as [[melee]] does; the missile will strike whatever is in its path. Before casting spells or [[firing]] missiles, it is sometimes advisable to check the status of a monster with the {{kbd|/}} or the {{kbd|;}} key. This is only recommended for some monsters; for example, [[orc]]s will often be peaceful towards orcish player characters, and so should be checked, while others, such as [[rothe]]s, are always generated hostile. Attacking monsters with polearms also does not ask for confirmation, although this appears to be [[bug#C343-305|bug C343-305]] ("Attacking with an applied polearm ignores the 'confirm' option.")
+
Attacking monsters with [[spell]]s or [[missile]]s does not result in a yes/no prompt, and the missile will strike whatever is in its path; the artifact sword [[Stormbringer]] will also cause you to attack peaceful monsters without offering a yes/no prompt. ("Your bloodthirsty blade attacks!") Attacking monsters with polearms also does not ask for confirmation, although this appears to be [[Bugs in NetHack 3.4.3#C343-305|bug C343-305]] ("Attacking with an applied polearm ignores the 'confirm' option").
  
Also note that the artifact sword [[Stormbringer]] will cause you to attack peaceful monsters without offering a yes/no prompt. You receive the message, "Your bloodthirsty blade attacks!" This can be quite dangerous if you blunder into a monster such as a [[Aligned priest|priest]] or [[Shopkeeper|shopkeeper]], so it is advisable to wield a different weapon while moving in an area with peaceful monsters.
+
[[Pets]] do not immediately become hostile if accidentally or purposely attacked by the player - see [[tameness#abuse|the section on abuse]] in the tameness article for more information. Pets also can and will attack peaceful monsters with no penalty to the player, other than the chance of the pet being killed.
  
==Which monsters are generated peaceful?==
+
{{upcoming|NetHack 3.7.0|Peaceful monsters can now be displaced. When attempting to move into a peaceful monster without wielding Stormbringer, there is a 6 in 7 chance that you will swap places with it. Monsters cannot be displaced out of traps, into traps, into water if it cannot swim or levitate or into other hazardous terrain. Sleeping or paralyzed monsters cannot be displaced at all, but immobile monsters can with a 1 in 7 chance.
 +
 
 +
[[Aligned priest]]s, [[shopkeeper]]s, [[guard]]s, the [[Oracle]] and [[quest leader]]s cannot be displaced.}}
 +
 
 +
==Monsters that are generated peaceful==
 
Many factors can be used to determine when a monster is generated peaceful.
 
Many factors can be used to determine when a monster is generated peaceful.
  
 
*Some monsters are marked as "always starts as peaceful" or "always starts as hostile". For more information, see the individual monster pages.
 
*Some monsters are marked as "always starts as peaceful" or "always starts as hostile". For more information, see the individual monster pages.
  
*Monsters that are of one of the player [[race]]s (humans, elves, dwarves, gnomes, and orcs), and who are not marked as "always peaceful" or "always hostile", may have a peaceful/hostile status based on the hero’s base race, as follows:{{refsrc|Makemon.c|1575}}
+
*Monsters that are of one of the player [[race]]s (humans, elves, dwarves, gnomes, and orcs), and who are not marked as "always peaceful" or "always hostile", may have a peaceful/hostile status based on the player's base race, as follows:{{refsrc|src/makemon.c|2017|nethack=3.6.6}}
  
 
{|class=prettytable
 
{|class=prettytable
 
|-
 
|-
! Hero's base race !! Monsters always peaceful !! Monsters always hostile
+
! Player's base race !! Monsters always peaceful !! Monsters always hostile
 
|-
 
|-
| [[Human (starting race)|Human]]{{refsrc|Role.c|412}} || none || Gnome, Orc
+
| [[Human (starting race)|Human]]{{refsrc|src/role.c|631|nethack=3.6.6}} || none || Gnome, Orc
 
|-
 
|-
| [[Elf (starting race)|Elf]]{{refsrc|Role.c|424}} || Elf || Orc  
+
| [[Elf (starting race)|Elf]]{{refsrc|src/role.c|652|nethack=3.6.6}} || Elf || Orc  
 
|-
 
|-
| [[Dwarf (starting race)|Dwarf]]{{refsrc|Role.c|436}} || Dwarf, Gnome || Orc  
+
| [[Dwarf (starting race)|Dwarf]]{{refsrc|src/role.c|672|nethack=3.6.6}} || Dwarf, Gnome || Orc  
 
|-
 
|-
| [[Gnome (starting race)|Gnome]]{{refsrc|Role.c|448}} || Dwarf, Gnome || Human
+
| [[Gnome (starting race)|Gnome]]{{refsrc|src/role.c|694|nethack=3.6.6}} || Dwarf, Gnome || Human
 
|-
 
|-
| [[Orc (starting race)|Orc]]{{refsrc|Role.c|460}} || none || Human, Elf, Dwarf
+
| [[Orc (starting race)|Orc]]{{refsrc|src/role.c|715|nethack=3.6.6}} || none || Human, Elf, Dwarf
 
|}
 
|}
  
*For monsters that are not marked as always peaceful or always hostile, and do not have a peaceful/hostile status based on the hero’s base race, the monster’s attitude to the hero is normally based on the monster’s [[alignment]], the hero’s alignment and the hero’s [[alignment record]], as follows:
+
*For monsters that are not marked as always peaceful or always hostile, and do not have a peaceful/hostile status based on the player's base race, the monster's attitude to the player is normally based on the monster's [[alignment]], the player's alignment and the player's [[alignment record]], as follows:
**Chaotic monsters are generated hostile to a hero who has the [[Amulet of Yendor]].{{refsrc|Makemon.c|1583}}
+
**Chaotic monsters are generated hostile to a player who has the [[Amulet of Yendor]].{{refsrc|src/makemon.c|2027|nethack=3.6.6}}
**Monsters represented by {{white|A}} are generated hostile to a chaotic or neutral hero, and to a lawful hero with negative alignment record. They are always generated peaceful to a lawful hero with non-negative alignment record.{{refsrc|Makemon.c|1586}}
+
**Monsters represented by {{white|A}} are generated hostile to a chaotic or neutral player, and to a lawful player with negative alignment record. They are always generated peaceful to a lawful player with non-negative alignment record.{{refsrc|src/makemon.c|2031|nethack=3.6.6|comment=the code uses is_minion instead of specifying A-class monsters, but the A-class monsters are all defined with the M2_MINION flag}}
**Coaligned unicorns are always generated peaceful, cross-aligned ones are always generated hostile.{{refsrc|Makemon.c|988}}
+
**Coaligned unicorns are always generated peaceful, cross-aligned ones are always generated hostile.{{refsrc|src/makemon.c|1271|nethack=3.6.6}}
**Other monsters will always be generated hostile to a non-coaligned hero, or to a coaligned hero with alignment record lower than -14. For a coaligned hero with alignment record at least -14, the probability of the monster being peaceful is <math>\frac{(15+AR)(1+MA)}{(16+AR)(2+MA)}</math>, where <math>AR</math> is the hero's alignment record and <math>MA</math> is the absolute value of the monster's alignment.{{refsrc|Makemon.c|1592}}
+
**Other monsters will always be generated hostile to a non-coaligned player, or to a coaligned player with alignment record lower than &minus;14. For a coaligned player with alignment record at least &minus;14, the probability of the monster being peaceful is <math>\frac{(15+AR)(1+MA)}{(16+AR)(2+MA)}</math>, where <math>AR</math> is the player's alignment record and <math>MA</math> is the absolute value of the monster's alignment.{{refsrc|src/makemon.c|2035|nethack=3.6.6}} Notably, this means that no matter their alignment record, neutral characters will see such monsters being peaceful at most 50% of the time, since all neutral monsters have zero alignment.
 
 
 
*However, there are many exceptions to the above rules:
 
*However, there are many exceptions to the above rules:
**[[Djinn]] from a [[magic lamp]] or [[smoky potion]] can be tame, peaceful, hostile, can disappear after granting a [[wish]], or disappear without granting a wish. This is based on the [[BUC]] status of the lamp or potion, on random chance, and, for smoky potions, on whether the potion was quaffed by the hero or a monster.
+
**[[Djinn]] from a [[magic lamp]] or [[smoky potion]] can be tame, peaceful, hostile, can disappear after granting a [[wish]], or can disappear without granting a wish. This is based on the [[BUC]] status of the lamp or potion, on random chance, and, for smoky potions, on whether the potion was quaffed by the player or a monster.
**Monsters from a [[figurine]] can be tame, peaceful or hostile, based on the BUC status of the figurine and on random chance.
+
**Monsters from a [[figurine]] can be tame, peaceful, or hostile, based on the BUC status of the figurine and on random chance.
**Demons summoned by same-race [[sacrifice]] will be peaceful if the hero is chaotic, and hostile otherwise.{{refsrc|Pray.c|1203}}
+
**Demons summoned by same-race [[sacrifice]] will be peaceful if the player is chaotic, and hostile otherwise.{{refsrc|src/pray.c|1426|nethack=3.6.6}}
**The lawful named demons are generated hostile if you are wielding [[Excalibur]], and peaceful otherwise.{{refsrc|Makemon.c|1047}}
+
**The lawful named demons are generated hostile if you are wielding [[Excalibur]], and peaceful otherwise.{{refsrc|src/makemon.c|1332|nethack=3.6.6}}
**Nasties created by the [[Summon nasties]] monster spell are always hostile; random monsters that replace a nasty that has been genocided may not be.{{refsrc|Wizard.c|456}}
+
**Nasties created by the [[summon nasties]] monster spell are always hostile; random monsters that replace a nasty that has been genocided may not be.{{refsrc|src/wizard.c|604|nethack=3.6.6}}
**Insects and snakes created by the [[Summon insects]] spell are always hostile.{{refsrc|Mcastu.c|556}}
+
**Insects and snakes created by the [[summon insects]] spell are always hostile.{{refsrc|src/mcastu.c|605|nethack=3.6.6}}
**[[Minion]]s sent by an angry god are hostile.{{refsrc|Minion.c|134}}
+
**[[Minion]]s sent by an angry god are hostile.{{refsrc|src/minion.c|221|nethack=3.6.6}}
**When a [[throne room]] is created, the monsters generated in the room are hostile.{{refsrc|Mkroom.c|306}}
+
**When a [[throne room]] is created, the monsters generated in the room are hostile.{{refsrc|src/mkroom.c|256|nethack=3.6.6}}
**[[Schroedinger's Cat]] is always generated peaceful (when alive).{{refsrc|Pickup.c|2047}}
+
**[[Schroedinger's Cat]] is always generated peaceful (when alive).{{refsrc|src/pickup.c|2414|nethack=3.6.6}}
 
**On [[special level]]s, monsters will often be created with a predetermined peaceful/hostile status.
 
**On [[special level]]s, monsters will often be created with a predetermined peaceful/hostile status.
  
==See Also==
+
==Making monsters peaceful==
 +
*When a pet's [[tameness]] reaches 0, it becomes peaceful or hostile, depending on circumstances. See [[Tameness#Decreasing tameness|Tameness §&nbsp;Decreasing tameness]] for details.
 +
*Untrapping a monster from a [[pit]] has a chance of pacifying it: ''"You pull the <monster> out of a pit. <monster> is grateful."'' The chance of success depends on your [[Luck]]. This method will not work on [[mindless]] monsters.
 +
*Hostile [[domestic animal]]s can be pacified by throwing them food inappropriate to their diet.
 +
*Monsters that cannot be tamed by a [[scroll of taming]] will become peaceful instead. This includes all [[human (monster attribute)|humans]], [[covetous]] monsters, and [[demons]] unless you are polymorphed into one. The [[Wizard of Yendor]], [[Medusa]], and your [[quest nemesis]] cannot even be pacified.
 +
*A [[wooden flute]] or uncharged [[magic flute]] can be used to pacify [[snake]]s. The chance of success depends on your [[dexterity]] and [[experience level]].
 +
 
 +
===Strategy===
 +
The penalty for attacking peaceful monsters is manageable for late-game characters, but dangerous for characters with low levels and/or low alignment.
 +
 
 +
Before casting spells or [[firing]] missiles, it is sometimes advisable to check the status of a monster with the {{kbd|/}} or the {{kbd|;}} key. This is only recommended for some monsters; for example, [[Orc (monster class)|orcs]] will often be peaceful towards orcish player characters, and so should be checked, while others, such as [[rothe]]s, are always generated hostile. If wielding Stormbringer, it is dangerous to blunder into a monster such as an [[aligned priest]] or [[shopkeeper]], so it is advisable to wield a different weapon while moving in an area with peaceful monsters.
 +
 
 +
==List of monsters that may be generated peaceful==
 +
Most monsters are always generated hostile (they are defined with the M2_HOSTILE flag), but some types may be generated peaceful under normal circumstances.
 +
 
 +
===Always peaceful===
 +
These monsters are defined with the M2_PEACEFUL flag.
 +
 
 +
* [[shopkeeper]]
 +
* [[guard]]
 +
* [[prisoner]]
 +
* [[Oracle]]
 +
* [[aligned cleric]]
 +
* [[watchman]]
 +
* [[watch captain]]
 +
* [[mail daemon]]
 +
* all [[Quest leader]]s
 +
* all [[Quest guardian]]s
 +
 
 +
===Sometimes peaceful===
 +
These monsters are defined with neither the M2_PEACEFUL nor M2_HOSTILE flag, and may be peaceful depending on your alignment and alignment record when generated under normal circumstances. Most of these are peaceful with a probability of <math>\frac{(15+AR)(1+MA)}{(16+AR)(2+MA)}</math> if you are co-aligned and hostile otherwise, but see the [[#Monsters that are generated peaceful|previous section]] for exceptions.
 +
 
 +
====Lawful====
 +
* [[hobbit]]
 +
* [[Dwarf (monster)|dwarf]]
 +
* [[dwarf leader]]
 +
* [[dwarf ruler]]
 +
* [[tengu]]
 +
* [[white unicorn]]
 +
* [[couatl]]
 +
* [[Aleax]]
 +
* [[Angel]]
 +
* [[ki-rin]]
 +
* [[Archon]]
 +
* [[giant]]
 +
* [[stone giant]]
 +
* [[fire giant]]
 +
* [[titan]]
 +
* [[black naga]]
 +
* [[golden naga]]
 +
* [[guardian naga]]
 +
* [[sasquatch]]
 +
* [[archeologist (player monster)]]
 +
* [[cave dweller (player monster)]]
 +
* [[knight (player monster)]]
 +
* [[samurai (player monster)]]
 +
* [[valkyrie (player monster)]]
 +
 
 +
====Neutral====
 +
* [[acid blob]]
 +
* [[little dog]]
 +
* [[dog]]
 +
* [[large dog]]
 +
* [[kitten]]
 +
* [[housecat]]
 +
* [[large cat]]
 +
* [[pony]]
 +
* [[gray unicorn]]
 +
* [[horse]]
 +
* [[warhorse]]
 +
* [[bat]]
 +
* [[plains centaur]]
 +
* [[air elemental]]
 +
* [[fire elemental]]
 +
* [[earth elemental]]
 +
* [[water elemental]]
 +
* [[gnome (monster)|gnome]]
 +
* [[gnome leader]]
 +
* [[gnomish wizard]]
 +
* [[gnome ruler]]
 +
* [[red naga hatchling]]
 +
* [[black naga hatchling]]
 +
* [[golden naga hatchling]]
 +
* [[guardian naga hatchling]]
 +
* [[garter snake]]
 +
* [[umber hulk]]
 +
* [[monkey]]
 +
* [[ape]]
 +
* [[human (monster)|human]]
 +
* [[high cleric]]
 +
* [[djinni]]
 +
* [[barbarian (player monster)]]
 +
* [[healer (player monster)]]
 +
* [[monk (player monster)]]
 +
* [[cleric (player monster)]]
 +
* [[tourist (player monster)]]
 +
* [[wizard (player monster)]]
 +
 
 +
====Chaotic====
 +
* [[gremlin]]
 +
* [[bugbear]]
 +
* [[homunculus]]
 +
* [[imp]]
 +
* [[quasit]]
 +
* [[goblin]]
 +
* [[hobgoblin]]
 +
* [[orc (monster)|orc]]
 +
* [[hill orc]]
 +
* [[Mordor orc]]
 +
* [[Uruk-hai]]
 +
* [[orc shaman]]
 +
* [[orc-captain]]
 +
* [[black unicorn]]
 +
* [[forest centaur]]
 +
* [[mountain centaur]]
 +
* [[hill giant]]
 +
* [[frost giant]]
 +
* [[storm giant]]
 +
* [[red naga]]
 +
* [[ogre]]
 +
* [[ogre leader]]
 +
* [[ogre tyrant]]
 +
* [[elf (monster)|elf]]
 +
* [[Woodland-elf]]
 +
* [[Green-elf]]
 +
* [[Grey-elf]]
 +
* [[elf-noble]]
 +
* [[elven monarch]]
 +
* [[sandestin]]
 +
* [[ranger (player monster)]]
 +
* [[rogue (player monster)]]
 +
 
 +
==SLASH'EM==
 +
In [[SLASH'EM]], the [[koala]]'s calming attack pacifies any successfully hit monster. To make use of this ability, tame a koala with [[eucalyptus leaves]], or [[polymorph]] into one.
 +
 
 +
==See also==
 
* [[Spellbook of charm monster]]
 
* [[Spellbook of charm monster]]
* [[magic flute]]
+
* [[Magic harp]]
* [[Alignment_record#Alignment_gains_from_killing_monsters]]
+
* [[Alignment record#Alignment gains from killing monsters|Alignment record §&nbsp;Alignment gains from killing monsters]]
  
 
== References ==
 
== References ==
 
<references/>
 
<references/>
  
{{nethack-343}}
+
{{nethack-366}}
 
[[Category:Monster attributes]]
 
[[Category:Monster attributes]]

Latest revision as of 10:28, 11 February 2024

In NetHack, peaceful monsters are those that do not attack you, and will simply wander around the immediate area.

Attacking one causes a −1 alignment penalty, and the attacked monster also becomes hostile ("The dwarf gets angry!"); other peaceful monsters who witness the attack may also become hostile or scared. Some monsters who become hostile will "scream", alerting nearby monsters to your presence. To prevent this occurring by accident, moving into a peaceful monster normally will offer a "Really attack the <foo>?" prompt rather than defaulting to a melee attack.

Attacking monsters with spells or missiles does not result in a yes/no prompt, and the missile will strike whatever is in its path; the artifact sword Stormbringer will also cause you to attack peaceful monsters without offering a yes/no prompt. ("Your bloodthirsty blade attacks!") Attacking monsters with polearms also does not ask for confirmation, although this appears to be bug C343-305 ("Attacking with an applied polearm ignores the 'confirm' option").

Pets do not immediately become hostile if accidentally or purposely attacked by the player - see the section on abuse in the tameness article for more information. Pets also can and will attack peaceful monsters with no penalty to the player, other than the chance of the pet being killed.

The following information pertains to an upcoming version (NetHack 3.7.0). If this version is now released, please verify that it is still accurate, then update the page to incorporate this information.

Peaceful monsters can now be displaced. When attempting to move into a peaceful monster without wielding Stormbringer, there is a 6 in 7 chance that you will swap places with it. Monsters cannot be displaced out of traps, into traps, into water if it cannot swim or levitate or into other hazardous terrain. Sleeping or paralyzed monsters cannot be displaced at all, but immobile monsters can with a 1 in 7 chance.

Aligned priests, shopkeepers, guards, the Oracle and quest leaders cannot be displaced.

Monsters that are generated peaceful

Many factors can be used to determine when a monster is generated peaceful.

  • Some monsters are marked as "always starts as peaceful" or "always starts as hostile". For more information, see the individual monster pages.
  • Monsters that are of one of the player races (humans, elves, dwarves, gnomes, and orcs), and who are not marked as "always peaceful" or "always hostile", may have a peaceful/hostile status based on the player's base race, as follows:[1]
Player's base race Monsters always peaceful Monsters always hostile
Human[2] none Gnome, Orc
Elf[3] Elf Orc
Dwarf[4] Dwarf, Gnome Orc
Gnome[5] Dwarf, Gnome Human
Orc[6] none Human, Elf, Dwarf
  • For monsters that are not marked as always peaceful or always hostile, and do not have a peaceful/hostile status based on the player's base race, the monster's attitude to the player is normally based on the monster's alignment, the player's alignment and the player's alignment record, as follows:
    • Chaotic monsters are generated hostile to a player who has the Amulet of Yendor.[7]
    • Monsters represented by A are generated hostile to a chaotic or neutral player, and to a lawful player with negative alignment record. They are always generated peaceful to a lawful player with non-negative alignment record.[8]
    • Coaligned unicorns are always generated peaceful, cross-aligned ones are always generated hostile.[9]
    • Other monsters will always be generated hostile to a non-coaligned player, or to a coaligned player with alignment record lower than −14. For a coaligned player with alignment record at least −14, the probability of the monster being peaceful is \frac{(15+AR)(1+MA)}{(16+AR)(2+MA)}, where AR is the player's alignment record and MA is the absolute value of the monster's alignment.[10] Notably, this means that no matter their alignment record, neutral characters will see such monsters being peaceful at most 50% of the time, since all neutral monsters have zero alignment.
  • However, there are many exceptions to the above rules:
    • Djinn from a magic lamp or smoky potion can be tame, peaceful, hostile, can disappear after granting a wish, or can disappear without granting a wish. This is based on the BUC status of the lamp or potion, on random chance, and, for smoky potions, on whether the potion was quaffed by the player or a monster.
    • Monsters from a figurine can be tame, peaceful, or hostile, based on the BUC status of the figurine and on random chance.
    • Demons summoned by same-race sacrifice will be peaceful if the player is chaotic, and hostile otherwise.[11]
    • The lawful named demons are generated hostile if you are wielding Excalibur, and peaceful otherwise.[12]
    • Nasties created by the summon nasties monster spell are always hostile; random monsters that replace a nasty that has been genocided may not be.[13]
    • Insects and snakes created by the summon insects spell are always hostile.[14]
    • Minions sent by an angry god are hostile.[15]
    • When a throne room is created, the monsters generated in the room are hostile.[16]
    • Schroedinger's Cat is always generated peaceful (when alive).[17]
    • On special levels, monsters will often be created with a predetermined peaceful/hostile status.

Making monsters peaceful

Strategy

The penalty for attacking peaceful monsters is manageable for late-game characters, but dangerous for characters with low levels and/or low alignment.

Before casting spells or firing missiles, it is sometimes advisable to check the status of a monster with the / or the ; key. This is only recommended for some monsters; for example, orcs will often be peaceful towards orcish player characters, and so should be checked, while others, such as rothes, are always generated hostile. If wielding Stormbringer, it is dangerous to blunder into a monster such as an aligned priest or shopkeeper, so it is advisable to wield a different weapon while moving in an area with peaceful monsters.

List of monsters that may be generated peaceful

Most monsters are always generated hostile (they are defined with the M2_HOSTILE flag), but some types may be generated peaceful under normal circumstances.

Always peaceful

These monsters are defined with the M2_PEACEFUL flag.

Sometimes peaceful

These monsters are defined with neither the M2_PEACEFUL nor M2_HOSTILE flag, and may be peaceful depending on your alignment and alignment record when generated under normal circumstances. Most of these are peaceful with a probability of \frac{(15+AR)(1+MA)}{(16+AR)(2+MA)} if you are co-aligned and hostile otherwise, but see the previous section for exceptions.

Lawful

Neutral

Chaotic

SLASH'EM

In SLASH'EM, the koala's calming attack pacifies any successfully hit monster. To make use of this ability, tame a koala with eucalyptus leaves, or polymorph into one.

See also

References