Slimepeople adjustments (#6513)

This commit is contained in:
mirrorcult
2022-02-06 21:48:20 -07:00
committed by GitHub
parent 4ae1c4e332
commit 68bf691d3b
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1 @@
slime-hurt-by-water-popup = The water melts some of your slime away!

View File

@@ -62,3 +62,13 @@
Heat: 2.0
flatReductions:
Blunt: 5
- type: damageModifierSet
id: Slime
coefficients:
Blunt: 0.6
Slash: 1.2
Piercing: 1.2
Cold: 1.5
Poison: 0.8

View File

@@ -96,6 +96,34 @@
- type: HumanoidAppearance
hairMatchesSkin: true
hairAlpha: 0.5
- type: Damageable
damageContainer: Biological
damageModifierSet: Slime
- type: Barotrauma
damage:
types:
Blunt: 1.4 #per second, scales with pressure and other constants. Twice as much as humans.
- type: Reactive
groups:
Flammable: [ Touch ]
Extinguish: [ Touch ]
reactions:
- reagents: [ Water, SpaceCleaner ]
methods: [ Touch ]
effects:
- !type:WashCreamPieReaction
- reagents: [ Water ]
methods: [ Touch ]
effects:
- !type:HealthChange
scaled: true
damage:
types:
Heat: 2
- !type:PopupMessage
type: Local
messages: [ "slime-hurt-by-water-popup" ]
probability: 0.25
- type: Butcherable
meat: FoodMeatSlime