summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-01-19 16:46:31 +0100 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-01-19 16:46:31 +0100 |
commit | b056dfc549d445b8cc6a16c8076888289a1db9e0 (patch) | |
tree | 08003732ef2b7aa8b4f0f0de40bfaf7f9169ebe6 /other/attrib_stats.txt | |
parent | 7de35286a319810117e706f26f07ec70ce5b3c54 (diff) |
...
Diffstat (limited to 'other/attrib_stats.txt')
-rw-r--r-- | other/attrib_stats.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/other/attrib_stats.txt b/other/attrib_stats.txt index 4648324..cc06824 100644 --- a/other/attrib_stats.txt +++ b/other/attrib_stats.txt @@ -37,8 +37,9 @@ {Accuracy Controlled by: Dexterity Max: 100% - Min: 15% - (30 * (log((x + 5)/4))) + Min: 0% + (30 * (log((x + 5)/4))) // Might be too generous + Note: failing that roll halves the damages. } {Double Hits Controlled by: Speed @@ -61,8 +62,9 @@ {Accuracy Controlled by: Mind Max: 100% - Min: 15% - (30 * (log((x + 5)/4))) + Min: 0% + (30 * (log((x + 5)/4))) // Might be too generous + Note: failing that roll halves the damages. } {Double Hits Controlled by: Speed |