Quote (Jupiter5 @ Oct 15 2020 11:27am)
I know I'll eventually get sent back to town, but I'm talking about lvls 70 - 80, the monsters can hit really hard then
I spawned 3 monsters and I got permanently paralyzed. Lost 2.5 - 3k life in a few seconds.. and I closed the page at 100-200 life or so
I would be dead by the time I was forced back in town unless I had 10k life or something :(
There are some rough monsters/abilities/spawn possibilities, especially at higher levels. I remember when Ambush! was the thing to be dreaded above all else.
Quote (Cheeya @ Oct 15 2020 11:28am)
Would you care to explain further on the easy mode thing. You may actually recall I was heavily against easy mode when it was created until I saw the use of it for higher levels.
What were the specific circumstances? Not player impacted for sure because you literally could turn it on/off at any level after 71. You didn’t have to have it engaged before 71 in order to limit the eps. Was it purely a coding issue?
If I recall correctly, it wasn't checking the level/mq conditions in one location of the code, but I fixed this weeks ago, so could be a little off. Regardless, it's fixed in v1.32.
- Fixed a bug that was allowing only 1 EP to spawn when easy mode was set and a character leveled past 71 (Sep 28 2020)
Edit: Here's an example of intent:
https://forums.d2jsp.org/topic.php?t=84047978&f=272&p=563645048And seeing that the game was not functioning within that intent:
https://forums.d2jsp.org/topic.php?t=84047978&f=272&p=563645092I knew the intent, but it was in fact not working towards that intent (a bug, very longstanding, probably since easy mode was introduced). Upon identifying that, it was fixed (see above).