Difference between revisions of "Dogs Of War Online - Rules"

From Wiki Confrontation
Jump to: navigation, search
(General Formula)
(Hit Chance)
 
Line 1: Line 1:
Version EN<br>
+
= General Formula =
<br><br>
+
  
== General Formula ==
+
The formula used for most of the rolls looks like this :<br>
 
+
'''Success = 80% + (5% x STAT) - (5% x DIFFICULTY)'''
The formula used for most of the rolls looks like this :
+
<br>
* A unit rolls a Stat (STAT) against a Difficulty (DIFFICULTY).
+
* A unit rolls a STAT against a DIFFICULTY.
* DIFFICULTY can be a value of Fear, a Cast Difficulty, an enemy's Parry during an attack.
+
 
* STAT can be the Willpower against a Fear or a Cast Difficulty, or the unit's Precision during an attack.
 
* STAT can be the Willpower against a Fear or a Cast Difficulty, or the unit's Precision during an attack.
* Success = 80% + 5% x(STAT) - 5% x(DIFFICULTY)
+
* DIFFICULTY can be a value of Fear, a Cast Difficulty, or an enemy's Parry during an attack.
 +
* Chance minimum = 1, Chance maximum = 100
 +
<br>
  
== Turn Initiative ==
+
= Turn Initiative =
  
 
At the beginning of each turn, the game will decide which player plays first.<br>
 
At the beginning of each turn, the game will decide which player plays first.<br>
Line 24: Line 24:
 
* 2 - discipline vs discipline
 
* 2 - discipline vs discipline
 
* 3 - random between the players (coin tossing)
 
* 3 - random between the players (coin tossing)
 +
<br>
  
== Hit Chance ==
+
= Hit Chance =
 +
 
 +
When a unit tries to hit an other unit, either on melee or range attack, it has to succeed a roll of its Precision against its target's Parry.<br>
 +
'''Hit = 80% + (5% x Precision) - (5% x Parry)'''<br>
 +
The damages inflicted are calculated depending on the units Damage and Toughness stats (see the Damage Table below).
 +
 
 +
=== Critical Hit ===
 +
 
 +
If the result of the roll is 1, the attack will inflict Critical damages. The inflicted damages will be read in the dedicated column of the Damage Table (see below).
 +
 
 +
=== Range Modifiers ===
 +
 
 +
When a ranged unit shoots on a distant target, its chances to hit depend on the obstacles on the projectile's path :
 +
* If at least 1 light cover : -30% penalty
 +
* If at least 1 heavy cover : -60% penalty (not cumulated with light cover)
 +
* For each unit on the path : -15% penalty
 +
Additional modifiers :
 +
* short range : 20% bonus
 +
* Long range : -40% penalty
 +
* If the shooter moved : -10% penalty
  
 
=== Scatter ===
 
=== Scatter ===
  
== Cast Chance ==
+
When a range unit shoots on a target, there is a risk of scatter. The computation of this risk depends on the chances of miss. Units concerned by the Scatter are the units on the path of the arrow and the units on the neighbouring cells of the target.<br>
 +
The Scatter total chances are 10% for each unit concerned, weighted between those units depending on their Dodge stat and if they are Gigantic.<br>
 +
The Scatter result range replaces the miss result range, and thus uses the initial Hit Roll.<br>
 +
<br>
 +
Here is an example :<br>
 +
Let's take a situation where the archer has 40% chances to hit its target.<br>
 +
The basic result of an attack look like this :<br>
 +
| 40% Hit | 60% Miss |<br>
 +
<br>
 +
If we add the Critical Hit chances, we get this :<br>
 +
| 1% Critic Hit | 39% Hit | 60% Miss |<br>
 +
<br>
 +
If 2 units are located on the neighbouring cells of the target, we include 2x10% inside the Miss result :<br>
 +
| 1% Critic Hit | 39% Hit | 20% Scatter | 40% Miss |<br>
 +
<br>
 +
If 2 additional units are more than 1 cell away from the target, but still on the projectile's path, we include again 2x10% :<br>
 +
| 1% Critic Hit | 39% Hit | 40% Scatter | 20% Miss |<br>
 +
<br>
 +
This means that with enough units, the Scatter range may totally replace the Miss range !<br>
 +
| 1% Critic Hit | 39% Hit | 60% Scatter |<br>
 +
<br>
 +
If the result of the roll is Scatter, another roll is used to decide which unit will get hit by the arrow. The individual chances of each units are weighted depending on their Dodge stat, or if they are Gigantic (Legendary units).
 +
<br>
  
== Attack Damage ==
+
= Cast Chance =
  
DIFF = DAM (attacker) - TOU (target)<br>
+
When a unit uses a skill, a difficulty roll is triggered.<br>
DAMAGES = ((DIFF+16)²/40)+3<br>
+
Depending on the nature of the skill, the values used for the roll will be different.<br>
(With minimum 1 damage after modifiers apply)<br>
+
Physical abilities and buffs don't need to roll, but may trigger a physical attack with its own roll.<br>
 +
The caster will always use his Willpower stat against the skill difficulty.<br>
 +
The skill difficulty can be a fixed value, or depend on the launcher or target stats.<br>
 +
'''cast success = 80% + (5% x Willpower) - (5% x Difficulty)''' <br>
 +
<br>
  
 +
= Damage Table =
 +
 +
The damages inflicted by an attack are determined by the Difference (DIFF) between the attacker Damage stat and the target Toughness stat.<br>
 +
An attack will always inflict at least 1 damage.<br>
 +
The damage inflicted is read in the following table :
 +
<table>
 +
<tr>
 +
<td>
 
{| class="wikitable"
 
{| class="wikitable"
 +
|-
 
! DIFF !! Normal !! Critical
 
! DIFF !! Normal !! Critical
 
|-
 
|-
Line 67: Line 122:
 
|-
 
|-
 
| -3  || 7 || 10
 
| -3  || 7 || 10
 +
|}
 +
</td>
 +
<td>&nbsp;&nbsp;&nbsp;</td>
 +
<td>
 +
{| class="wikitable"
 +
|-
 +
! DIFF !! Normal !! Critical
 
|-
 
|-
 
| -2  || 8 || 11
 
| -2  || 8 || 11
Line 95: Line 157:
 
|-
 
|-
 
| 11  || 21 || 31
 
| 11  || 21 || 31
 +
|}
 +
</td>
 +
<td>&nbsp;&nbsp;&nbsp;</td>
 +
<td>
 +
{| class="wikitable"
 +
|-
 +
! DIFF !! Normal !! Critical
 
|-
 
|-
 
| 12  || 23 || 33
 
| 12  || 23 || 33
Line 121: Line 190:
 
|-
 
|-
 
| 24  || 43 || 53
 
| 24  || 43 || 53
 +
|-
 +
| - || - || -
 
|}
 
|}
 +
</td>
 +
</tr>
 +
</table>
  
 
= Fear =
 
= Fear =
Line 135: Line 209:
 
<br>
 
<br>
 
The formula used for the roll is :<br>
 
The formula used for the roll is :<br>
result (resist fear) = 80% + 5% x(WILL) - 5% x(FEAR)
+
'''resist fear = 80% + (5% x WILL) - (5% x FEAR)'''
<br>
+
 
<br>
 
<br>
 
Some precisions :
 
Some precisions :
Line 142: Line 215:
 
* A new turn will trigger all necessary rolls immediately.
 
* A new turn will trigger all necessary rolls immediately.
 
* A teleport or a skill modifying the FEAR level of a unit will trigger an immediate roll if necessary.
 
* A teleport or a skill modifying the FEAR level of a unit will trigger an immediate roll if necessary.
<br>
 
  
 
=== Bravery / Rightful ===
 
=== Bravery / Rightful ===
Line 148: Line 220:
 
Fear immunity will prevent the penalties of a fear roll, but not the roll itself.<br>
 
Fear immunity will prevent the penalties of a fear roll, but not the roll itself.<br>
 
The "Rightful" trait will not imply an automatic success for the rolls (only cancel the Scared penalty), meaning that the "Lion Strength" bonus will not be automatic.<br>
 
The "Rightful" trait will not imply an automatic success for the rolls (only cancel the Scared penalty), meaning that the "Lion Strength" bonus will not be automatic.<br>
<br>
 
  
 
=== Hyperian Fear ===
 
=== Hyperian Fear ===

Latest revision as of 21:28, 6 May 2014

Personal tools
Namespaces

Variants
Actions
Navigation
Index
Toolbox
Other Language