summaryrefslogtreecommitdiff |
diff options
author | nsensfel <SpamShield0@noot-noot.org> | 2018-01-18 16:34:36 +0100 |
---|---|---|
committer | nsensfel <SpamShield0@noot-noot.org> | 2018-01-18 16:34:36 +0100 |
commit | e49029992c2f43c29f4d4610b54eb549e7212dab (patch) | |
tree | dbdc093e930ebd8e2cd5c5ce4d948b02f08dc7ae /other/attrib_stats.txt | |
parent | 71c2f5c128785058c4f11b7d36aeb43c85cccc5f (diff) |
Maybe found a formula for mvt_pts = f(speed).
Diffstat (limited to 'other/attrib_stats.txt')
-rw-r--r-- | other/attrib_stats.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/other/attrib_stats.txt b/other/attrib_stats.txt index 264772f..a5f7107 100644 --- a/other/attrib_stats.txt +++ b/other/attrib_stats.txt @@ -9,16 +9,22 @@ {Stats {Movement Points Controlled by: Speed + ((Speed)^1.8)/20 } {Health Controlled by: Constitution + ((Constitution)^1.8)/20 } {Dodges Controlled by: average(Dexterity, Mind, Speed) + Max: 75% + Min: 5% } {Parries Controlled by: average(Dexterity, Speed, Strength) Melee only + Max: 75% + Min: 0% } {Physical Weapons {Damage @@ -26,12 +32,18 @@ } {Accuracy Controlled by: Dexterity + Max: 100% + Min: 15% } {Double Hits Controlled by: Speed + Max: 100% + Min: 0% } {Critical Hits Controlled by: Intelligence + Max: 100% + Min: 0% } } {Magical Weapons @@ -40,12 +52,18 @@ } {Accuracy Controlled by: Mind + Max: 100% + Min: 15% } {Double Hits Controlled by: Speed + Max: 100% + Min: 0% } {Critical Hits Controlled by: Dexterity + Max: 100% + Min: 0% } } } |