Pressure nerf (#6164)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- type: entity
|
||||
name: Xeno
|
||||
id: MobXeno
|
||||
parent: SimpleMobBase
|
||||
parent: SimpleSpaceMobBase
|
||||
description: They mostly come at night. Mostly.
|
||||
components:
|
||||
- type: UtilityAI
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
- type: Barotrauma
|
||||
damage:
|
||||
types:
|
||||
Blunt: 1 #per second, scales with pressure and other constants.
|
||||
Blunt: 0.7 #per second, scales with pressure and other constants.
|
||||
- type: DamageOnHighSpeedImpact
|
||||
damage:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user