diff options
Diffstat (limited to 'docs/progression.txt')
-rw-r--r-- | docs/progression.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/progression.txt b/docs/progression.txt index ce348170..d277b4aa 100644 --- a/docs/progression.txt +++ b/docs/progression.txt @@ -64,7 +64,7 @@ Evade (%) : Indicate the chance a player has to evade an opponent's hit. Evade = ((3 * Luck + Spirit + Vitality )/5) (Max : 75 %) -3. AN ATTCK PROCESS +3. AN ATTACK PROCESS An attack process is quite simple : The Hit(%) of the attacker is taken, minus the evade of the opponent. |