Changes

44 bytes removed ,  19:13, 12 August 2021
HP from Monsters.xnb, +tail segments & code reference
Line 1: Line 1:  
{{Spoiler}}
 
{{Spoiler}}
{{Stub}}
   
{{Infobox monster
 
{{Infobox monster
 
|portrait  = Royal Serpent.png
 
|portrait  = Royal Serpent.png
Line 6: Line 5:  
|levels    = All
 
|levels    = All
 
|killable  = Yes
 
|killable  = Yes
|hp        = 475 (tail=3), 525+75xtail (tail>3)
+
|hp        = 150 + 50 × tail segments
 
|dmg        = 32-48
 
|dmg        = 32-48
 
|def        = 0
 
|def        = 0
Line 18: Line 17:     
==Behavior==
 
==Behavior==
They exist in a variety of different lengths, but each is larger than the normal serpent.  They inflict damage if any part of their body touches the player.
+
They exist in a variety of different lengths, but each is larger than the normal serpent.  They inflict damage if any part of their body touches the player. They also take damage if hit by the player on any part of their body.
It's health is computed based on its tail length. It has tail units to be the long tail. 1 tail unit increases 75 health, and every Royal Serpent appears with at least 3 Units, which has health of 475. Exceptionally, with 4 tail units it has health of 525, after then health increases by 75 per added unit. For instance, a Royal Serpent with 7 units has health of 750. The longest one discovered has tail of length 15, with a whopping health of 1,350.
      +
==Health==
 +
A Royal Serpent's health is based on its tail length. Each segment of tail increases HP by 50. The minimum number of tail segments is 3, and the maximum is 18. <ref name="tailsegments" />
 +
 +
==References==
 +
<references>
 +
    <ref name="tailsegments">See <tt>StardewValley.Monsters.Serpent(Vector2, string)</tt> in the game code.</ref>
 +
</references>
    
==History==
 
==History==
106,449

edits