Difference between revisions of "Large splint mail"

From NetHackWiki
Jump to navigation Jump to search
m
(renovations)
Line 10: Line 10:
 
}}
 
}}
  
'''Large splint mail''' is a type of [[body armor]] that appears in [[EvilHack]]. Its default material is [[iron]], and it can only be worn by a [[Giant (starting race)|giant]] [[Samurai]]. It provides [[magic cancellation|MC1]] and a base [[AC]] bonus of 6, the same as standard [[splint mail]].
+
'''Large splint mail''' is a type of [[body armor]] that appears in [[EvilHack]] and [[Hack'EM]]. Its default [[Object materials (EvilHack)|object material]] is [[iron]].  
  
 
==Generation==
 
==Generation==
All Giant Samurai start with a [[rustproof]] large splint mail, and are the only kind of player giant that can start with body armor.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/u_init.c#L268 EvilHack 0.7.0 u_init.c, line 268]</ref>
+
All [[Giant (starting race)|giant]] [[Samurai]] start the game with a [[rustproof]] large splint mail.
  
Large splint mail does not randomly generate, but can be [[wish]]ed for, and may be found in the [[bones]] of a Giant Samurai or of another player that has looted such bones.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/objects.c#L450 EvilHack 0.7.0 objects.c, line 450]</ref> Giant [[Samurai (player monster)|samurai]] [[player monster]]s will always generate with large splint mail.<ref>[https://github.com/k21971/EvilHack/blob/0.7.0/src/makemon.c#L300 EvilHack 0.7.0 makemon.c, line 300]</ref>
+
Large splint mail does not randomly generate, but can be [[wish]]ed for and found in the [[bones]]. Giant [[Samurai (player monster)|samurai]] [[player monster]]s will always generate with large splint mail.
 +
 
 +
Large splint mail can be created at a [[Forge (dungeon feature)|forge]] by combining two sets of [[plate mail]].
 +
 
 +
==Description==
 +
Only giant Samurai can wear large splint mail. While worn, it confers 6 base [[AC]] and [[MC1]], the same as standard splint mail.
  
 
==Strategy==
 
==Strategy==
Line 22: Line 27:
 
==References==
 
==References==
 
<references/><!--{{variant-36X}}-->
 
<references/><!--{{variant-36X}}-->
[[Category:EvilHack items]]
+
[[Category:EvilHack body armor]]
 +
[[Category:Hack'EM body armor]]

Revision as of 13:59, 15 March 2024

[   large splint mail  
Appearance large splint mail
Slot body armor
AC 6
Special
Base price 150 zm
Weight 500
Material iron

Large splint mail is a type of body armor that appears in EvilHack and Hack'EM. Its default object material is iron.

Generation

All giant Samurai start the game with a rustproof large splint mail.

Large splint mail does not randomly generate, but can be wished for and found in the bones. Giant samurai player monsters will always generate with large splint mail.

Large splint mail can be created at a forge by combining two sets of plate mail.

Description

Only giant Samurai can wear large splint mail. While worn, it confers 6 base AC and MC1, the same as standard splint mail.

Strategy

Large splint mail is the only form of body armor that giants can wear, outside of chromatic dragon scales from Tiamat - but only giant Samurai are capable of wearing them, and it will not fit any other player giant. Giant samurai themselves may find it quite cumbersome to keep worn as the game progresses - enchanted mithril large splint mail may prove a worthwhile early wish for them.

References