Difference between revisions of "Serpent"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Added Red Cabbage Seeds to Drops, Drop rate rough estimate.)
(add reference for red cabbage seeds)
Line 10: Line 10:
 
|exp        = 20
 
|exp        = 20
 
|variations = None
 
|variations = None
|drops      = {{name|Bomb|15%}}{{name|Prismatic Shard|0.1%}}{{name|Rabbit's Foot|0.8%}}{{name|Red Cabbage Seeds|0.2%}}{{name|Spicy Eel|6%}}{{name|Void Essence|99%}}{{name|Void Essence|15%}}
+
|drops      = {{name|Bomb|15%}}{{name|Prismatic Shard|0.1%}}{{name|Rabbit's Foot|0.8%}}{{name|Red Cabbage Seeds|0.2%|class=inline}}<ref name="extradrops" />{{name|Spicy Eel|6%}}{{name|Void Essence|99%}}{{name|Void Essence|15%}}
 
}}
 
}}
  
Line 20: Line 20:
 
==Strategy==
 
==Strategy==
 
Swing early as the hitbox for the enemy is larger than the sprite. Even quicker weapons like the [[Galaxy Sword]] can have a trade of hits if swung too late.
 
Swing early as the hitbox for the enemy is larger than the sprite. Even quicker weapons like the [[Galaxy Sword]] can have a trade of hits if swung too late.
 +
{{Clear}}
 +
==References==
 +
<references>
 +
<ref name="extradrops">See <tt>StardewValley.Monsters.Serpent::getExtraDropItems()</tt> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==

Revision as of 23:16, 30 December 2020

Serpent
Serpent Anim.gif
Information
Spawns In: Skull Cavern
Floors: All
Killable: Yes
Base HP: 150
Base Damage: 23
Base Def: 0
Speed: 2
XP: 20
Variations: None
Drops: Bomb.png Bomb (15%)Prismatic Shard.png Prismatic Shard (0.1%)Rabbit's Foot.png Rabbit's Foot (0.8%)Red Cabbage Seeds.png Red Cabbage Seeds (0.2%)[1]Spicy Eel.png Spicy Eel (6%)Void Essence.png Void Essence (99%)Void Essence.png Void Essence (15%)Diamond.png Diamond (0.05%)Prismatic Shard.png Prismatic Shard (0.05%)

Serpents are an enemy found in the Skull Cavern.

Behavior

Serpents will fly at the player at high velocities, dealing a fairly large amount of damage on hit. They are common, meaning that they can easily swarm the player if they do not have a strong enough weapon.

Strategy

Swing early as the hitbox for the enemy is larger than the sprite. Even quicker weapons like the Galaxy Sword can have a trade of hits if swung too late.

References

  1. See StardewValley.Monsters.Serpent::getExtraDropItems() in the game code.

History

  • 1.0: Introduced.