WIP: The theory of probability based chance to hit calculator.
Usage:
-
Download hit_chance.txt and add it to your
crawl/settings
directory. -
Add those lines to init.txt:
{
function ready()
HitChance()
end
}
- For webtiles - copy whole hit_chance.txt code into the
rc
.
You will get notice if you reequip yourself about your chance to hit.
Feel free to contribute some pull requests. I need some good data for local monsters
variable, that calculates actual EV
of monsters this dungeon level.