Difference between revisions of "Pounding"

From NetHackWiki
Jump to navigation Jump to search
(Add line about use against sea monsters and slightly edit other sentences)
(copyedit)
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[File:Pounding_Diagram.png|thumb|Players can pound coloured squares, depending on their [[skill]] level.]]'''Pounding''' is the action of [[apply]]ing a [[polearm]] (including but not limited to [[lance]]s) on a target.  The target must be at a distance of exactly two [[square]]s from the wielder.  At Basic and Unskilled level the target must be in a straight line from the wielder.  At Skilled level, it can be a [[jumping|knight's jump]] from the wielder.  At Expert level the target can also be at a diagonal, meaning that any of the sixteen squares at a distance of two can be hit.  Only [[knight]]s may reach Expert skill level in lance, and no roles can reach expert in polearms.
+
[[File:Pounding_Diagram.png|thumb|Players can pound colored squares, depending on their [[skill]] level.]]
 +
In ''[[NetHack]]'', '''pounding''' is the action of [[apply]]ing a [[lance]] or [[polearm]] on a target that is at a distance of two [[square]]s from the wielder.
  
Notice that unlike normal combat against an adjacent target, a lance can be used for pounding without any penalty even when the wielder is not mounted.
+
==Description==
 +
Pounding with a weapon allows a character or monster to attack a target that is not adjacent and is roughly two squares away from them, with the eligible target squares dependent on the wielder's skill in that weapon:
  
Pounding is an excellent strategy for hitting both melee and ranged targets; if you have at least Skilled level with [[speed]] you can attempt to kill a group of opponents at a choke point (such as a door) a knight's move away. If you plan on pounding in corridors, though, you will need a light source, as you cannot pound a monster you cannot see (even if you can detect it via other means).
+
<div class="ttymap"><replacecharsblock rules="ttymap">
 +
newline=<br>
 +
@={{white|@}}
 +
X={{darkgray|X}}
 +
U={{yellow|U}}
 +
S={{orange|S}}
 +
E={{red|E}}
  
In addition, pounding does not trigger [[passive attacks]], meaning you can use it as an infinite source of safe attacks against dangerous creatures without worrying about running out of projectiles or wand charges.
+
ESUSE
 +
SXXXS
 +
UX@XU
 +
SXXXS
 +
ESUSE
 +
</replacecharsblock></div>
  
Most monsters can only use polearms with a skill level equivalent of unskilled. [[Troll]]s, however, can use them with a skill level equivalent of skilled, meaning they can hit you from a Knight's jump away.
+
The {{white|@}} is the wielder's location. Spaces marked with a {{darkgray|X}} are too close to be hit, spaces marked with a {{yellow|U}} can be hit even while Unskilled, spaces marked with a {{orange|S}} can only be hit when Skilled, and spaces marked with a {{red|E}} can only be hit when Expert. Only [[Knight]]s can reach Expert skill level in lance, and no roles can reach more than Skilled in polearms.
  
Some players like to use polearms to pound dangerous [[sea monster]]s on levels such as [[Medusa's Island]], the [[Castle]], and the [[Wizard's Tower]] because it allows you to kill them from a safe two spaces away.
+
Pounding will not trigger [[passive attack]]s from monsters against the wielder, but does scuff engravings on their square and cause [[Elbereth]] to fade, incurring an [[alignment record]] penalty;{{refsrc|src/apply.c|3102|version=NetHack 3.6.7}} the pounding weapon will still be subject to the effects of passive attacks (e.g. [[erosion]], [[disenchantment]], etc.) as normal. When [[twoweapon]]ing, the range for pounding is the lesser of your pounding weapon's skill and your two-weapon combat skill - this is only applicable with a lance, as all polearms are two-handed. A lance can be used for pounding without any penalty, even when the wielder is not mounted.{{Fact}}
  
As of [[NetHack 3.6.0]], pounding can scuff [[engraving]]s beneath you, just like attacking in melee.{{refsrc|src/apply.c|2879|version=NetHack 3.6.0}}
+
Most monsters can only pound using polearms and lances with a skill level equivalent of Unskilled - [[Troll (monster class)|trolls]] are an exception, and can pound with a skill level equivalent of Skilled.
 +
 
 +
==Strategy==
 +
A character with fast [[speed]] or better that is pounding at Skilled level or better can take out groups of hostile monsters using a choke point (such as a door) that is a knight's move away. Characters planning to pound monsters in corridors will need either a [[light source]] or [[infravision]], since pounding cannot target unseen monsters even if they can be detected via other means.
 +
 
 +
Pounding can deal well with monsters that are deadly in melee range: aside from passive attacks, [[sea monster]]s on levels such as [[Medusa's Island]], the [[Castle]] and the [[Wizard's Tower]] are prime pounding targets to avoid their [[drowning attack]]s. Pounding can also be used for the [[hit and run]] tactic, and is much safer than melee attacks in that respect.
 +
 
 +
==History==
 +
The game function is first named by Shawn M. Moore, whose [https://sartak.org/nh/knight-faq-343.html#poleweapons ''Knight FAQ''] for [[NetHack 3.4.3]] gives a thorough description of the mechanic.
 +
 
 +
The feature of pounding scuffing engravings on the square beneath the pounder is introduced in [[NetHack 3.6.0]].
 +
 
 +
==Variants==
 +
===SLASH'EM===
 +
In [[SLASH'EM]], the range for pounding with a lance or polearm is expanded and made unrestricted by skill level:
 +
<div class="ttymap"><replacecharsblock rules="ttymap">
 +
newline=<br>
 +
X={{lightgray|X}}
 +
.={{lightgray|.}}
 +
@={{white|@}}
 +
U={{yellow|U}}
 +
S={{orange|S}}
 +
 
 +
UUUUU
 +
UXXXU
 +
UX@XU
 +
UXXXU
 +
UUUUU
 +
</replacecharsblock></div>
 +
 
 +
===dNetHack===
 +
[[dNetHack]] and [[notdNetHack]] allow the use of other weapons besides polearms and lances to pound.
 +
 
 +
The [[aklys]], [[white vibrospear]], [[gold-bladed vibrospear]], and [[force pike]] can be applied to pound as a polearm; the [[shepherd's crook]] is a weapon that can be applied to pound like a polearm, but is also able to pick up items and pull monsters on those squares. [[Sol Valtiva (dNetHack)|Sol Valtiva]] and [[dNetHack artifacts#Shadowlock|Shadowlock]] are artifacts that can also be applied to pound as a polearm, and [[The Rod of Lordly Might]], [[dNetHack artifacts#The Rod of the Elvish Lords|The Rod of the Elvish Lords]] and [[dNetHack artifacts#The Sceptre of Lolth|The Sceptre of Lolth]] can be applied to pound while in lance form.
 +
 
 +
A weapon's pounding range is determined by that weapon's skill, and when pounding a menu is brought up that offers any monsters in range, as well as an option that allows selecting a square as in ''NetHack'' if targeting a specific square or an [[invisible]] monster. The letters used in the pounding menu can be arranged in either sequential order of target, starting clockwise from N (north), or else apply the same letter to a given directional square (i.e., a is always north, b is north-northeast, etc.) regardless of if it is occupied.
 +
 
 +
Monsters can pound with the above weapons as well, and some monsters are capable of using certain special attacks at the same range as a polearm.
 +
 
 +
===NetHack Fourk===
 +
In [[NetHack Fourk]], the game tries to place the cursor at a reasonable target square initially when pounding, rather than at the character's own location.
  
 
==References==
 
==References==
 
<references/>
 
<references/>
 
+
{{nethack-367}}
 
[[Category:Strategy]]
 
[[Category:Strategy]]
 
[[Category:Weapons]]
 
[[Category:Weapons]]
{{nethack-360}}
 

Latest revision as of 23:27, 13 April 2024

Players can pound colored squares, depending on their skill level.

In NetHack, pounding is the action of applying a lance or polearm on a target that is at a distance of two squares from the wielder.

Description

Pounding with a weapon allows a character or monster to attack a target that is not adjacent and is roughly two squares away from them, with the eligible target squares dependent on the wielder's skill in that weapon:

ESUSE
SXXXS
UX@XU
SXXXS
ESUSE

The @ is the wielder's location. Spaces marked with a X are too close to be hit, spaces marked with a U can be hit even while Unskilled, spaces marked with a S can only be hit when Skilled, and spaces marked with a E can only be hit when Expert. Only Knights can reach Expert skill level in lance, and no roles can reach more than Skilled in polearms.

Pounding will not trigger passive attacks from monsters against the wielder, but does scuff engravings on their square and cause Elbereth to fade, incurring an alignment record penalty;[1] the pounding weapon will still be subject to the effects of passive attacks (e.g. erosion, disenchantment, etc.) as normal. When twoweaponing, the range for pounding is the lesser of your pounding weapon's skill and your two-weapon combat skill - this is only applicable with a lance, as all polearms are two-handed. A lance can be used for pounding without any penalty, even when the wielder is not mounted.[citation needed]

Most monsters can only pound using polearms and lances with a skill level equivalent of Unskilled - trolls are an exception, and can pound with a skill level equivalent of Skilled.

Strategy

A character with fast speed or better that is pounding at Skilled level or better can take out groups of hostile monsters using a choke point (such as a door) that is a knight's move away. Characters planning to pound monsters in corridors will need either a light source or infravision, since pounding cannot target unseen monsters even if they can be detected via other means.

Pounding can deal well with monsters that are deadly in melee range: aside from passive attacks, sea monsters on levels such as Medusa's Island, the Castle and the Wizard's Tower are prime pounding targets to avoid their drowning attacks. Pounding can also be used for the hit and run tactic, and is much safer than melee attacks in that respect.

History

The game function is first named by Shawn M. Moore, whose Knight FAQ for NetHack 3.4.3 gives a thorough description of the mechanic.

The feature of pounding scuffing engravings on the square beneath the pounder is introduced in NetHack 3.6.0.

Variants

SLASH'EM

In SLASH'EM, the range for pounding with a lance or polearm is expanded and made unrestricted by skill level:

UUUUU
UXXXU
UX@XU
UXXXU
UUUUU

dNetHack

dNetHack and notdNetHack allow the use of other weapons besides polearms and lances to pound.

The aklys, white vibrospear, gold-bladed vibrospear, and force pike can be applied to pound as a polearm; the shepherd's crook is a weapon that can be applied to pound like a polearm, but is also able to pick up items and pull monsters on those squares. Sol Valtiva and Shadowlock are artifacts that can also be applied to pound as a polearm, and The Rod of Lordly Might, The Rod of the Elvish Lords and The Sceptre of Lolth can be applied to pound while in lance form.

A weapon's pounding range is determined by that weapon's skill, and when pounding a menu is brought up that offers any monsters in range, as well as an option that allows selecting a square as in NetHack if targeting a specific square or an invisible monster. The letters used in the pounding menu can be arranged in either sequential order of target, starting clockwise from N (north), or else apply the same letter to a given directional square (i.e., a is always north, b is north-northeast, etc.) regardless of if it is occupied.

Monsters can pound with the above weapons as well, and some monsters are capable of using certain special attacks at the same range as a polearm.

NetHack Fourk

In NetHack Fourk, the game tries to place the cursor at a reasonable target square initially when pounding, rather than at the character's own location.

References