Crafting Dead Modpack

Crafting Dead Modpack

111k Downloads

Stamina System

0xE69 opened this issue ยท 0 comments

commented

Represents the max stamina a player can have
max-stamina-default: 20.0
The amount of stamina the player regains per second
recovery-rate: 0.1
Tire rate (the amount of stamina lost per 1 tick = 50ms)
tire-rate: 0.2
If stamina is less than this value, player will be slowed
slowness-threshold: 3.0

  • Stamina Decrease on melee usage
  • Stamina Gain on Food Eating / Adrenaline etc.
  • Stamina Gain from sitting on chair
  • Stamina Gain from staying in same place

On Bleeding Decrease recovery rate

(Feature, Sit Down)