Tweaks aquatic behavior (#8195)

This commit is contained in:
Raeschen
2024-04-09 22:32:52 +02:00
committed by GitHub
parent da0f324da3
commit 55005c4ac6
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
stacks = MODIFIER_STACK_FORBID
slowdown = -1.5 //A bit faster when actually submerged fully in water, as you're not waddling through it.
slowdown = -1.0 //A bit faster when actually submerged fully in water, as you're not waddling through it. //ChompEDIT - nerf this a lil
siemens_coefficient = 1.5 //You are, however, underwater. Getting shocked will hurt.
outgoing_melee_damage_percent = 0.75 //You are swinging a sword under water...Good luck.
@@ -332,4 +332,4 @@
max_hal_resistance = 0
min_hal_resistance = 0
effective_hal_resistance = 1
effective_hal_resistance = 1