Random item artifact chances

The chance that randomly generated item is an artifact will
now depend on the number of already existing artifacts.
This commit is contained in:
Pasi Kallinen
2022-08-10 18:18:15 +03:00
parent d91915dba3
commit 121d79ab6b
2 changed files with 3 additions and 2 deletions

View File

@@ -992,6 +992,7 @@ make healing and extra healing better by upping the average amount healed
lifesaving healing amount depends on the consitution
hitting a monster with a wielded potion hits you far less
pyrolisks get a mundane bite attack
chances of random item being an artifact depends on already existing artifacts
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository