[Tweak] Arachnid tweaks (#15950)

* [Tweak] Arachnids suffer less now from hunger decay, asphyxiation and slowdown from pain.

* :HECK:
This commit is contained in:
PixelTK
2023-05-01 02:05:25 +01:00
committed by GitHub
parent 0ec5e257ad
commit 8658ab6598
3 changed files with 11 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
- type: Respirator
damage:
types:
Asphyxiation: 4 # Make sure you have O2 on you at all times
Asphyxiation: 2 # Make sure you have O2 on you at all times
damageRecovery:
types:
Asphyxiation: -0.5 # Recovery will suck without chems

View File

@@ -22,7 +22,7 @@
sprite: Mobs/Species/Arachnid/parts.rsi
state: full
- type: Hunger
baseDecayRate: 0.1 # Probably faster than humans?
baseDecayRate: 0.05 # Probably faster than humans?
- type: Thirst
# Damage and speed
- type: Bloodstream
@@ -44,8 +44,8 @@
Blunt: 0.20 #per second, scales with pressure and other constants.
- type: SlowOnDamage
speedModifierThresholds: # This is an ouch, but it does make up for their extra speed
50: 0.6
70: 0.4
65: 0.7
80: 0.4
# Misc
- type: Speech
speechSounds: Arachnid

View File

@@ -41,6 +41,13 @@
uiWindowPos: 1,1
strippingWindowPos: 1,1
displayName: Mask
- name: eyes
slotTexture: glasses
slotFlags: EYES
stripTime: 3
uiWindowPos: 0,0
strippingWindowPos: 0,0
displayName: Eyes
- name: ears
slotTexture: ears
slotFlags: EARS