Difference between revisions of "Artifact blast"

From NetHackWiki
Jump to navigation Jump to search
m (polyself retouches inventory)
m (Small wording improvement)
Line 1: Line 1:
An [[artifact]] may '''blast''' you for damage each time you touch it, even if wearing [[gloves]]. You will touch an artifact whenever you attempt to [[wish]] for, pick up, wield, wear, invoke, apply, or steal it, or when you [[polyself|polymorph]]. <ref>{{function|artifact.c|touch_artifact}}</ref>
+
An [[artifact]] may '''blast''' you for damage each time you touch it, even if wearing [[gloves]]. You will touch an artifact whenever you attempt to [[wish]] for, pick up, wield, wear, invoke, apply, or steal it, or when you [[polyself|polymorph]].<ref>{{function|artifact.c|touch_artifact}}</ref>
  
==Intelligent Artifacts==
+
==Intelligent artifacts==
 
[[Intelligent artifact]]s will blast you any time you do any of the above if:
 
[[Intelligent artifact]]s will blast you any time you do any of the above if:
 
* You are not of the artifact's special [[role]] (if any)
 
* You are not of the artifact's special [[role]] (if any)
Line 10: Line 10:
 
If blasted by an intelligent artifact, you will take 4d10 damage (2d10 if you have [[magic resistance]]) and [[abuse]] your wisdom.
 
If blasted by an intelligent artifact, you will take 4d10 damage (2d10 if you have [[magic resistance]]) and [[abuse]] your wisdom.
  
Additionally, if you are of the wrong class ''and'' fail one of the other conditions, the artifact will "evade your grasp", preventing you from using it. The primary effect of this is that you can only use another role's [[quest artifact]] if you are of the same alignment as the artifact.
+
Additionally, if you are of the wrong role ''and'' fail one of the other conditions, the artifact will "evade your grasp", preventing you from using it. The primary effect of this is that you can only use another role's [[quest artifact]] if you are of the same alignment as the artifact.
  
==Unintelligent Artifacts==
+
==Unintelligent artifacts==
Unintelligent artifacts have a 1/4 chance of blasting you any time you do any of the above if:
+
Unintelligent artifacts have a {{frac|4}} chance of blasting you any time you do any of the above if:
 
* You are of different [[alignment]] than the artifact (if artifact is aligned)
 
* You are of different [[alignment]] than the artifact (if artifact is aligned)
 
* You have negative [[alignment record]] (if artifact is aligned)
 
* You have negative [[alignment record]] (if artifact is aligned)
 
* You are in the form of something the artifact specially attacks.
 
* You are in the form of something the artifact specially attacks.
  
This blast causes 4d4 damage (2d4 if you have [[magic resistance]]) and [[abuse|abuses]] your wisdom.
+
This blast causes 4d4 damage (2d4 if you have [[magic resistance]]) and [[abuse]]s your wisdom.
  
Unintelligent artifacts never evade your grasp although, since 3.6.0, you may fail to wield them once or repeatedly at any given time. This failure to wield is separate from any blasting effect although both can occur simultaneously.
+
Unintelligent artifacts never evade your grasp. Since 3.6.0, though, an attempt to wield one may fail; this chance is independent of whether it blasts you. An artifact may blast you even when you fail to wield it.
  
 
Although they are aligned, [[Orcrist]] and [[Sting]] will never blast non-orcs.
 
Although they are aligned, [[Orcrist]] and [[Sting]] will never blast non-orcs.
  
 
==SLASH'EM==
 
==SLASH'EM==
In [[SLASH'EM]], the blast damage has been increased, making picking up artifacts even more dangerous.
+
In [[SLASH'EM]], the blast damage has been increased, making picking up artifacts even more dangerous. Intelligent artifacts do 8d10 damage (6d10 with [[magic resistance]]), and unintelligent artifacts do 8d6 damage (6d6 with [[magic resistance]]).
Intelligent artifacts do 8d10 damage (6d10 with [[magic resistance]]).
 
Unintelligent artifacts do 8d6 damage (6d6 with [[magic resistance]]).
 
  
 
==References==
 
==References==

Revision as of 20:48, 25 July 2019

An artifact may blast you for damage each time you touch it, even if wearing gloves. You will touch an artifact whenever you attempt to wish for, pick up, wield, wear, invoke, apply, or steal it, or when you polymorph.[1]

Intelligent artifacts

Intelligent artifacts will blast you any time you do any of the above if:

  • You are not of the artifact's special role (if any)
  • You are of different alignment than the artifact
  • You have negative alignment record
  • You are in the form of something the artifact specially attacks.

If blasted by an intelligent artifact, you will take 4d10 damage (2d10 if you have magic resistance) and abuse your wisdom.

Additionally, if you are of the wrong role and fail one of the other conditions, the artifact will "evade your grasp", preventing you from using it. The primary effect of this is that you can only use another role's quest artifact if you are of the same alignment as the artifact.

Unintelligent artifacts

Unintelligent artifacts have a 14 chance of blasting you any time you do any of the above if:

  • You are of different alignment than the artifact (if artifact is aligned)
  • You have negative alignment record (if artifact is aligned)
  • You are in the form of something the artifact specially attacks.

This blast causes 4d4 damage (2d4 if you have magic resistance) and abuses your wisdom.

Unintelligent artifacts never evade your grasp. Since 3.6.0, though, an attempt to wield one may fail; this chance is independent of whether it blasts you. An artifact may blast you even when you fail to wield it.

Although they are aligned, Orcrist and Sting will never blast non-orcs.

SLASH'EM

In SLASH'EM, the blast damage has been increased, making picking up artifacts even more dangerous. Intelligent artifacts do 8d10 damage (6d10 with magic resistance), and unintelligent artifacts do 8d6 damage (6d6 with magic resistance).

References

This page is based on a spoiler by Dylan O'Donnell. The original license is:

Redistribution, copying, and editing of these spoilers, with or without modification, are permitted provided that the following conditions are met:

  1. The original contributors to any spoiler must continue to be credited.
  2. Any modifications to the spoiler must be acknowledged and credited.

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.