Difference between revisions of "Physical damage"

From NetHackWiki
Jump to navigation Jump to search
(Reassigned to "damage types")
m (Fixed reference syntax)
 
Line 1: Line 1:
'''Physical damage''', known as '''AD_PHYS''' in the source{{refsrc|include/monattk.h|37|version=3.6.0}}, is the basic type of damage that monster attacks inflict upon the hero:
+
'''Physical damage''', known as '''AD_PHYS''' in the source{{refsrc|include/monattk.h|37|version=NetHack 3.6.0}}, is the basic type of damage that monster attacks inflict upon the hero:
  
 
  The rothe hits! The rothe bites!
 
  The rothe hits! The rothe bites!

Latest revision as of 01:48, 20 April 2016

Physical damage, known as AD_PHYS in the source[1], is the basic type of damage that monster attacks inflict upon the hero:

The rothe hits! The rothe bites!

It is not affected by magic cancellation, but may be reduced by your AC.

The half physical damage property halves physical damage from most sources.

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.4.3. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-343}} tag to the current version's tag or {{noversion}} as appropriate.