beoran / skills-angband

Automatically exported from code.google.com/p/skills-angband
0 stars 0 forks source link

Consider toning down resistant monsters #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Monsters with resists to physical damage (RES_EDGED, IM_BLUNT) are very 
difficult to kill for many characters.

Currently ammo works against them due to a bug (launcher is being tested, not 
the ammo).

Original issue reported on code.google.com by jmidd...@gmail.com on 28 Oct 2010 at 1:34

GoogleCodeExporter commented 9 years ago
FLAG (count)
IM_EDGED  (12), IM_BLUNT  (19) resist 85%
RES_EDGED (30), RES_BLUNT (10) resist 60%

IM_MartialArts (42) resist 100%

701 total monsters

*_EDGED is more problematic, as the most common fired and thrown weapons (the 
auxiliary damage source for most warriors) are edged, as well as 2/3 of weapons 
(including most of the best).

Original comment by jmidd...@gmail.com on 28 Oct 2010 at 9:19

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r166.

Original comment by jmidd...@gmail.com on 29 Oct 2010 at 12:35