Difference between revisions of "Squid Kid (dangerous)"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Adjusted levels found from 81-119 to 91-119, as per MineShaft.cs in getMonsterForThisLevel under getMineArea() == 80 stating that if ... && mineLevel >= 90 && ... spawn squidkid, as the dangerous variant spawns just like the normal variant.)
(+code ref)
Line 2: Line 2:
 
|portrait  = Squid Kid Dangerous.png
 
|portrait  = Squid Kid Dangerous.png
 
|location  = <ul><li>[[The Mines#Shrine of Challenge|The Dangerous Mines]]</li><li>[[Skull Cavern]]</li></ul>
 
|location  = <ul><li>[[The Mines#Shrine of Challenge|The Dangerous Mines]]</li><li>[[Skull Cavern]]</li></ul>
|levels    = 91-119
+
|levels    = 91-119 <ref name="level" />
 
|killable  = Yes
 
|killable  = Yes
 
|hp        = 250
 
|hp        = 250
Line 20: Line 20:
 
==Strategy==
 
==Strategy==
 
Simply move in quickly and hit them. A [[Slingshot]] can be used 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. A [[Slingshot]] can be used 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==

Revision as of 22:54, 9 January 2024

Squid Kid (dangerous)
Squid Kid Dangerous.png
Information
Spawns In:
Floors: 91-119 [1]
Killable: Yes
Base HP: 250
Base Damage: 22-32
Base Def: 6
Speed: 3
XP: 15
Variations: Squid Kid.png Squid Kid
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 (dangerous) are an enemy found in The Mines after activating the Shrine of Challenge or during the Danger In The Deep quest. They can also be found in the Skull Cavern during the Skull Cavern Invasion quest.

Behavior

They behave identical to their weaker counterpart, the Squid Kid. They will move suddenly, hover over rocks, and shoot 4 fireballs at the player, which ricochet off walls.

Strategy

Simply move in quickly and hit them. A Slingshot can be used 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

  • 1.5: Introduced.