Critical hit

From Caves of Qud Wiki
Revision as of 18:26, 19 March 2022 by Plutovi (talk | contribs) (stub-no-more)
Jump to navigation Jump to search

Critical hits are a combat mechanic that guarantee a successful hit with a small chance.

Base Mechanics

To-hit rolls use a roll on a 1d20 dice, if the result is equal to or greater than 20, the hit will be a crit. Crits dealt with melee weapons ignore the DV and, if the source of the damage is the player, the AV of the target for the first penetration. Subsequent penetrations do not ignore AV but still benefit from a +1 bonus to PV. Crits with ranged weapons merely increase the PV of the shot by 2.

Melee critical hits also cause a splatter of blood, however this does not actually cause any damage and is not the same as a bleeding effect. [1]

Modifiers

  • Melee weapon types each have a special effect when dealing critical hits. These effects apply even if the attacker does not have the related weapon skill: [1]
    • Short Blades will cause bleeding, dealing 0-1 damage per turn to the target [2]
    • Axes will cleave armor, reducing the AV of the target [3]
    • Cudgels daze enemies, lowering their agility, intelligence, and move speed, and setting them up for a potential stun if they are critical hit a second time. [4]
    • Long Blades get a +2 bonus to penetration (even if this would exceed the weapon's penetration cap)
  • The tinkering mod masterwork reduces the 1d20 roll needed to achieve a critical hit by 1. With no other modifiers, this enables scoring a critical hit on a roll of 19 or 20, for a total critical hit chance of 10%.[5]
  • Weak Spotter also reduces the 1d20 roll needed to achieve a critical hit by 1. With no other modifiers, this enables scoring a critical hit on a roll of 19 or 20, for a total critical hit chance of 10%.[6] When combined with masterwork, this results in a total critical hit chance of 15%.[7][8]
  • precision nanon fingers reduce the 1d20 roll needed to achieve a critical hit by 2. With no other modifiers, this enables scoring a critical hit on a roll of 18, 19, or 20, for a total critical hit chance of 15%. Multiple pairs stack additively (for example, two pairs reduce the roll needed by 4, for a total critical hit chance of 25%). This bonus can also be combined additively with the bonus from masterwork or Weak Spotter.
  • Beacon Fire requires the target to be flaming, luminous or phosphorescent, but guarantees a critical hit with rifles or bows when used
  • Dead Shot doubles the PV bonus of crits made with pistols from +2 PV to +4 PV
  • Ruin of House Isner receives an additional +4 to its PV on crits, and automatically crits on the last shot of a full magazine

References

This information is reliable as of patch 2.0.201.70.
  1. 1.0 1.1 XRL.World.Parts.Combat, method FireEvent, in the "MeleeAttackWithWeapon" case
  2. XRL.World.Parts.Skill.ShortBlades
  3. XRL.World.Parts.Skill.Axe
  4. XRL.World.Parts.Skill.Cudgel
  5. XRL.World.Parts.ModMasterwork
  6. XRL.World.Parts.Skill.Pistol_WeakSpotter
  7. XRL.World.Parts.ModMasterwork
  8. XRL.World.GetCriticalThresholdEvent