Difference between revisions of "Amulet of magic resistance"

From NetHackWiki
Jump to navigation Jump to search
(')
 
m (References)
Line 15: Line 15:
 
[[Racial monster|Giant]] [[aligned priest]]s have a {{frac|2|21}} chance to generate wearing an amulet of magic resistance, the same as the chance for other aligned priests to generate with a cloak of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1871 EvilHack 0.7 makemon.c, line 1871]</ref> Giant [[Wizard (player monster)|wizard]] [[player monster]]s will generate with an amulet of magic resistance, and other player monsters created at level 20 or higher may generate with an amulet of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L307 EvilHack 0.7 makemon.c, line 307]</ref><ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L843 EvilHack 0.7 makemon.c, line 843]</ref> The [[Wizard of Yendor]] has a 50% chance to generate with an amulet of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1237 EvilHack 0.7 makemon.c, line 1237]</ref>
 
[[Racial monster|Giant]] [[aligned priest]]s have a {{frac|2|21}} chance to generate wearing an amulet of magic resistance, the same as the chance for other aligned priests to generate with a cloak of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1871 EvilHack 0.7 makemon.c, line 1871]</ref> Giant [[Wizard (player monster)|wizard]] [[player monster]]s will generate with an amulet of magic resistance, and other player monsters created at level 20 or higher may generate with an amulet of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L307 EvilHack 0.7 makemon.c, line 307]</ref><ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L843 EvilHack 0.7 makemon.c, line 843]</ref> The [[Wizard of Yendor]] has a 50% chance to generate with an amulet of magic resistance.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L1237 EvilHack 0.7 makemon.c, line 1237]</ref>
  
===References===
+
==References==
 
<references/>
 
<references/>
 
{{stub}}
 
{{stub}}

Revision as of 09:02, 22 October 2021

" Circular amulet.png
Name amulet of magic resistance
Appearance random
Base price 150 zm
Weight 20

An amulet of magic resistance is a type of amulet that appears in SlashTHEM and EvilHack. It grants magic resistance while worn, and its default material is iron, like all amulets.

The default randomized appearance associated with it in SlashTHEM is a rare amulet.[1] In EvilHack, the default random appearance is an oblong amulet.[2]

Generation

The amulet of magic resistance appears in different places dependent on the variant.

EvilHack

Giant Wizards start the game with an amulet of magic resistance, since the standard cloak cannot fit on a giant's body.[3]

The Sokoban prize amulet has an equal chance to be an amulet of magic resistance or an amulet of reflection.

Giant aligned priests have a 221 chance to generate wearing an amulet of magic resistance, the same as the chance for other aligned priests to generate with a cloak of magic resistance.[4] Giant wizard player monsters will generate with an amulet of magic resistance, and other player monsters created at level 20 or higher may generate with an amulet of magic resistance.[5][6] The Wizard of Yendor has a 50% chance to generate with an amulet of magic resistance.[7]

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.