summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-01-19 12:48:39 +0100
committernsensfel <SpamShield0@noot-noot.org>2018-01-19 12:48:39 +0100
commit661ae8ca55928e5be645c3d3e8f2ecc915ab16a6 (patch)
tree1fd8893db009acced96b40a96501989ff9ecd0c6 /other/attrib_stats.txt
parent25c827cbf6ac708d1b524c17cc59f46c3362abb8 (diff)
...
Diffstat (limited to 'other/attrib_stats.txt')
-rw-r--r--other/attrib_stats.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/other/attrib_stats.txt b/other/attrib_stats.txt
index 549b2e6..4648324 100644
--- a/other/attrib_stats.txt
+++ b/other/attrib_stats.txt
@@ -38,36 +38,43 @@
Controlled by: Dexterity
Max: 100%
Min: 15%
+ (30 * (log((x + 5)/4)))
}
{Double Hits
Controlled by: Speed
Max: 100%
Min: 0%
+ (x^2.5)/1000
}
{Critical Hits
Controlled by: Intelligence
Max: 100%
Min: 0%
+ (x^2.5)/1000
}
}
{Magical Weapons
{Damage
Controlled by: Intelligence
+ limits + (((Strength - 50)/75) limits)
}
{Accuracy
Controlled by: Mind
Max: 100%
Min: 15%
+ (30 * (log((x + 5)/4)))
}
{Double Hits
Controlled by: Speed
Max: 100%
Min: 0%
+ (x^2.5)/1000
}
{Critical Hits
Controlled by: Dexterity
Max: 100%
Min: 0%
+ (x^2.5)/1000
}
}
}