The Mobs of the Living Light (#21338)

* The Mobs of the Living Light

* fix

* sound

* radius

* minor sprite changes
This commit is contained in:
Nim
2023-11-06 04:24:14 +02:00
committed by GitHub
parent 2b0888919c
commit 3d1333280a
27 changed files with 443 additions and 0 deletions

View File

@@ -210,3 +210,18 @@
Cellular: 1.0
Radiation: 0.0 # hehe funny cockroach immune to rads
Caustic: 1.0
# Massive heat damage, presumably to kill with lasers
- type: damageModifierSet
id: LivingLight
coefficients:
Blunt: 0.8
Slash: 0.8
Piercing: 0.7
Shock: 0.0
Cold: 0.0
Poison: 0.0
Radiation: 0.0
Cellular: 0.0
Heat: 2.5
Caustic: 0.0