Difference between revisions of "Serpent"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Text replacement - "[[Adventurer's_Guild#Monster Eradication Goals|" to "[[Adventurer's Guild#Monster Eradication Goals|")
(47 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{Monster
+
{{Infobox monster
|portrait=Serpent_Anim.gif
+
|portrait   = Serpent Anim.gif
|location=Skull Cavern
+
|location   = Skull Cavern
|levels=??
+
|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%}}
}}{{Stub}}
+
}}
'''Serpents''' are an 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==
A quick, heavily damage flying monster that can fly around you for different attacking angles.
+
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.
As you approach, Serpent will directly fly to you, whether they are spawned in.
+
 
 +
==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.
  
Similarly to other flying monster, they are hard to evade around them without being noticed.
+
==References==
 +
<references>
 +
<ref name="extradrops">See <samp>StardewValley.Monsters.Serpent::getExtraDropItems()</samp> in the game code.</ref>
 +
</references>
  
==Strategy==
+
==History==
Swing the weapons a bit early. As Serpant hitbox are longer than attack box.
+
{{History|1.0|Introduced.}}
Quicker weapons gives more chance for you to spam click, and you are likely to hit it.
+
{{History|1.5|Added a 0.2% drop chance for [[Red Cabbage Seeds]].}}
  
In another point, if Serpant are come in pack (2 or more) healing are recommended, as they can attack you from different direction.
 
 
{{NavboxMonsters}}
 
{{NavboxMonsters}}
 +
 +
[[Category:Monsters]]
 +
 +
[[de:Giftschlange]]
 +
[[es:Serpiente]]
 +
[[fr:Serpent]]
 +
[[it:Serpente]]
 +
[[ja:サーペント]]
 +
[[ko:용]]
 +
[[hu:Kígyó]]
 +
[[pt:Serpente]]
 +
[[ru:Змей]]
 +
[[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