cocolabs / odyssey

Minecraft Forge desert themed survival/adventure mod.
MIT License
0 stars 1 forks source link

Player stamina system #1

Closed matshou closed 4 years ago

matshou commented 4 years ago

Base stamina value calculation formula:

Stamina should be further reduced by the following factors:

Stamina value will have a direct impact on player movement speed and attack damage. Less then 25% stamina will half the players movement speed and physical attack damage.

ghost commented 4 years ago

Change: make player de-buffs more gradual in relation to reduced stamina.