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