refactor: simplify player damage to monster workflow
authorxangelo <git@xangelo.ca>
Thu, 13 Jul 2023 18:26:36 +0000 (14:26 -0400)
committerxangelo <git@xangelo.ca>
Thu, 13 Jul 2023 18:26:36 +0000 (14:26 -0400)
commit1d9b2bbc75ae3bee1d1da08be42c13281178a41c
tree49aad381a6d448d2a865a45bb3c6ea3c584ab7e6
parenta83addd73a35f57797e536435760ad8532d69b66
refactor: simplify player damage to monster workflow

This majorly simplifies the player damage to monster damage workflow. It
also identified a couple bugs with how we were calculating damage.
src/server/api.ts