]> granicus.if.org Git - nethack/commit
fuzzing hero boost
authorPatR <rankin@nethack.org>
Thu, 13 Dec 2018 01:55:43 +0000 (17:55 -0800)
committerPatR <rankin@nethack.org>
Thu, 13 Dec 2018 01:55:43 +0000 (17:55 -0800)
commita63b9f29a5f8beace02ae4bc69b924a8c9758fe4
treefd288b790590a4c473c41aafe66526c3e8b6ca1c
parent30ddfb01dbbfe3b1cfbe689c1f6a23de6f6cb746
fuzzing hero boost

I watched the fuzzer run for a bit and noticed that Str and most other
characteristics were steadily dropping until they hit 3 and not being
recovered, so I gave the defenseless hero a chance to benefit from
blessed restore ability occasionally.  It hasn't helped much.  Str and
Con both still drop to 3.  [If I had to guess, I'd go with side-effect
of polymorphing, but not an intended one.]
src/end.c