Nerf mothroaches slightly + make them not able to pull (#21864)
* Update animals.yml * mald mald
This commit is contained in:
@@ -391,10 +391,10 @@
|
|||||||
thresholds:
|
thresholds:
|
||||||
0: Alive
|
0: Alive
|
||||||
25: Critical
|
25: Critical
|
||||||
50: Dead
|
45: Dead
|
||||||
- type: MovementSpeedModifier
|
- type: MovementSpeedModifier
|
||||||
baseWalkSpeed : 2.5
|
baseWalkSpeed : 2.5
|
||||||
baseSprintSpeed : 4.5
|
baseSprintSpeed : 4
|
||||||
weightlessAcceleration: 1.5
|
weightlessAcceleration: 1.5
|
||||||
weightlessFriction: 1
|
weightlessFriction: 1
|
||||||
weightlessModifier: 1
|
weightlessModifier: 1
|
||||||
@@ -424,7 +424,7 @@
|
|||||||
Unsexed: UnisexMoth
|
Unsexed: UnisexMoth
|
||||||
wilhelmProbability: 0.001
|
wilhelmProbability: 0.001
|
||||||
- type: MobPrice
|
- type: MobPrice
|
||||||
price: 60
|
price: 150
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Trash
|
- Trash
|
||||||
|
|||||||
@@ -105,5 +105,5 @@
|
|||||||
price: 150
|
price: 150
|
||||||
- type: FloatingVisuals
|
- type: FloatingVisuals
|
||||||
- type: Puller
|
- type: Puller
|
||||||
needsHands: false
|
needsHands: True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user