Dodge (DV): Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(reformathed, added dv query)
Line 1: Line 1:
{{missing info|Waiting for math extension to better format this page. TODO: add query that creates a list of all equipment that increases DV}}
'''DV''' or '''Dodge Value''' or {{DV}} is a stat that indicates how likely this creature is to dodge an attack.
'''DV''' or '''Dodge Value''' or {{Color| K |ο}} is a stat that indicates how likely this creature is to dodge an attack.


==DV Calculation Formula==
==DV Calculation Formula==
Line 6: Line 5:
All creatures have a base DV of 6. The formula of calculating total dv is as follows:
All creatures have a base DV of 6. The formula of calculating total dv is as follows:


Total DV = 6 + DV granted by Equipment/Mutation/Cybernetics + Floor((AGI-16)/2)
<math>\text{Total DV} = 6 + \text{DV granted by Equipment/Mutation/Cybernetics} + \text{Floor}(\frac{\text{AGI-}16}{2})</math>


Or:
Or:


Total DV = 6 + DV granted by Equipment/Mutation/Cybernetics + AGI Modifier
<math>\text{Total DV} = 6 + \text{DV granted by Equipment/Mutation/Cybernetics} + \text{AGI Modifier}</math>


If the creature is immobile or overburdened, the DV is set to a flat -10.
If the creature is immobile or overburdened, the DV is set to a flat -10.


==Dodge Formula==
==Dodge Formula==
Attacking accuracy = 1d20 + Attacker's AGI Modifier + Attacker's To Hit Bonus
<math>\text{Attacking accuracy} = 1d20 + \text{Attacker's AGI Modifier} + \text{Attacker's To Hit Bonus}</math>


Dodge chance = 1d20 + Defender's DV
<math>\text{Dodge chance} = 1d20 + \text{Defender's DV}</math>


If Attacking accuracy > Dodge Chance, the attack will land.
If Attacking accuracy > Dodge Chance, the attack will land.


==Items by DV==
Search by body slots to see only gear wearable on that slot!
{{#cargo_query:table=ItemsTable| fields=CONCAT('[[File:',Image,'|24px]] [[',_pageName,']]')=Item,AV,DV,CONCAT(WornOn)=Worn on,Weight|where=_pageNamespace='0' AND AV <> '' AND DV <> ''|order by=DV DESC|format=dynamic table}}
[[Category:Mechanics]]
[[Category:Mechanics]]

Revision as of 22:10, 6 August 2019

DV or Dodge Value or ○ is a stat that indicates how likely this creature is to dodge an attack.

DV Calculation Formula

All creatures have a base DV of 6. The formula of calculating total dv is as follows:

Or:

If the creature is immobile or overburdened, the DV is set to a flat -10.

Dodge Formula

If Attacking accuracy > Dodge Chance, the attack will land.


Items by DV

Search by body slots to see only gear wearable on that slot!

Error: No field named "Weight" found for any of the specified database tables.