Difference between revisions of "Squire's Helmet"

From Stardew Valley Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
|image      = Squire's Helmet.png
 
|image      = Squire's Helmet.png
 
|source      = Drop from [[Metal Head]]s
 
|source      = Drop from [[Metal Head]]s
}}{{stub|Needs drop rate}}
+
}}
 
The '''Squire's Helmet''' is a [[Hats|hat]] that can be collected as a monster drop from [[Metal Head]]s. It cannot be be sold to the [[Adventurer's Guild]].
 
The '''Squire's Helmet''' is a [[Hats|hat]] that can be collected as a monster drop from [[Metal Head]]s. It cannot be be sold to the [[Adventurer's Guild]].
 +
 +
A [[Metal Head]] will drop a Squire's Helmet when the number of Metal Heads slain + the unique ID assigned to the save file can divide evenly by 100, with no remainder.  In the worst case scenario, 99 Metal Heads have to be slain to obtain the first one. <ref name="helmetdrop" />
 +
 +
==References==
 +
<references>
 +
    <ref name="helmetdrop">See <tt>Monsters.MetalHead::getExtraDropItems</tt> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==

Revision as of 17:42, 22 March 2020

Squire's Helmet
Squire's Helmet.png
The face is exposed to increase air flow.
Information
Source: Drop from Metal Heads
Sell Price: Cannot be sold

The Squire's Helmet is a hat that can be collected as a monster drop from Metal Heads. It cannot be be sold to the Adventurer's Guild.

A Metal Head will drop a Squire's Helmet when the number of Metal Heads slain + the unique ID assigned to the save file can divide evenly by 100, with no remainder. In the worst case scenario, 99 Metal Heads have to be slain to obtain the first one. [1]

References

  1. See Monsters.MetalHead::getExtraDropItems in the game code.

History

  • 1.4: Introduced.