Skip to content

Commit

Permalink
Бафф короля крыс (#714)
Browse files Browse the repository at this point in the history
* ratking-buff

* уменьшил кровопотерю

* Update regalrat.yml

---------

Co-authored-by: Vigers Ray <60344369+VigersRay@users.noreply.github.com>
pxc1984 and VigersRay authored Nov 28, 2024
1 parent 9673d0f commit 0a66bd6
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0a66bd6

Please sign in to comment.