Difference between revisions of "Serpent"

From Stardew Valley Wiki
Jump to navigation Jump to search
(infobox template name change)
m (Text replacement - "[[Adventurer's_Guild#Monster Eradication Goals|" to "[[Adventurer's Guild#Monster Eradication Goals|")
(34 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 
{{Infobox monster
 
{{Infobox monster
|portrait=Serpent_Anim.gif
+
|portrait   = Serpent Anim.gif
|location=Skull Cavern
+
|location   = Skull Cavern
|levels=All
+
|levels     = All
|killable=Yes
+
|killable   = Yes
|hp=150
+
|hp         = 150
|dmg=23
+
|dmg       = 23
|def=0
+
|def       = 0
|spd=2
+
|spd       = 2
|exp=20
+
|exp       = 20
|variations=None
+
|variations = {{name|Royal Serpent}}
|drops={{name|Void Essence|99%}}{{name|Void Essence|15%}}{{name|Bomb|15%}}{{name|Spicy Eel|6%}}{{name|Rabbit's Foot|0.8%}}{{name|Prismatic Shard|0.1%}}
+
|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|1.0|Introduced.}}
+
{{History|1.0|Introduced.}}
 +
{{History|1.5|Added a 0.2% drop chance for [[Red Cabbage Seeds]].}}
  
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}
Line 30: Line 36:
 
[[de:Giftschlange]]
 
[[de:Giftschlange]]
 
[[es:Serpiente]]
 
[[es:Serpiente]]
 +
[[fr:Serpent]]
 +
[[it:Serpente]]
 
[[ja:サーペント]]
 
[[ja:サーペント]]
 +
[[ko:용]]
 +
[[hu:Kígyó]]
 
[[pt:Serpente]]
 
[[pt:Serpente]]
 
[[ru:Змей]]
 
[[ru:Змей]]
[[zh:巨蛇座]]
+
[[tr:Yılan]]
 +
[[zh:飞蛇]]

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