Give player species slight passive regen (#20638)
* Implementation * Reviews
This commit is contained in:
@@ -237,6 +237,15 @@
|
||||
damage:
|
||||
types:
|
||||
Blunt: 0.55 #per second, scales with pressure and other constants.
|
||||
- type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute.
|
||||
allowedStates:
|
||||
- Alive
|
||||
damageCap: 20
|
||||
damage:
|
||||
types:
|
||||
Heat: -0.07
|
||||
groups:
|
||||
Brute: -0.07
|
||||
# Organs
|
||||
- type: StatusEffects
|
||||
allowed:
|
||||
|
||||
Reference in New Issue
Block a user