In this, I created two functions or blocks that go about encountering a monster in different ways. The first option, "encounter monster with level ()" generates an hp for the monster based upon the inputted level. The second option "encounter monster with randomized level" randomizes levels in the same way that the original project did. The way HP is generated has been modified to resemble more real RPGs where high amounts of HP are had at lower levels.