- Joined
- Nov 19, 2013
- Messages
- 826
- Reaction score
- 181
- Primarily Uses
Right I have been stuck with this damage formula for quite sometime now, what I want is a damage formula which deals more damage the lower the enemies AGI is.
I already tried: 750 + a.mat * b. agi
but then the damage deals like 54k damage which is WAY too high.
then I tried the opposite: 750 + a.mat / b. agi
but the damage never goes higher then 750, just goes lower and lower.
Anyone know the correct formula for this damage equation?
I already tried: 750 + a.mat * b. agi
but then the damage deals like 54k damage which is WAY too high.
then I tried the opposite: 750 + a.mat / b. agi
but the damage never goes higher then 750, just goes lower and lower.
Anyone know the correct formula for this damage equation?

