Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement Bleeding Status #111

Open Gvin opened 4 years ago

Gvin commented 4 years ago

Implement bleeding creature status. It should slowly (1 point per turn) decrease creature's health during its lifetime similar to poison. This status should be generated for creatures if damaged by piercing damage.