Backswing: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Skills and Powers]]
{{skill
{{skill
|title=Backswing
|title=Backswing
Line 5: Line 4:
|cost=100
|cost=100
|req=23 Strength
|req=23 Strength
| prereq=Cudgel
| prereq=
|desc=Whenever you make a cudgel attack with your primary hand, there's a 25% chance you make an additional free attack with the same hand.}}
|desc=Whenever you make a cudgel attack with your primary hand, there's a 25% chance you make an additional free attack with the same hand.
== Summary ==
|id=Cudgel_Backswing}}
Backswing is a mid-level skill found in Cudgel skill tree which grants a chance to make additional attack after you attack with your cudgel in your primary hand. This is treated like another attack, so the second attack can miss.
{{tocright}}
Backswing is a skill in the [[Cudgel]] skill tree.


==Version History==
It grants the owner a chance to automatically make a second free attack whenever they attack with a cudgel in their primary hand. The backswing is treated as a completely separate attack, so it can miss or hit independently of the initial primary hand cudgel attack that trigged it. A backswing cannot trigger another backswing (only one backswing may occur per turn).{{Code Reference|namespace=XRL.World.Parts.Skill|class=Cudgel_Backswing}}
Before patch 2.0.188.0, Backswing was also available for axes as well, and it only activated after a missed strike. Although these skills exist in different skill trees, they affect both weapon types, and have identical behavior, despite each having their own class in the game's code.
 
{{qud quote|Whenever you miss with an axe or cudgel attack, there's a 25% chance you make an additional attack. You can't backswing off a missed backswing.}}
{{Factions that teach the skill}}
This gave diminishing returns as the more likely the skill was to activated, the more likely the second attack will miss as well.
 
{{Creatures with the skill}}
 
== Trivia ==
* Prior to [https://store.steampowered.com/news/app/333640/view/5261849541952848134 patch 2.0.188.0] (August 2019), Backswing also existed as a skill in the Axe skill tree, and learning the skill from either skill tree would grant the user the ability to backswing off of both cudgel '''''and''''' axe attacks. These skills had the description ''"Whenever you miss with an axe or cudgel attack, there's a 25% chance you make an additional attack. You can't backswing off a missed backswing."'' The skill no longer exists in the Axe skill tree, and Backswing now works <u>'''only'''</u> for cudgel weapons.
 
{{references|2.0.201.60}}
 
{{Skills Navbox}}

Latest revision as of 13:24, 2 July 2022

Backswing
Skill Tree

Cudgel

Cost

100 sp

Requirements

23 Strength

ID

Cudgel_Backswing

Whenever you make a cudgel attack with your primary hand, there's a 25% chance you make an additional free attack with the same hand.

Backswing is a skill in the Cudgel skill tree.

It grants the owner a chance to automatically make a second free attack whenever they attack with a cudgel in their primary hand. The backswing is treated as a completely separate attack, so it can miss or hit independently of the initial primary hand cudgel attack that trigged it. A backswing cannot trigger another backswing (only one backswing may occur per turn).[1]

Factions That Teach Backswing

Backswing is not taught by any of Qud's persistent factions. However, procedurally generated factions such as village factions can teach randomly chosen skills as part of their water ritual.

Creatures That Have Backswing

Trivia

  • Prior to patch 2.0.188.0 (August 2019), Backswing also existed as a skill in the Axe skill tree, and learning the skill from either skill tree would grant the user the ability to backswing off of both cudgel and axe attacks. These skills had the description "Whenever you miss with an axe or cudgel attack, there's a 25% chance you make an additional attack. You can't backswing off a missed backswing." The skill no longer exists in the Axe skill tree, and Backswing now works only for cudgel weapons.

References

This information is reliable as of patch 2.0.201.60.
  1. XRL.World.Parts.Skill.Cudgel_Backswing