Difference between revisions of "Short sword"

From NetHackWiki
Jump to navigation Jump to search
(Splitting complete, formatting still to be done here)
(generation)
Line 18: Line 18:
 
The short sword makes up about 0.8% of randomly generated weapons.
 
The short sword makes up about 0.8% of randomly generated weapons.
  
* [[Watchmen]] and [[Yendorian army]] [[soldier]]s in the {{refsrc|src/makemon.c|199|version=NetHack 3.6.0|comment=short swords on watchmen and soldiers}} and [[skeleton]]s{{refsrc|src/makemon.c|431|version=NetHack 3.6.0|comment=short swords on skeletons}} may be generated with a short sword.
+
Several monsters can [[Monster starting inventory|generate with]] short swords:
* [[Ninja]] (on the [[Samurai quest]]) have a chance of getting a ''wakizashi''.{{refsrc|src/makemon.c|272|version=NetHack 3.6.0|comment=Ninja wakizashi}}
+
* [[Watchmen]] and [[Yendorian army]] [[soldier]]s have an effective {{frac|3}} chance of generating with a short sword.{{refsrc|src/makemon.c|197|version=NetHack 3.6.7|comment={{frac|2|3}} chance of not getting a [[polearm]]}}
* [[Player monster]] [[rogue]]s, such as Pug on the [[Wizard quest]], may be generated with a short sword.{{refsrc|src/mplayer.c|229|version=NetHack 3.6.0|comment=player monster short swords}}
+
* [[Ninja]] have a {{frac|3|4}} chance of generating with a short sword.{{refsrc|src/makemon.c|268|version=NetHack 3.6.7}}
 +
* [[Cheftain]]s, [[page]]s, [[roshi]], and [[warrior]]s have a {{frac|3}} chance of generating with a short sword.{{refsrc|src/makemon.c|292|version=NetHack 3.6.7}} [[Hunter]]s have a {{frac|2|3}} chance of generating with a short sword.{{refsrc|src/makemon.c|304|version=NetHack 3.6.7}}
 +
* [[Skeleton]]s have an effective {{frac|12}} chance of generating with a short sword.{{refsrc|src/makemon.c|480|version=NetHack 3.6.7|comment=Skeletons are the only [[Zombie (monster class)|zombie]] [[monster class]] member eligible to generate with weapons and armor}}
 +
* [[Player monster]] [[rogue]]s, such as Pug on the [[Wizard quest]], may be generated with a short sword.{{refsrc|src/mplayer.c|229|version=NetHack 3.6.0|comment=player monster short swords}}<!--include all player monsters, figure out math accordingly later-->
  
 
==Short sword skill==
 
==Short sword skill==

Revision as of 08:02, 3 December 2023

) Short sword.png
Name short sword
Appearance short sword
Damage vs. small 1d6
Damage vs. large 1d8
To-hit bonus +0
Weapon skill short sword
Size one-handed
Base price 10 zm
(+10/positive
enchant)
Weight 30
Material iron

A short sword is a type of weapon that appears in NetHack. It is made of iron, and Samurai know the weapon as a wakizashi.

Generation

Human Barbarians have a 12 chance of starting the game with a short sword as their one-handed weapon.[1] Rogues start the game with a short sword as their primary weapon, and Samurai start the game with a short sword as their offhand weapon.[2][3]

The short sword makes up about 0.8% of randomly generated weapons.

Several monsters can generate with short swords:

Short sword skill

Short sword
Max Role
Basic
Skilled
Expert

The following weapons use the short sword skill:

All short swords weigh 30 aum and have a base price of 10 zorkmids. There are no artifact short swords.

History

The short sword first appears in NetHack 1.3d, which introduces the Samurai, Elf and Ninja roles. From this version to NetHack 2.3e, all Elves start the game with a short sword - from NetHack 3.0.0 to NetHack 3.2.3, the Elf instead starts with an elven short sword if the TOLKIEN compile-time option is enabled.

The Samurai's starting short sword first appears in NetHack 2.2a, while the Rogue's starting short sword is introduced in NetHack 3.0.0 (where it replaces the Ninja role).

Variants

SLASH'EM

SLASH'EM adds the silver short sword and dark elven short sword as weapons that use the short sword skill.

Four artifact weapons use the skill:

SporkHack

SporkHack adds the silver short sword as a weapon that uses the short sword skill.

xNetHack

In xNetHack, Fire and Frost Brand are short swords instead of long swords.

Encyclopedia entry

Wazikashi

A wakizashi was used as a samurai's weapon when the katana
was unavailable. When entering a building, a samurai would
leave his katana on a rack near the entrance. However, the
wakizashi would be worn at all times, and therefore, it made
a sidearm for the samurai (similar to a soldier's use of a
pistol). The samurai would have worn it from the time they
awoke to the time they went to sleep. In earlier periods,
and especially during times of civil wars, a tanto was worn
in place of a wakizashi.

[ Wikipedia, the free encyclopedia ]

References

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

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

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