Difference between revisions of "Elven broadsword"

From NetHackWiki
Jump to navigation Jump to search
m (Strategy: Grammar/style)
(copyedit pass)
Line 12: Line 12:
 
}}
 
}}
  
An '''elven broadsword''' is a type of one-handed [[melee]] [[weapon]] in ''[[NetHack]]''. It uses the [[broadsword]] skill. Like other [[elven item|elven weapons]] they are made of [[wood]], which is naturally immune to [[erosion|rust and corrosion]], but can still burn and rot.
+
An '''elven broadsword''' is a type of one-handed [[melee]] [[weapon]] that appears in ''[[NetHack]]''. It is made of [[wood]] like other [[elven item|elven weapons]] and appears as a '''runed broadsword''' when unidentified.
  
The elven broadsword is the base item for [[Orcrist]], which can also be created by [[Naming artifacts|naming a normal elven broadsword Orcrist.]]
+
The elven broadsword uses the [[broadsword]] skill, and is the [[base item]] for [[Orcrist]], which can be created by [[Name|naming]] any elven broadsword Orcrist.
  
 
==Generation==
 
==Generation==
 
Elven broadswords make up about 0.4% of randomly generated weapons (on the floor, as [[death drop]]s, or in [[shop]]s).
 
Elven broadswords make up about 0.4% of randomly generated weapons (on the floor, as [[death drop]]s, or in [[shop]]s).
  
All non-undead [[Elf (monster attribute)|elves]] have a 1 in 3 chance of being generated with an elven broadsword in their [[Monster starting inventory|starting inventory]].{{refsrc|src/makemon.c|244|version=NetHack 3.6.0}}
+
All non-undead [[Elf (monster attribute)|elves]] have a {{frac|3}} to [[Monster starting inventory|being generated with]] an elven broadsword.{{refsrc|src/makemon.c|244|version=NetHack 3.6.0}}
  
 
==Strategy==
 
==Strategy==
Elven broadswords are a solid choice for #[[twoweapon]]ing, particularly due to their higher damage average against small monsters compared to normal broadswords. They also outdamage the [[long sword]] - another common two-weaponing candidate - in that regard (<tt>6</tt> versus the long sword's <tt>4.5</tt>); however, the long sword has a better damage average against large monsters (<tt>6.5</tt> compared to <tt>4.5</tt>).
+
Elven broadswords are a solid choice for [[twoweapon]]ing, particularly due to their higher damage average against small monsters compared to normal broadswords. They also outdamage another common two-weapon candidate in the [[long sword]] dealing 6 damage on average versus the long sword's 4.5; however, the long sword has a better damage average against large monsters 6.5 compared to 4.5.
  
The elven broadsword is also a good candidate for chaotics when training for [[Stormbringer]], and it can also be used to make Stormbringer much more likely to appear as a [[sacrifice gift]] by naming Orcrist.
+
Naming an elven broadsword Orcrist can be used to make [[Stormbringer]] more likely to appear as a [[sacrifice gift].
  
 
===Average damage calculation===
 
===Average damage calculation===
Line 42: Line 42:
 
|}
 
|}
  
== References ==
+
==References==
 
<references/>
 
<references/>
 
+
{{nethack-366}}
 
[[Category:Weapons]]
 
[[Category:Weapons]]
 
[[Category:Elven items|Broadsword]]
 
[[Category:Elven items|Broadsword]]
{{nethack-366}}
 

Revision as of 05:13, 30 August 2023

) Elven broadsword.png
Name elven broadsword
Appearance runed broadsword
Damage vs. small 1d6+1d4
Damage vs. large 1d6+1
To-hit bonus +0
Weapon skill broadsword
Size one-handed
Base price 10 zm
(+10/positive
enchant)
Weight 70
Material wood

An elven broadsword is a type of one-handed melee weapon that appears in NetHack. It is made of wood like other elven weapons and appears as a runed broadsword when unidentified.

The elven broadsword uses the broadsword skill, and is the base item for Orcrist, which can be created by naming any elven broadsword Orcrist.

Generation

Elven broadswords make up about 0.4% of randomly generated weapons (on the floor, as death drops, or in shops).

All non-undead elves have a 13 to being generated with an elven broadsword.[1]

Strategy

Elven broadswords are a solid choice for twoweaponing, particularly due to their higher damage average against small monsters compared to normal broadswords. They also outdamage another common two-weapon candidate in the long sword dealing 6 damage on average versus the long sword's 4.5; however, the long sword has a better damage average against large monsters 6.5 compared to 4.5.

Naming an elven broadsword Orcrist can be used to make Stormbringer more likely to appear as a [[sacrifice gift].

Average damage calculation

We assume the player is skilled in broadsword (the highest possible skill level for the weapon with any playable class), which gives a +1 damage bonus. A blessed weapon deals 1d4 extra damage against demons and undead. The worst case scenario is against a non-undead, non-demon, large monster. The best case scenario is against a undead, demon, small monster.

Weapon Against regular small monsters Against regular large monsters Worst case scenario Best case scenario
Blessed Elven broadsword +0 \frac{1+6}{2}+\frac{1+4}{2}+1=\bold{7} \frac{1+6}{2}+1+1=\bold{5.5} \frac{1+6}{2}+1+1=\bold{5.5} \frac{1+6}{2}+\frac{1+4}{2}+\frac{1+4}{2}+1=\bold{9.5}
Blessed Elven broadsword +7 \frac{1+6}{2}+\frac{1+4}{2}+1+7=\bold{14} \frac{1+6}{2}+1+1+7=\bold{12.5} \frac{1+6}{2}+1+1+7=\bold{12.5} \frac{1+6}{2}+\frac{1+4}{2}+\frac{1+4}{2}+1+7=\bold{16.5}
Blessed Elven broadsword +9 \frac{1+6}{2}+\frac{1+4}{2}+1+9=\bold{16} \frac{1+6}{2}+1+1+9=\bold{14.5} \frac{1+6}{2}+1+1+9=\bold{14.5} \frac{1+6}{2}+\frac{1+4}{2}+\frac{1+4}{2}+1+9=\bold{18.5}

References