Difference between revisions of "Arc Blade"

From CrawlWiki
Jump to: navigation, search
m
(update & add src links. commit 3a68796 claims that old arc blade always hit the melee target, so put it in the notes)
Line 1: Line 1:
{{version|028}}
+
{{version|029}}
 
{{flavour|A blade somehow crafted from pure electricity. It arcs wildly between the wielder and their foes as it strikes.
 
{{flavour|A blade somehow crafted from pure electricity. It arcs wildly between the wielder and their foes as it strikes.
  
Line 7: Line 7:
 
+8 [[rapier]]
 
+8 [[rapier]]
  
33.3% chance: Casts [[Static Discharge]] on the target with [[spellpower]] that's on-average 50% higher than the usual spellpower cap.<br>
+
33.3% chance: Casts [[Static Discharge]] at <code>100 + 2d(50)/2</code> [[spellpower]].<ref>{{source ref|0.29.0|art-func.h|936}}</ref> (Average 150 power, above the usual cap)<br>
 
{{Electricity resistance}}
 
{{Electricity resistance}}
  
 
==Desirability==
 
==Desirability==
The '''arc blade'''<ref>{{source ref|0.28.0|art-data.txt|1317}}</ref> has damage output that's a bit higher than a fully enchanted [[demon blade]] of electrocution, making it a strong weapon versus monsters without [[electricity]] resistance. It is particularly effective against crowds, as the discharge damage tends to spreads out, a useful effect if you can fight foes in a bottleneck.
+
The '''arc blade'''<ref>{{source ref|0.29.0|art-data.txt|1329}}</ref> has damage output that's a bit higher than a fully enchanted [[demon blade]] of electrocution, making it a strong weapon versus monsters without [[electricity]] resistance. It is particularly effective against crowds, as the discharge damage tends to spreads out, a useful effect if you can fight foes in a bottleneck.
  
 
Against electricity-resistant targets, however, this weapon is far less useful. Versus electricity-immune monsters, it's no better than a +8 rapier that happens to grant rElec. Carrying an alternate weapon is strongly advised, as electricity resistance is common later on.
 
Against electricity-resistant targets, however, this weapon is far less useful. Versus electricity-immune monsters, it's no better than a +8 rapier that happens to grant rElec. Carrying an alternate weapon is strongly advised, as electricity resistance is common later on.
Line 18: Line 18:
  
 
Compared to the Static Discharge spell, the arcs from this weapon do more damage and arc more often to adjacent monsters due to the high spellpower used.
 
Compared to the Static Discharge spell, the arcs from this weapon do more damage and arc more often to adjacent monsters due to the high spellpower used.
 
==References==
 
<references/>
 
  
 
==History==
 
==History==
*Prior to [[0.23]], the arc blade would cast Static Discharge multiple times but at much lower spellpower. The weapon's enchantment was +4.
+
*Prior to [[0.23]], the arc blade would cast Static Discharge multiple times, and it would always hit the melee target, but at much lower spellpower, <code>75 + 2d(75)/2</code>. The weapon's enchantment was +4.
 
*Prior to [[0.16]], it was a [[cutlass]].
 
*Prior to [[0.16]], it was a [[cutlass]].
 
*Prior to [[0.15]], it was a +3, +5 weapon.
 
*Prior to [[0.15]], it was a +3, +5 weapon.
 
*The arc blade was introduced in [[0.14]].
 
*The arc blade was introduced in [[0.14]].
 +
 +
==References==
 +
<references/>
  
 
[[category:unrands]]
 
[[category:unrands]]
 
[[category:short blades]]
 
[[category:short blades]]

Revision as of 00:52, 1 December 2022

Version 0.29: This article may not be up to date for the latest stable release of Crawl.
A blade somehow crafted from pure electricity. It arcs wildly between the wielder and their foes as it strikes.

It occasionally unleashes powerful arcs of lightning upon striking a foe. These may arc to other adjacent creatures (including the wielder, but dealing reduced damage to them) before grounding out.

Arc blade.png the +8 arc blade

+8 rapier

33.3% chance: Casts Static Discharge at 100 + 2d(50)/2 spellpower.[1] (Average 150 power, above the usual cap)
rElec

Desirability

The arc blade[2] has damage output that's a bit higher than a fully enchanted demon blade of electrocution, making it a strong weapon versus monsters without electricity resistance. It is particularly effective against crowds, as the discharge damage tends to spreads out, a useful effect if you can fight foes in a bottleneck.

Against electricity-resistant targets, however, this weapon is far less useful. Versus electricity-immune monsters, it's no better than a +8 rapier that happens to grant rElec. Carrying an alternate weapon is strongly advised, as electricity resistance is common later on.

Additionally, this weapon is not good to use near allies that aren't themselves immune to electricity, since they are not exempt from the weapon's discharges. You will at least receive a warning prompt if your attack could harm one of your allies.

Compared to the Static Discharge spell, the arcs from this weapon do more damage and arc more often to adjacent monsters due to the high spellpower used.

History

  • Prior to 0.23, the arc blade would cast Static Discharge multiple times, and it would always hit the melee target, but at much lower spellpower, 75 + 2d(75)/2. The weapon's enchantment was +4.
  • Prior to 0.16, it was a cutlass.
  • Prior to 0.15, it was a +3, +5 weapon.
  • The arc blade was introduced in 0.14.

References