]> granicus.if.org Git - nethack/commit
jousting
authornethack.rankin <nethack.rankin>
Thu, 5 Dec 2002 02:07:20 +0000 (02:07 +0000)
committernethack.rankin <nethack.rankin>
Thu, 5 Dec 2002 02:07:20 +0000 (02:07 +0000)
commitb57bc61a80ea0e9bace91ca844fe42aaa90a6190
tree558d2aef538de04eb85e0479ea600994335415c9
parent9b1b13ef1d16678a0cfbb2ab0883707701867d32
jousting

     Part I:  it's possible to use two-weapon combat while wielding a
lance (which seems odd to me); the second weapon would hit even if the
the first delivered a lance jousting blow that knocked the target away.

     Part II:  always getting the joust knockback effect when hitting
with a lance while mounted was too powerful; implement a suggestion
from the newsgroup that it be a random chance based on skill level.

     Related:  it's now possible to break your lance when hitting; when
adding that, I noticed that it was theoretically possible (didn't try
to reproduce) for a shattered boomerang or mirror to yield the stagger
bonus sometimes given for unarmed attacks.
doc/fixes34.1
src/uhitm.c
src/weapon.c