Difference between revisions of "Serpent"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Undo revision 84469 by Lol (talk))
m (Text replacement - "[[Adventurer's_Guild#Monster Eradication Goals|" to "[[Adventurer's Guild#Monster Eradication Goals|")
 
(26 intermediate revisions by 14 users not shown)
Line 9: Line 9:
 
|spd        = 2
 
|spd        = 2
 
|exp        = 20
 
|exp        = 20
|variations = None
+
|variations = {{name|Royal Serpent}}
|drops      = {{name|Bomb|15%}}{{name|Burglar's Shank|??}}{{name|Prismatic Shard|0.1%}}{{name|Rabbit's Foot|0.8%}}{{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%}}
 
}}
 
}}
  
'''Serpents''' are an [[Monsters|enemy]] found in the [[Skull Cavern]].
+
'''Serpents''' are an [[Monsters|enemy]] found in the [[Skull Cavern]]. 250 Serpents (any type) need to be killed for the [[Adventurer's Guild#Monster Eradication Goals|Monster Eradication Goal]] at the [[Adventurer's Guild]].
  
 
==Behavior==
 
==Behavior==
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.
 +
 +
==References==
 +
<references>
 +
<ref name="extradrops">See <samp>StardewValley.Monsters.Serpent::getExtraDropItems()</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==
{{history|lel|Introduced.}}
+
{{History|1.0|Introduced.}}
 +
{{History|1.5|Added a 0.2% drop chance for [[Red Cabbage Seeds]].}}
  
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}
Line 38: Line 44:
 
[[ru:Змей]]
 
[[ru:Змей]]
 
[[tr:Yılan]]
 
[[tr:Yılan]]
[[zh:巨蛇座]]
+
[[zh:飞蛇]]

Latest revision as of 18:19, 18 April 2022

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: Royal Serpent.png Royal Serpent
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. 250 Serpents (any type) need to be killed for the Monster Eradication Goal at the Adventurer's Guild.

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