Skip to content

Sources for a tModLoader (Terraria mod loader) plugin (mod) called Injury. This mod adds physical injuries (max health loss) for the player, along with some relevant associated gameplay mechanics.

License

Notifications You must be signed in to change notification settings

hamstar0/tml-injury-mod

Repository files navigation

Injury

Player can now be injured and receive permanent health loss.

  • Formula for max health loss (m=current max hp, n=damage): ((0.75 + (m/400)) - n / 20), in 5 unit chunks
  • Falls afflict movement impairment.
  • Low health incurs bleeding.
  • 4 new accessories added.
  • 3 new consumables/potions added.
  • Use the Mod Helpers control panel for settings.

http://forums.terraria.org/index.php?threads/lives-injury.52287/

About

Sources for a tModLoader (Terraria mod loader) plugin (mod) called Injury. This mod adds physical injuries (max health loss) for the player, along with some relevant associated gameplay mechanics.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages