Difference between revisions of "Serpent"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Adjusted a link.)
 
(33 intermediate revisions by 16 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]].
 +
 
 +
If the player is [[Combat]] Level 10, Serpents can spawn on the [[Farm Maps#Wilderness|Wilderness farm]] by default. This is true for any farm type, if the player has activated the [[Dark Shrine of Night Terrors]] or enabled monsters in [[Options#Advanced Options|advanced options]] when starting a new game. Serpents slain on the Farm will only yield 1/3 of their normal experience points.<ref name="farmxp" />
  
 
==Behavior==
 
==Behavior==
Green thing is mean,green thing attacc hurt
+
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==
 
==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.
 +
 +
==Quests==
 +
{{Spoiler}}
 +
*[[Marlon]] may request the player to slay 10 Serpents in the [[Desert Festival#Skull Cavern|"Monster Hunt" quest]] during the [[Desert Festival]].
 +
 +
==References==
 +
<references>
 +
<ref name="extradrops">See <samp>StardewValley.Monsters.Serpent::getExtraDropItems()</samp> in the game code.</ref>
 +
<ref name="farmxp">See <samp>GameLocation::onMonsterKilled</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]].}}
 +
{{History|1.6|Added [[Desert Festival]] slayer quest. When killed on the Farm, they now yield 1/3 of their normal XP instead of 0 XP.}}
  
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}
Line 38: Line 52:
 
[[ru:Змей]]
 
[[ru:Змей]]
 
[[tr:Yılan]]
 
[[tr:Yılan]]
[[zh:巨蛇座]]
+
[[zh:飞蛇]]

Latest revision as of 16:56, 21 April 2024

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.

If the player is Combat Level 10, Serpents can spawn on the Wilderness farm by default. This is true for any farm type, if the player has activated the Dark Shrine of Night Terrors or enabled monsters in advanced options when starting a new game. Serpents slain on the Farm will only yield 1/3 of their normal experience points.[2]

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.

Quests

Rotten Plant.png  Warning: Spoilers  Rotten Plant 2.png

This page or section contains unmarked spoilers from update 1.6 of Stardew Valley. Players may want to avoid or be cautious toward reading this article/section.

References

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

History