Matteas-Eden / roll-for-reaction

An extension of react-rpg inspired by DnD 5e
https://matteas.nz/roll-for-reaction
MIT License
7 stars 3 forks source link

Poison doesn't kill the player #276

Closed Pyxxil closed 4 years ago

Pyxxil commented 4 years ago

Bug Summary When the player becomes poisoned from a monster, and they're near dead, they won't die from poison instead their health will just keep dropping.

Test Case(s)


Expected behavior The player should be able to die from poison

Observed Behaviour They don't die from poison.

Steps To Reproduce

  1. Get low health (1 or 2 hp is good)
  2. Get poisoned
  3. Walk around and avoid getting hit by anything but poison

Environment


Code Examples

Stack Trace

Screenshots

Error Report


Additional context