make moths 1% harder to round remove (#2277)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
parent
ade5c8bc68
commit
778dba1087
|
|
@ -192,7 +192,7 @@
|
|||
id: Moth # Slightly worse at everything but cold
|
||||
coefficients:
|
||||
Cold: 0.7
|
||||
Heat: 1.3
|
||||
Heat: 1.1 # DeltaV: was 1.3, too extreme
|
||||
|
||||
- type: damageModifierSet
|
||||
id: Vox
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
Cold : 0.05 #per second, scales with temperature & other constants
|
||||
heatDamage:
|
||||
types:
|
||||
Heat : 3 #per second, scales with temperature & other constants
|
||||
Heat : 1.5 #per second, scales with temperature & other constants # DeltaV: changed to normal heat damage
|
||||
- type: TemperatureSpeed
|
||||
thresholds:
|
||||
289: 0.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue