Difference between revisions of "Multishot"

From NetHackWiki
Jump to navigation Jump to search
(CANNOT multifire all projectiles. f is equivilent to t for multifire. A little detail about enhancing missile skills.)
Line 1: Line 1:
'''Multishot''' refers to the ability to sometimes [[throw]] or [[fire]] more than one [[missile]] in a single move.
+
'''Multishot''' refers to the ability to sometimes [[throw]] or [[fire]] more than one [[missile]] of certain types in a single move.
  
 
The multishot counter starts at 1, and is modified as follows:
 
The multishot counter starts at 1, and is modified as follows:
Line 19: Line 19:
  
 
You may cap the number of missiles fired or thrown with the [[n]] command, e.g. "n1f4" ("1fh" in vi-mode) to fire one missile to the left.  You will fire the lesser of the number of missiles you chose and the number you would otherwise have fired, i.e. this will not allow you to fire more missiles, only fewer.
 
You may cap the number of missiles fired or thrown with the [[n]] command, e.g. "n1f4" ("1fh" in vi-mode) to fire one missile to the left.  You will fire the lesser of the number of missiles you chose and the number you would otherwise have fired, i.e. this will not allow you to fire more missiles, only fewer.
 +
 +
You can [[fire]] or [[throw]] multiple [[dagger]]s, [[dart]]s, [[shuriken]], [[crossbow bolt]]s, and [[arrow]]s. ([[Crossbow bolt]]s and [[arrow]]s only if wielding the appropriate [[launcher]].)
 +
 +
You cannot [[fire]] or [[throw]] multiple [[spear]]s, [[javelin]]s, [[stone]]s, [[boomerang]]s, [[knife|knives]], or any other weapon or object. This makes these weapons less attractive for ranged combat.
 +
 +
Throwing, with [[t]], and firing, with [[f]], are equivalent.
 
[[Category:Actions]]
 
[[Category:Actions]]

Revision as of 22:50, 7 January 2011

Multishot refers to the ability to sometimes throw or fire more than one missile of certain types in a single move.

The multishot counter starts at 1, and is modified as follows:

Racial bonuses are based on your starting race, not your current race. For example, a human polymorphed into an orc will not fire an extra orcish arrow from his orcish bow, but an orc polymorphed into a mountain centaur will get the bonus.

The actual number of missiles fired is d(multishot), or 1 to your multishot counter, inclusive, but no higher than the number of missiles in the stack.

You may cap the number of missiles fired or thrown with the n command, e.g. "n1f4" ("1fh" in vi-mode) to fire one missile to the left. You will fire the lesser of the number of missiles you chose and the number you would otherwise have fired, i.e. this will not allow you to fire more missiles, only fewer.

You can fire or throw multiple daggers, darts, shuriken, crossbow bolts, and arrows. (Crossbow bolts and arrows only if wielding the appropriate launcher.)

You cannot fire or throw multiple spears, javelins, stones, boomerangs, knives, or any other weapon or object. This makes these weapons less attractive for ranged combat.

Throwing, with t, and firing, with f, are equivalent.