Difference between revisions of "Ring of increase damage"

From NetHackWiki
Jump to navigation Jump to search
(Identification: Fixed wrong bounds for different enlightenment messages added by user "Thefifthsetpin" on 2009 September 27)
m (Text replace - "<ref> *{{ *[sS]ourcecode *\| *([a-zA-Z_][a-zA-Z0-9_]*\.[ch]) *\| *([0-9][0-9]*) *}} *<\/ref> " to "{{refsrc|$1|$2}}")
Line 13: Line 13:
 
Another option is [[enlightenment]].  While [[enlightenment]] will not identify a +0 ring of increased damage, you'll otherwise receive one of the following messages:
 
Another option is [[enlightenment]].  While [[enlightenment]] will not identify a +0 ring of increased damage, you'll otherwise receive one of the following messages:
 
{|class="prettytable"
 
{|class="prettytable"
!Enchantment!!Enlightenment Message <ref>{{sourcecode|cmd.c|792}}</ref>
+
!Enchantment!!Enlightenment Message {{refsrc|cmd.c|792}}|-
|-
 
 
| -13 or less || You have a huge damage penalty.
 
| -13 or less || You have a huge damage penalty.
 
|-
 
|-

Revision as of 19:06, 21 September 2012

=
Name increase damage
Appearance random
Base price 150 zm
Weight 3

A ring of increase damage adds its enchantment to your damage rolls. The enchantment can be altered by charging. This does not affect damage you deal with spells.

Identification

It is difficult to identify this ring by price identification alone because there are nine other rings which share the 150 zm cost, many of which may not self-identify.

If you have a stethoscope, you can use it to observe the damage you inflict to a creature, and you can use this to determine the exact enchantment of the ring (and of your weapon, for that matter).

Another option is enlightenment. While enlightenment will not identify a +0 ring of increased damage, you'll otherwise receive one of the following messages:

Enchantment Enlightenment Message [1]|- -13 or less You have a huge damage penalty.
-12 to -7 You have a large damage penalty.
-6 to -4 You have a moderate damage penalty.
-3 to -1 You have a small damage penalty.
0 [no message]
1 to 3 You have a small damage bonus.
4 to 6 You have a moderate damage bonus.
7 to 12 You have a large damage bonus.
13 or more You have a huge damage bonus.
This page is a stub. Should you wish to do so, you can contribute by expanding this page.

References