diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml index 19bf16a94c5..5c62f25e1a0 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml @@ -55,7 +55,7 @@ animation: WeaponArcClaw damage: types: - Slash: 12 + Slash: 16 # Sunrise-edit Piercing: 8 - type: Body prototype: Rat @@ -100,8 +100,8 @@ - FootstepSound - type: NoSlip - type: RatKing - hungerPerArmyUse: 25 - hungerPerDomainUse: 50 + hungerPerArmyUse: 15 # Sunrise-edit + hungerPerDomainUse: 50 # Sunrise-edit - type: MobsterAccent - type: Speech speechVerb: SmallMob @@ -122,6 +122,11 @@ attributes: gender: male - type: Sharp + # Sunrise-start + - type: Bloodstream + bleedReductionAmount: 1 + bloodRefreshAmount: 1.5 + # Sunrise-end - type: entity id: MobRatKingBuff @@ -224,8 +229,8 @@ - type: MobThresholds thresholds: 0: Alive - 15: Critical - 30: Dead + 40: Critical # Sunrise-edit + 60: Dead # Sunrise-edit - type: Stamina critThreshold: 60 - type: MeleeWeapon