summaryrefslogtreecommitdiff
path: root/other
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-01-18 20:19:04 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-01-18 20:19:04 +0100
commit25c827cbf6ac708d1b524c17cc59f46c3362abb8 (patch)
tree68a074dc2bd782482f001947c7110ad0fed197d6 /other
parente49029992c2f43c29f4d4610b54eb549e7212dab (diff)
...
Diffstat (limited to 'other')
-rw-r--r--other/attrib_stats.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/other/attrib_stats.txt b/other/attrib_stats.txt
index a5f7107..549b2e6 100644
--- a/other/attrib_stats.txt
+++ b/other/attrib_stats.txt
@@ -19,16 +19,20 @@
Controlled by: average(Dexterity, Mind, Speed)
Max: 75%
Min: 5%
+ min(75,max(5,(4^(x/25))))
+ ((average(Dexterity, Mind, Speed))^1.8)/40
}
{Parries
Controlled by: average(Dexterity, Speed, Strength)
Melee only
Max: 75%
Min: 0%
+ min(75,(4^(x/25)))
}
{Physical Weapons
{Damage
Controlled by: Strength
+ limits + (((Strength - 50)/75) limits)
}
{Accuracy
Controlled by: Dexterity