Difference between revisions of "Kebabable"

From NetHackWiki
Jump to navigation Jump to search
m (Add history section)
(Update references to nethack 3.6.7. Bump version template from {{nethack-360}} to {{nethack-367}})
 
Line 1: Line 1:
 
{{Wikipedia|Kebab}}
 
{{Wikipedia|Kebab}}
  
Some monsters are considered '''kebabable'''. This gives you +2 [[to-hit]] when attacking them using any weapon using the [[spear]] skill.<ref>{{sourcecode|weapon.c|145}}; {{sourcecode|obj.h|143}}</ref>
+
Some monsters are considered '''kebabable'''. This gives you +2 [[to-hit]] when attacking them using any weapon using the [[spear#Spear skill|spear skill]].{{refsrc|src/weapon.c|160|nethack=3.6.7}}.
  
The following [[monster class]]es are kebabable:{{refsrc|weapon.c|116}}
+
The following [[monster class]]es are kebabable:{{refsrc|src/weapon.c|65|nethack=3.6.7}}
 
* {{monclass|X}}
 
* {{monclass|X}}
 
* {{monclass|D}}
 
* {{monclass|D}}
Line 11: Line 11:
  
 
== Strategy ==
 
== Strategy ==
This feature is marginal even for spear-using classes. The only significant use of this effect would be to use [[naga]] hatchlings as an opportunity for the training of the spear skill from unskilled to basic.
+
This feature is marginal even for spear-using classes. The only significant use of this effect would be to use [[naga hatchling]]s to train the spear skill from unskilled to basic.
  
 
By the time you face any other kebabable monster you are usually at such a level that hitting is unlikely to be a problem even at unskilled.
 
By the time you face any other kebabable monster you are usually at such a level that hitting is unlikely to be a problem even at unskilled.
Line 17: Line 17:
 
== History ==
 
== History ==
  
In versions prior to [[NetHack 3.6.0]], [[javelin|weapons]] using the javelin skill also received the bonus. The skill has since been merged into the spear skill.
+
In versions prior to [[NetHack 3.6.0]], weapons using the [[javelin]] skill also received the bonus. The skill has since been merged into the spear skill.
  
 
== References ==
 
== References ==
 
 
<references/>
 
<references/>
  
 
[[Category:Monster attributes]]
 
[[Category:Monster attributes]]
{{nethack-360}}
+
{{nethack-367}}

Latest revision as of 12:57, 11 June 2024

Some monsters are considered kebabable. This gives you +2 to-hit when attacking them using any weapon using the spear skill.[1].

The following monster classes are kebabable:[2]

Strategy

This feature is marginal even for spear-using classes. The only significant use of this effect would be to use naga hatchlings to train the spear skill from unskilled to basic.

By the time you face any other kebabable monster you are usually at such a level that hitting is unlikely to be a problem even at unskilled.

History

In versions prior to NetHack 3.6.0, weapons using the javelin skill also received the bonus. The skill has since been merged into the spear skill.

References