Difference between revisions of "Squid Kid"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Adjusted levels found from 81-119 to 91-119, as per MineShaft.cs under getMineArea() == 80 stating that if ... && mineLevel >= 90 && ... spawn squidkid.)
(+code ref)
 
Line 2: Line 2:
 
|portrait  = Squid Kid Anim.gif
 
|portrait  = Squid Kid Anim.gif
 
|location  = The Mines
 
|location  = The Mines
|levels    = 91-119
+
|levels    = 91-119 <ref name="level" />
 
|killable  = Yes
 
|killable  = Yes
 
|hp        = 1
 
|hp        = 1
Line 19: Line 19:
 
==Strategy==
 
==Strategy==
 
Simply move in quickly and hit them. They have only 1 health, and can be defeated with a single hit from any [[Weapons|weapon]]. A [[Slingshot]] can be used with any ammo to safely kill them from a distance. Their fireballs can also be hit and destroyed; however, fireballs will ''not'' be stopped by a sword's secondary attack.
 
Simply move in quickly and hit them. They have only 1 health, and can be defeated with a single hit from any [[Weapons|weapon]]. A [[Slingshot]] can be used with any ammo to safely kill them from a distance. Their fireballs can also be hit and destroyed; however, fireballs will ''not'' be stopped by a sword's secondary attack.
 +
 +
==References==
 +
<references>
 +
    <ref name="level">See <samp>StardewValley.Locations.MineShaft::getMonsterForThisLevel</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==

Latest revision as of 22:52, 9 January 2024

Squid Kid
Squid Kid Anim.gif
Information
Spawns In: The Mines
Floors: 91-119 [1]
Killable: Yes
Base HP: 1
Base Damage: 18
Base Def: 2
Speed: 3
XP: 15
Variations: Squid Kid Dangerous.png Squid Kid (dangerous)
Drops: Bomb.png Bomb (10%)Dwarf Scroll III.png Dwarf Scroll III (0.5%)Dwarf Scroll IV.png Dwarf Scroll IV (0.1%)Gold Bar.png Gold Bar (5%)Mega Bomb.png Mega Bomb (5%)Solar Essence.png Solar Essence (75%)Squid Ink.png Squid Ink (20%)

If reached bottom of Mines:

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

Squid Kids are an enemy found in The Mines.

Behavior

They will move suddenly as well as hover over rocks, and shoot fireballs at the player, which ricochet off walls.

Strategy

Simply move in quickly and hit them. They have only 1 health, and can be defeated with a single hit from any weapon. A Slingshot can be used with any ammo to safely kill them from a distance. Their fireballs can also be hit and destroyed; however, fireballs will not be stopped by a sword's secondary attack.

References

  1. See StardewValley.Locations.MineShaft::getMonsterForThisLevel in the game code.

History