Dodge (DV): Difference between revisions

Jump to navigation Jump to search
319 bytes added ,  09:33, 20 November 2021
slots -> body parts (floating nearby stacks)
(slots -> body parts (floating nearby stacks))
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{tocright}}
'''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 {{DV}} is a stat that indicates how likely this creature is to dodge an attack.


Line 10: Line 11:


<math>\text{Total DV} = 6 + \text{DV granted by Equipment/Mutation/Cybernetics} + \text{AGI Modifier}</math>
<math>\text{Total DV} = 6 + \text{DV granted by Equipment/Mutation/Cybernetics} + \text{AGI Modifier}</math>
If multiple body parts of the same type exist (eg, [[Arm]]), the DV values of those slots will be averaged and rounded, with half-values rounding toward zero.


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.
Line 19: Line 22:
<math>\text{Attacking accuracy} = 1d20 + \text{Attacker's AGI Modifier} + \text{Attacker's To Hit Bonus}</math>
<math>\text{Attacking accuracy} = 1d20 + \text{Attacker's AGI Modifier} + \text{Attacker's To Hit Bonus}</math>


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


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


If attacking 1d20 rolls a 20, it becomes a [[critical hit]] and cannot be dodged.


If attacking 1d20 rolls a 20, it becomes a critical and can not be dodged.
==Items by DV==
 
Search by body slots to see only gear wearable on that slot!
{{#cargo_query:table=ItemsTable,GeneralData|join on=ItemsTable._pageName=GeneralData._pageName| fields=CONCAT('[[File:',GeneralData.Image,'|24px]] [[',ItemsTable._pageName,']]')=Item,AV,DV,CONCAT(WornOn)=Worn on,GeneralData.Weight|where=ItemsTable._pageNamespace='0' AND (WornOn IS NOT NULL OR Categories='Fungal Infections') AND AV IS NOT NULL AND DV IS NOT NULL|order by=DV DESC|format=dynamic table|rows per page=20|limit=9999}}


==See also==
* [[AV]]
* [[List of body parts]]
* [[Armor table]]


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

edits

Navigation menu