Nerfed skia regen.
This commit is contained in:
parent
c9038be25f
commit
205ab34e1b
|
|
@ -84,20 +84,20 @@
|
|||
lightThreshold: 0.7
|
||||
darkDamage:
|
||||
types:
|
||||
Blunt: -5
|
||||
Piercing: -5
|
||||
Slash: -5
|
||||
Heat: -5
|
||||
Poison: -5
|
||||
Asphyxiation: -2.5
|
||||
Bloodloss: -2.5
|
||||
Cellular: -5
|
||||
Blunt: -2
|
||||
Piercing: -2
|
||||
Slash: -2
|
||||
Heat: -2
|
||||
Poison: -2
|
||||
Asphyxiation: -2
|
||||
Bloodloss: -2
|
||||
Cellular: -2
|
||||
Soul: -1
|
||||
lightDamage:
|
||||
types:
|
||||
Blunt: 1.5
|
||||
Piercing: 1.5
|
||||
Slash: 1.5
|
||||
Blunt: 3
|
||||
Piercing: 3
|
||||
Slash: 3
|
||||
healWhenDead: true
|
||||
darkMovementSpeedMultiplier: 1.25
|
||||
lightMovementSpeedMultiplier: 1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue