Difference between revisions of "Squid Kid"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
(+code ref)
 
(41 intermediate revisions by 23 users not shown)
Line 1: Line 1:
{{Stub}}
+
{{Infobox monster
 
+
|portrait   = Squid Kid Anim.gif
{{Monster
+
|location   = The Mines
|portrait=Squid_Kid.gif
+
|levels     = 91-119 <ref name="level" />
|location=The Mines
+
|killable   = Yes
|levels=80-199
+
|hp         = 1
|killable=yes
+
|dmg       = 18
|hp=1
+
|def       = 2
|dmg=??
+
|spd        = 3
|def=??
+
|exp        = 15
|variations=None
+
|variations = {{name|Squid Kid Dangerous}}
|drops=None
+
|drops     = {{name|Bomb|10%}}{{name|Dwarf Scroll III|0.5%}}{{name|Dwarf Scroll IV|0.1%}}{{name|Gold Bar|5%}}{{name|Mega Bomb|5%}}{{name|Solar Essence|75%}}{{name|Squid Ink|20%}}
 
}}
 
}}
<div style="margin:5px;margin-top:15px;margin-left:15px;float:right;clear:right;">__TOC__</div>
+
'''Squid Kids''' are an [[Monsters|enemy]] found in [[The Mines]].
 
 
'''Squid Kids''' are an enemy found in [[The Mines]].
 
  
 
==Behavior==
 
==Behavior==
They will move suddenly, and shoot fireballs at the player
+
They will move suddenly as well as hover over rocks, and shoot fireballs at the player, which ricochet off walls.
  
 
==Strategy==
 
==Strategy==
Simply hit them.
+
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|1.0|Introduced.}}
 +
{{History|1.4|Added [[Squid Ink]] to drop pool.}}
 +
 
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}
 +
 +
[[Category:Monsters]]
 +
 +
[[de:Tintenkind]]
 +
[[es:Niño calamar]]
 +
[[fr:Jeune calmar]]
 +
[[it:Calamaragazzo]]
 +
[[ja:スキッドキッド]]
 +
[[ko:오징어 꼬마]]
 +
[[hu:Tintagyermek]]
 +
[[pt:Face]]
 +
[[ru:Малыш-кальмар]]
 +
[[tr:Mürekkep Çocuk]]
 +
[[zh:鱿鱼娃]]

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