Dexterity

General

base: 10 (Both female and male)
min: negative (some gear have a negative base bonus in dex)
max: 508

DEX=DEX_G + (DEX_W x 0.04 x Points invested in dexterity-boost)
With:

  • DEX_G: green bonus figures form the gear
  • DEX_W: white figures (from shields and breastplates or the points invested in dex)

Dex affects the number of turns you can block for

Dex affects the number of turns you can block for
using block, not shield-bash or protect
You get 1 turn of protection for each 25 dex you have
please note that your dex is rounded to the closest 25 , therefore :
With 13 < your dex < 37 (rounded to 25) you get 1 turn of protection
with 38 < your dex < 62 (rounded to 50) you get 2 turns of protection …

DEX is the counter part of DEF

If your dex is too low compared to your opponent def you will MISS

Each type of attack and each Attack-skill have hit probabilities
These are based on the difference in between the dexterity of the attacker and the defense of the one who is attacked.

Throw

Hit probabilities:
hitHead=(((DEX - his DEF) x 0.005)+0,75+(points_inThrow x 0.02)-0,15
hitbody=(((DEX - his DEF) x 0.005)+0,75+(points_inThrow x 0.02)-0,1
hitArm=(((DEX - his DEF) x 0.005)+0,75+(points_inThrow x 0.02)-0,05
hitleg=(((DEX - his DEF) x 0.005)+0,75+(points_inThrow x 0.02)-0,05

With 10/10 points in Throw
on head on Body on leg on arm
If yourDEX - hisDEF= 40 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 30 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 20 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 10 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= 0 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= -10 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= -20 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= -30 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= -40 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= -50 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -60 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -70 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -80 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -90 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -100 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -110 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -120 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -130 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -140 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -150 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -160 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -170 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -180 hit probabilities are 0% 0% 0% 0%

Power-Attack

Hit probabilities:
hitHead=(((yourDEX - hisDEF) x 0.005)+0,6+(points_inPower-Attack x 0.02)-0,15
hitbody=(((yourDEX - hisDEF) x 0.005)+0,6+(points_inPower-Attack x 0.02)-0,1
hitArm=(((yourDEX - hisDEF) x 0.005)+0,6+(points_inPower-Attack x 0.02)-0,05
hitleg=(((yourDEX - hisDEF) x 0.005)+0,6+(points_inPower-Attack x 0.02)-0,05

With 5/5 points in Power-Attack
on head on Body on leg on arm
If yourDEX - hisDEF= 90 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 80 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 70 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 60 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= 50 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= 40 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= 30 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= 20 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= 10 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= 0 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -10 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -20 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -30 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -40 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -50 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -60 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -70 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -80 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -90 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -100 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -110 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -120 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -130 hit probabilities are 0% 0% 0% 0%

Armor-Break

Hit probabilities:
hitHead=(((DEX - his DEF) x 0.005)+0,75+(points_inArmor-Break x 0.02)-0,15
hitbody=(((DEX - his DEF) x 0.005)+0,75+(points_inArmor-Break x 0.02)-0,1
hitArm=(((DEX - his DEF) x 0.005)+0,75+(points_inArmor-Break x 0.02)-0,05
hitleg=(((DEX - his DEF) x 0.005)+0,75+(points_inArmor-Break x 0.02)-0,05

With 10/10 points in Armor-Break
on head on Body on leg on arm
If yourDEX - hisDEF= 40 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 30 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 20 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 10 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= 0 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= -10 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= -20 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= -30 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= -40 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= -50 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -60 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -70 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -80 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -90 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -100 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -110 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -120 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -130 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -140 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -150 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -160 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -170 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -180 hit probabilities are 0% 0% 0% 0%

Shield-Bash

Hit probabilities:
hitHead=(((DEX - his DEF) x 0.005)+0,8+(points_inShield-Bash x 0.02)-0,15
hitbody=(((DEX - his DEF) x 0.005)+0,8+(points_inShield-Bash x 0.02)-0,1
hitArm=(((DEX - his DEF) x 0.005)+0,8+(points_inShield-Bash x 0.02)-0,05
hitleg=(((DEX - his DEF) x 0.005)+0,8+(points_inShield-Bash x 0.02)-0,05

With 10/10 points in Shield-Bash
on head on Body on leg on arm
If yourDEX - hisDEF= 30 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 20 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 10 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 0 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= -10 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= -20 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= -30 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= -40 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= -50 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= -60 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -70 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -80 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -90 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -100 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -110 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -120 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -130 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -140 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -150 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -160 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -170 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -180 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -190 hit probabilities are 0% 0% 0% 0%

ComboX2

Hit probabilities:
hitHead=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX2 x 0.02)-0,15
hitbody=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX2 x 0.02)-0,1
hitArm=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX2 x 0.02)-0,05
hitleg=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX2 x 0.02)-0,05

With 10/10 points in ComboX2
on head on Body on leg on arm
If yourDEX - hisDEF= 30 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 20 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 10 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 0 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= -10 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= -20 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= -30 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= -40 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= -50 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= -60 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -70 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -80 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -90 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -100 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -110 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -120 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -130 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -140 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -150 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -160 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -170 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -180 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -190 hit probabilities are 0% 0% 0% 0%

ComboX4

Hit probabilities:
hitHead=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX4 x 0.02)-0,15
hitbody=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX4 x 0.02)-0,1
hitArm=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX4 x 0.02)-0,05
hitleg=(((DEX - his DEF) x 0.005)+0,8+(points_inComboX4 x 0.02)-0,05

With 10/10 points in ComboX4
on head on Body on leg on arm
If yourDEX - hisDEF= 30 hit probabilities are 100% 105% 110% 110%
If yourDEX - hisDEF= 20 hit probabilities are 95% 100% 105% 105%
If yourDEX - hisDEF= 10 hit probabilities are 90% 95% 100% 100%
If yourDEX - hisDEF= 0 hit probabilities are 85% 90% 95% 95%
If yourDEX - hisDEF= -10 hit probabilities are 80% 85% 90% 90%
If yourDEX - hisDEF= -20 hit probabilities are 75% 80% 85% 85%
If yourDEX - hisDEF= -30 hit probabilities are 70% 75% 80% 80%
If yourDEX - hisDEF= -40 hit probabilities are 65% 70% 75% 75%
If yourDEX - hisDEF= -50 hit probabilities are 60% 65% 70% 70%
If yourDEX - hisDEF= -60 hit probabilities are 55% 60% 65% 65%
If yourDEX - hisDEF= -70 hit probabilities are 50% 55% 60% 60%
If yourDEX - hisDEF= -80 hit probabilities are 45% 50% 55% 55%
If yourDEX - hisDEF= -90 hit probabilities are 40% 45% 50% 50%
If yourDEX - hisDEF= -100 hit probabilities are 35% 40% 45% 45%
If yourDEX - hisDEF= -110 hit probabilities are 30% 35% 40% 40%
If yourDEX - hisDEF= -120 hit probabilities are 25% 30% 35% 35%
If yourDEX - hisDEF= -130 hit probabilities are 20% 25% 30% 30%
If yourDEX - hisDEF= -140 hit probabilities are 15% 20% 25% 25%
If yourDEX - hisDEF= -150 hit probabilities are 10% 15% 20% 20%
If yourDEX - hisDEF= -160 hit probabilities are 5% 10% 15% 15%
If yourDEX - hisDEF= -170 hit probabilities are 0% 5% 10% 10%
If yourDEX - hisDEF= -180 hit probabilities are 0% 0% 5% 5%
If yourDEX - hisDEF= -190 hit probabilities are 0% 0% 0% 0%

DEX affects your probablitiy to crit

Myth busting: Some time ago there was a rumor that weapons with a lower dmg min / dmg max difference will crit more often. This is WRONG!
The only parameters are your dex and critical-boost

You will find herunder the probabilities to crit according to your dex , with our without crit boost

CRIT probabilities without critical-boost

Without critical-boost and 10 points in DEX your probabilitiy to crit is 2 %
Without critical-boost and 20 points in DEX your probabilitiy to crit is 4 %
Without critical-boost and 30 points in DEX your probabilitiy to crit is 6 %
Without critical-boost and 40 points in DEX your probabilitiy to crit is 8 %
Without critical-boost and 50 points in DEX your probabilitiy to crit is 10 %
Without critical-boost and 60 points in DEX your probabilitiy to crit is 12 %
Without critical-boost and 70 points in DEX your probabilitiy to crit is 14 %
Without critical-boost and 80 points in DEX your probabilitiy to crit is 16 %
Without critical-boost and 90 points in DEX your probabilitiy to crit is 18 %
Without critical-boost and 100 points in DEX your probabilitiy to crit is 20 %
Without critical-boost and 110 points in DEX your probabilitiy to crit is 22 %
Without critical-boost and 120 points in DEX your probabilitiy to crit is 24 %
Without critical-boost and 130 points in DEX your probabilitiy to crit is 26 %
Without critical-boost and 140 points in DEX your probabilitiy to crit is 28 %
Without critical-boost and 150 points in DEX your probabilitiy to crit is 30 %
Without critical-boost and 160 points in DEX your probabilitiy to crit is 32 %
Without critical-boost and 170 points in DEX your probabilitiy to crit is 34 %
Without critical-boost and 180 points in DEX your probabilitiy to crit is 36 %
Without critical-boost and 190 points in DEX your probabilitiy to crit is 38 %
Without critical-boost and 200 points in DEX your probabilitiy to crit is 40 %
Without critical-boost and 210 points in DEX your probabilitiy to crit is 42 %
Without critical-boost and 220 points in DEX your probabilitiy to crit is 44 %
Without critical-boost and 230 points in DEX your probabilitiy to crit is 46 %
Without critical-boost and 240 points in DEX your probabilitiy to crit is 48 %
Without critical-boost and 250 points in DEX your probabilitiy to crit is 50 %
Without critical-boost and 260 points in DEX your probabilitiy to crit is 52 %
Without critical-boost and 270 points in DEX your probabilitiy to crit is 54 %
Without critical-boost and 280 points in DEX your probabilitiy to crit is 56 %
Without critical-boost and 290 points in DEX your probabilitiy to crit is 58 %
Without critical-boost and 300 points in DEX your probabilitiy to crit is 60 %
Without critical-boost and 310 points in DEX your probabilitiy to crit is 62 %
Without critical-boost and 320 points in DEX your probabilitiy to crit is 64 %
Without critical-boost and 330 points in DEX your probabilitiy to crit is 66 %
Without critical-boost and 340 points in DEX your probabilitiy to crit is 68 %
Without critical-boost and 350 points in DEX your probabilitiy to crit is 70 %
Without critical-boost and 360 points in DEX your probabilitiy to crit is 72 %
Without critical-boost and 370 points in DEX your probabilitiy to crit is 74 %
Without critical-boost and 380 points in DEX your probabilitiy to crit is 76 %
Without critical-boost and 390 points in DEX your probabilitiy to crit is 78 %
Without critical-boost and 400 points in DEX your probabilitiy to crit is 80 %
Without critical-boost and 410 points in DEX your probabilitiy to crit is 82 %
Without critical-boost and 420 points in DEX your probabilitiy to crit is 84 %
Without critical-boost and 430 points in DEX your probabilitiy to crit is 86 %
Without critical-boost and 440 points in DEX your probabilitiy to crit is 88 %
Without critical-boost and 450 points in DEX your probabilitiy to crit is 90 %
Without critical-boost and 460 points in DEX your probabilitiy to crit is 92 %
Without critical-boost and 470 points in DEX your probabilitiy to crit is 94 %
Without critical-boost and 480 points in DEX your probabilitiy to crit is 96 %
Without critical-boost and 490 points in DEX your probabilitiy to crit is 98 %
Without critical-boost and 500 points in DEX your probabilitiy to crit is 100 %

So basically: Your dex/5!

CRIT probabilities With full (15/15) critical-boost

With full critical-boost and -10 points in DEX your probabilitiy to crit is 5 %
With full critical-boost and 0 points in DEX your probabilitiy to crit is 15 %
With full critical-boost and 10 points in DEX your probabilitiy to crit is 17 %
With full critical-boost and 20 points in DEX your probabilitiy to crit is 19 %
With full critical-boost and 30 points in DEX your probabilitiy to crit is 21 %
With full critical-boost and 40 points in DEX your probabilitiy to crit is 23 %
With full critical-boost and 50 points in DEX your probabilitiy to crit is 25 %
With full critical-boost and 60 points in DEX your probabilitiy to crit is 27 %
With full critical-boost and 70 points in DEX your probabilitiy to crit is 29 %
With full critical-boost and 80 points in DEX your probabilitiy to crit is 31 %
With full critical-boost and 90 points in DEX your probabilitiy to crit is 33 %
With full critical-boost and 100 points in DEX your probabilitiy to crit is 35 %
With full critical-boost and 110 points in DEX your probabilitiy to crit is 37 %
With full critical-boost and 120 points in DEX your probabilitiy to crit is 39 %
With full critical-boost and 130 points in DEX your probabilitiy to crit is 41 %
With full critical-boost and 140 points in DEX your probabilitiy to crit is 43 %
With full critical-boost and 150 points in DEX your probabilitiy to crit is 45 %
With full critical-boost and 160 points in DEX your probabilitiy to crit is 47 %
With full critical-boost and 170 points in DEX your probabilitiy to crit is 49 %
With full critical-boost and 180 points in DEX your probabilitiy to crit is 51 %
With full critical-boost and 190 points in DEX your probabilitiy to crit is 53 %
With full critical-boost and 200 points in DEX your probabilitiy to crit is 55 %
With full critical-boost and 210 points in DEX your probabilitiy to crit is 57 %
With full critical-boost and 220 points in DEX your probabilitiy to crit is 59 %
With full critical-boost and 230 points in DEX your probabilitiy to crit is 61 %
With full critical-boost and 240 points in DEX your probabilitiy to crit is 63 %
With full critical-boost and 250 points in DEX your probabilitiy to crit is 65 %
With full critical-boost and 260 points in DEX your probabilitiy to crit is 67 %
With full critical-boost and 270 points in DEX your probabilitiy to crit is 69 %
With full critical-boost and 280 points in DEX your probabilitiy to crit is 71 %
With full critical-boost and 290 points in DEX your probabilitiy to crit is 73 %
With full critical-boost and 300 points in DEX your probabilitiy to crit is 75 %
With full critical-boost and 310 points in DEX your probabilitiy to crit is 77 %
With full critical-boost and 320 points in DEX your probabilitiy to crit is 79 %
With full critical-boost and 330 points in DEX your probabilitiy to crit is 81 %
With full critical-boost and 340 points in DEX your probabilitiy to crit is 83 %
With full critical-boost and 350 points in DEX your probabilitiy to crit is 85 %
With full critical-boost and 360 points in DEX your probabilitiy to crit is 87 %
With full critical-boost and 370 points in DEX your probabilitiy to crit is 89 %
With full critical-boost and 380 points in DEX your probabilitiy to crit is 91 %
With full critical-boost and 390 points in DEX your probabilitiy to crit is 93 %
With full critical-boost and 400 points in DEX your probabilitiy to crit is 95 %
With full critical-boost and 410 points in DEX your probabilitiy to crit is 97 %
With full critical-boost and 420 points in DEX your probabilitiy to crit is 99 %
With full critical-boost and 425 points in DEX your probabilitiy to crit is 100 %

So basically: Your dex/5 + points in critical-boost!

Strategy

If your opponent's defense is 170 points over your dexterity you will miss systematically.

When using Combo 4 skill it is usefull to have 144 dex: At this figure your first combu 4 attack will give 2 crits out of 4 in multyplay.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License