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

Balance Spells #296

Closed Pyxxil closed 4 years ago

Pyxxil commented 4 years ago

GitHub Issue (If applicable): #288, #286, #279

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Spells are cheap, powerful, and ruin bosses. Players are also not told when they unlock a spell.

What is the new behavior?

Spells are less cheap, less powerful, and don't always effect bosses (unless it's a critical hit) The player, on levelling up to the level required to unlock a spell, will see that information in the level up dialog, as well as an entry in their journal.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

This is based off of the branch for #273, so that should probably be merged first.

Internal Issue (If applicable): closes #288, closes #286, closes #279