Difference between revisions of "Metal Head"

From Stardew Valley Wiki
Jump to navigation Jump to search
(variations)
m (Text replacement - "found in The Mines" to "found in the Mines")
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Infobox monster
 
{{Infobox monster
|portrait  = Metal Head.png
+
|portrait  = Metal Head Anim.gif
 
|location  = The Mines
 
|location  = The Mines
 
|levels    = 80-119
 
|levels    = 80-119
Line 9: Line 9:
 
|spd        = 2
 
|spd        = 2
 
|exp        = 6
 
|exp        = 6
|variations = <ul><li>[[Metal Head (dangerous)]]</li><li>[[Hot Head]]</li></ul>
+
|variations = {{name|Metal Head Dangerous}}{{name|Hot Head}}
 
|drops      = {{name|Coal|10%}}{{name|Copper Ore|10%}}{{name|Copper Ore|10%}}{{name|Dwarf Scroll III|0.5%}}{{name|Dwarf Scroll IV|0.1%}}{{name|Iron Ore|10%}}{{name|Iron Ore|10%}}{{name|Solar Essence|65%}}{{name|Squire's Helmet}}
 
|drops      = {{name|Coal|10%}}{{name|Copper Ore|10%}}{{name|Copper Ore|10%}}{{name|Dwarf Scroll III|0.5%}}{{name|Dwarf Scroll IV|0.1%}}{{name|Iron Ore|10%}}{{name|Iron Ore|10%}}{{name|Solar Essence|65%}}{{name|Squire's Helmet}}
 
}}
 
}}
'''Metal Heads''' are an [[Monsters|enemy]] found in [[The Mines]]. They have very high defense.
+
'''Metal Heads''' are an [[Monsters|enemy]] found in [[the Mines]]. They have very high defense.
  
 
==Behavior==
 
==Behavior==
Line 25: Line 25:
 
==References==
 
==References==
 
<references>
 
<references>
<ref name="helmetdrop">See <tt>Monsters.MetalHead::getExtraDropItems</tt> in the game code.</ref>
+
<ref name="helmetdrop">See <samp>Monsters.MetalHead::getExtraDropItems</samp> in the game code.</ref>
 
</references>
 
</references>
  
  
 
==History==
 
==History==
{{history|1.0|Introduced.}}
+
{{History|1.0|Introduced.}}
{{history|1.4|Added [[Squire's Helmet]] to drops.}}
+
{{History|1.4|Added [[Squire's Helmet]] to drops.}}
  
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}

Latest revision as of 17:51, 28 October 2022

Metal Head
Metal Head Anim.gif
Information
Spawns In: The Mines
Floors: 80-119
Killable: Yes
Base HP: 40
Base Damage: 15
Base Def: 8
Speed: 2
XP: 6
Variations: Metal Head Dangerous.png Metal Head (dangerous)Hot Head.png Hot Head
Drops: Coal.png Coal (10%)Copper Ore.png Copper Ore (10%)Copper Ore.png Copper Ore (10%)Dwarf Scroll III.png Dwarf Scroll III (0.5%)Dwarf Scroll IV.png Dwarf Scroll IV (0.1%)Iron Ore.png Iron Ore (10%)Iron Ore.png Iron Ore (10%)Solar Essence.png Solar Essence (65%)Squire's Helmet.png Squire's Helmet

If reached bottom of Mines:

Diamond.png Diamond (0.05%)Prismatic Shard.png Prismatic Shard (0.05%)

Metal Heads are an enemy found in the Mines. They have very high defense.

Behavior

They have no special attacks.

Strategy

Due to the fact that they are resistant to knockbacks, you should back up after 2-3 swings.

Squire's Helmet

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 Helmet. [1]

References

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


History