Difference between revisions of "Bullwhip"

From NetHackWiki
Jump to navigation Jump to search
(The whole outfit's from Indy.)
Line 11: Line 11:
 
}}
 
}}
  
A '''bullwhip''' is a kind of [[weapon]]. In addition to its obvious uses, it can be [[apply|applied]] to grab weapons out of enemies' hands.
+
A '''bullwhip''' is a kind of [[weapon]] that appears in ''[[NetHack]]''.
 
 
Bullwhips are ineffective against [[thick-skinned]] monsters.
 
  
 
== Generation ==
 
== Generation ==
 +
All [[Archeologist]]s start with a +2 bullwhip.{{refsrc|src/u_init.c|30|version=NetHack 3.6.0}}.
  
[[Archeologist]]s start with a +2 bullwhip.{{refsrc|src/u_init.c|30|version=NetHack 3.6.0}}.
+
[[Balrog]]s are always generated with a bullwhip, and [[horned devil]]s also have a 25% chance of being spawned with a bullwhip. In the balrog's case, the order of monster weapon preference means they will never wield it unless they somehow lose their [[broadsword]].
  
[[Balrog]]s are always generated with a bullwhip, but owing to the order of monster weapon preference, they will never wield it unless they somehow lose their [[broadsword]].  While most monsters could theoretically wield a bullwhip they find, they prefer most other weapons to it (notable exceptions include [[Quarterstaff|quarterstaves]] and [[dagger]]s; monsters will wield whips in preference to these).
+
== Whip skill ==
 +
{{whip skill table}}
  
[[Horned devil]]s also have a 25% chance of being spawned with a bullwhip. Since, unlike balrogs, they are not generated with another weapon, they will wield the bullwhip by default.
+
Both bullwhips and [[rubber hose]]s use the whip skill. There are no [[artifact weapon|artifact]] whips.
 
 
== Tricks ==
 
  
A bullwhip can be applied to snap it in a direction. This can allow you to perform a number of special tricks<ref name="Use Whip">{{function|apply.c|use_whip}}</ref>:
+
==Effects==
 +
Bullwhips are low-damage weapons that are ineffective against [[thick-skinned]] monsters. In addition to its use as a weapon, it can be [[applied]] to snap it in a direction and perform a number of special tricks:<ref name="Use Whip">{{function|apply.c|use_whip}}</ref>
 
* Attack a monster normally.
 
* Attack a monster normally.
* Disarm an enemy.  See below.
+
* [[#Disarming|Disarm an enemy]].
* Pick an item up off the floor or out of a [[pool]] below you when you are riding a [[steed]] or [[levitation|levitating]]. (A [[cockatrice]] corpse will not [[petrify]] you.{{refsrc|src/pickup.c|252|version=NetHack 3.6.0}})
+
* [[#Picking up items|Retrieving items]].
* Wrap around [[furniture]], a [[boulder]], or a [[Monsters_(by_size)#Large_Monsters|large monster]] to pull yourself out of a [[pit]].
+
* Wrap around [[furniture]], a [[boulder]], or a [[large]] monster to pull yourself out of a [[pit]].
 
 
The success of these tricks does not depend on your actual [[skill]] with the whip; instead, proficiency is based on your [[dexterity]], whether you are an [[Archaeologist]], and whether you are [[fumbling]].  Whip tricks will always fail unless you are proficient (an Archaeologist or Dex &gt; 14).
 
  
NetHack makes the following assumptions to determine what to do when a whip is applied<ref name="Use Whip"/>:
+
The success of these tricks does not depend on your actual [[skill]] with the whip. Instead, proficiency is based on your [[dexterity]], whether you are an [[Archaeologist]], and whether you are [[fumbling]]; whip tricks will always fail unless you are proficient. A character who is not an archaeologist must have a dexterity higher than 14 to be considered proficient.
  
* If you're in a pit, it is assumed that you are attempting to get out of the pit, unless you are applying the whip towards a small monster, in which case it is assumed that you are trying to attack it.
+
''NetHack'' makes the following assumptions to determine what to do when a whip is applied:<ref name="Use Whip"/>
  
 +
* If you are in a pit, it is assumed that you are attempting to get out of the pit, unless you are applying the whip towards a small monster, in which case it is assumed that you are trying to attack it.
 
* If you are not in a pit, and the monster is wielding a weapon, then you are attempting to disarm a monster.
 
* If you are not in a pit, and the monster is wielding a weapon, then you are attempting to disarm a monster.
 
 
* If you are not in a pit and you apply the whip towards a monster without a wielded weapon, then you are attempting to hit the monster.
 
* If you are not in a pit and you apply the whip towards a monster without a wielded weapon, then you are attempting to hit the monster.
 
+
* You cannot perform any tricks (besides attacking monsters) if you are [[confused]] or [[engulfed]].
* You cannot perform any tricks (besides attacking monsters) if you are confused.
 
 
 
* You cannot perform any tricks (besides attacking monsters) if you are swallowed.
 
  
 
===Disarming===
 
===Disarming===
If a bullwhip disarms an enemy, the disarmed weapon may end up on the floor at the enemy's feet, on the floor at [[you]]r feet, or in your inventory, depending on a "proficiency check".
+
If applying bullwhip at an enemy disarms them, the disarmed weapon may end up on the floor at the enemy's feet, on the floor at [[you]]r feet, or in your inventory, depending on a 'proficiency' check. Disarming a pet does not reduce its [[tameness]], but disarming a peaceful monster will anger it.  
  
Disarming a pet does not reduce its [[tameness]]. This is one way to pry a desirable weapon out of the hands of a [[humanoid]] pet&mdash;for example, to get [[Demonbane]] from a [[figurine]] [[Archon]]&mdash;or to force the pet to pick up and wield a different weapon.
+
If the target is wielding a non-cursed weapon and you succeed, disarming does not break [[weaponless]] conduct. Trying to disarm non-pets can break the conduct because you always have a 10% chance of attacking instead, and you can [[options#safe_pet|decline]] only for pets.
  
Disarming a peaceful monster will anger it, so using a bullwhip to grab the [[watchman|Minetown Watch captain's]] [[silver saber]] is probably a [[Bad Idea]], unless you're sure you can escape him quickly, are willing to take the consequences of killing him, or have a medium strength pet on hand who would appreciate not having to deal with the weapon.
+
Disarming is the only trick that whip-wielding monsters can use. It functions similarly to the same trick used by the player, with the following exceptions:{{refsrc|src/muse.c|1872|version=NetHack 3.6.0|comment=whip use by monsters}}
 +
* An [[iron ball]] is too heavy to be disarmed.
 +
* A horned devil or other [[silver]]-hating monster will never use a whip to pull a silver item from the player's hands into its inventory; if one would, the item is dropped at the player's feet instead.
  
If the target is wielding a non-cursed weapon and you succeed, disarming does not break [[weaponless]] conduct. Trying to disarm non-pets can break the conduct because you always have a 10% chance of attacking instead, and you can [[options#safe_pet|decline]] only for pets.
+
===Picking up items===
 +
Applying a bullwhip down towards an item while you are riding a [[steed]] or [[levitating]] will pick it up off the floor or out of a [[pool]] if applicable. A [[cockatrice]] corpse will not [[petrify]] you when picked up in this manner.{{refsrc|src/pickup.c|252|version=NetHack 3.6.0}} When applying a whip downwards while riding your steed, there is always some chance (20-33%) that you will hit your steed instead.{{refsrc|src/apply.c|2499|version=NetHack 3.6.0}}
  
===Picking up items while riding===
+
===Riding===
 +
Applying the whip to snap it at your steed will cause it to [[gallop]], temporarily increasing its speed but reducing its tameness; this includes hitting your steed while trying to pick up an item off the floor.
  
When applying a whip downwards while riding your steed, there is always some chance (20-33%) that you will hit your steed instead.{{refsrc|src/apply.c|2499|version=NetHack 3.6.0}}  This has the effect of temporarily increasing the speed of your steed.
+
==Strategy==
 +
Bullwhips are viable utility items, primarily sought after for their ability to pry desirable weapons out of the hands of a [[humanoid]] pet and/or forcing it to pick up and wield a different (usually better) weapon; in [[NetHack 3.4.3]] and variants based on it, for example, this is often used to get [[Demonbane]] from a [[figurine]] [[Archon]]. While disarming thankfully does not abuse pets, you will anger any peacefuls you disarm; using a bullwhip to grab the [[watchman|Minetown Watch captain's]] [[silver saber]] is probably a [[Bad Idea]] if you expect to make off with it scot-free.
  
===Use by monsters===
+
However, disarming peacefuls is not as dangerous if you are adequately prepared for a given scenario, e.g. you may actually want the silver saber from that watch captain; in such cases you should have a means of escape and/or pacifying handy, or else be well-prepared to absorb any penalties (e.g. alignment or loss of [[telepathy]]). Disarming can also aid a pet in killing the monster for their inventory or avoiding death at their hands, though it may be more viable (albeit more resource-intensive) to keep the pet healed instead.
  
The only trick a [[horned devil]] or other whip-bearing monster may use is disarm.  It functions similarly to the same trick used by the player, with the following exceptions:{{refsrc|src/muse.c|1872|version=NetHack 3.6.0|comment=whip use by monsters}}
+
Note that while most monsters can wield bullwhips, they will prefer most other weapons to it, as indicated in the case of the balrog; they will wield a whip over some weapons such as [[quarterstaves]] and [[dagger]]s, though.
* An [[iron ball]] is too heavy to be disarmed.
 
* A horned devil or other [[silver]]-hating monster will never use a whip to pull a silver item from the player's hands into its inventory; if one would, the item is dropped at the player's feet instead.
 
  
 
== Origin ==
 
== Origin ==
 
+
The Archaeologist's starting bullwhip, along with the leather jacket and fedora, is one of the many trademark accessories of Indiana Jones, a franchise of movies made by George Lucas and Steven Spielberg starring the titular character, who in turn is based on the heroes of 1930s pulp serials and inspired the Archaeologist role.
Archaeologists starting with a bullwhip, leather jacket, and fedora is a reference to the Indiana Jones movies of Lucas and Spielberg.
 
 
 
== Whip skill ==
 
 
 
{{whip skill table}}
 
 
 
Both bullwhips and [[rubber hose]]s use the whip skill. There are no [[artifact weapon|artifact]] whips.
 
  
 
==SLASH'EM==
 
==SLASH'EM==
Line 80: Line 70:
 
The [[Undead Slayer]] sometimes starts with a bullwhip. This is a reference to the Castlevania series.
 
The [[Undead Slayer]] sometimes starts with a bullwhip. This is a reference to the Castlevania series.
  
==Encyclopedia==
+
==Encyclopedia entry==
 
{{encyclopedia|
 
{{encyclopedia|
 
"Good," he said and, unbelievably, smiled at me, a smirk like
 
"Good," he said and, unbelievably, smiled at me, a smirk like
Line 88: Line 78:
  
 
== References ==
 
== References ==
 +
<references/>
  
<references />
 
 
[[Category:Weapons]]
 
[[Category:Weapons]]
{{nethack-360}}
+
{{nethack-364}}

Revision as of 03:02, 18 February 2020

) Bullwhip.png
Name bullwhip
Appearance bullwhip
Damage vs. small 1d2
Damage vs. large 1
To-hit bonus +0
Weapon skill whip
Size one-handed
Base price 4 zm
(+10/positive
enchant)
Weight 20
Material leather

A bullwhip is a kind of weapon that appears in NetHack.

Generation

All Archeologists start with a +2 bullwhip.[1].

Balrogs are always generated with a bullwhip, and horned devils also have a 25% chance of being spawned with a bullwhip. In the balrog's case, the order of monster weapon preference means they will never wield it unless they somehow lose their broadsword.

Whip skill

Whip
Max Role
Basic
Expert

Both bullwhips and rubber hoses use the whip skill. There are no artifact whips.

Effects

Bullwhips are low-damage weapons that are ineffective against thick-skinned monsters. In addition to its use as a weapon, it can be applied to snap it in a direction and perform a number of special tricks:[2]

The success of these tricks does not depend on your actual skill with the whip. Instead, proficiency is based on your dexterity, whether you are an Archaeologist, and whether you are fumbling; whip tricks will always fail unless you are proficient. A character who is not an archaeologist must have a dexterity higher than 14 to be considered proficient.

NetHack makes the following assumptions to determine what to do when a whip is applied:[2]

  • If you are in a pit, it is assumed that you are attempting to get out of the pit, unless you are applying the whip towards a small monster, in which case it is assumed that you are trying to attack it.
  • If you are not in a pit, and the monster is wielding a weapon, then you are attempting to disarm a monster.
  • If you are not in a pit and you apply the whip towards a monster without a wielded weapon, then you are attempting to hit the monster.
  • You cannot perform any tricks (besides attacking monsters) if you are confused or engulfed.

Disarming

If applying bullwhip at an enemy disarms them, the disarmed weapon may end up on the floor at the enemy's feet, on the floor at your feet, or in your inventory, depending on a 'proficiency' check. Disarming a pet does not reduce its tameness, but disarming a peaceful monster will anger it.

If the target is wielding a non-cursed weapon and you succeed, disarming does not break weaponless conduct. Trying to disarm non-pets can break the conduct because you always have a 10% chance of attacking instead, and you can decline only for pets.

Disarming is the only trick that whip-wielding monsters can use. It functions similarly to the same trick used by the player, with the following exceptions:[3]

  • An iron ball is too heavy to be disarmed.
  • A horned devil or other silver-hating monster will never use a whip to pull a silver item from the player's hands into its inventory; if one would, the item is dropped at the player's feet instead.

Picking up items

Applying a bullwhip down towards an item while you are riding a steed or levitating will pick it up off the floor or out of a pool if applicable. A cockatrice corpse will not petrify you when picked up in this manner.[4] When applying a whip downwards while riding your steed, there is always some chance (20-33%) that you will hit your steed instead.[5]

Riding

Applying the whip to snap it at your steed will cause it to gallop, temporarily increasing its speed but reducing its tameness; this includes hitting your steed while trying to pick up an item off the floor.

Strategy

Bullwhips are viable utility items, primarily sought after for their ability to pry desirable weapons out of the hands of a humanoid pet and/or forcing it to pick up and wield a different (usually better) weapon; in NetHack 3.4.3 and variants based on it, for example, this is often used to get Demonbane from a figurine Archon. While disarming thankfully does not abuse pets, you will anger any peacefuls you disarm; using a bullwhip to grab the Minetown Watch captain's silver saber is probably a Bad Idea if you expect to make off with it scot-free.

However, disarming peacefuls is not as dangerous if you are adequately prepared for a given scenario, e.g. you may actually want the silver saber from that watch captain; in such cases you should have a means of escape and/or pacifying handy, or else be well-prepared to absorb any penalties (e.g. alignment or loss of telepathy). Disarming can also aid a pet in killing the monster for their inventory or avoiding death at their hands, though it may be more viable (albeit more resource-intensive) to keep the pet healed instead.

Note that while most monsters can wield bullwhips, they will prefer most other weapons to it, as indicated in the case of the balrog; they will wield a whip over some weapons such as quarterstaves and daggers, though.

Origin

The Archaeologist's starting bullwhip, along with the leather jacket and fedora, is one of the many trademark accessories of Indiana Jones, a franchise of movies made by George Lucas and Steven Spielberg starring the titular character, who in turn is based on the heroes of 1930s pulp serials and inspired the Archaeologist role.

SLASH'EM

An Archaeologist wielding a bullwhip will not fall through trap doors, regardless of dexterity. Objects on the trap might still be shoved through.[6]

But thanks to your trusty whip ... You don't fall in.

The Undead Slayer sometimes starts with a bullwhip. This is a reference to the Castlevania series.

Encyclopedia entry

"Good," he said and, unbelievably, smiled at me, a smirk like
a round of rotted cheese. "What did your keeper use on you?
A bullwhip?"

[ Melusine, by Sarah Monette ]

References

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

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

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