2013-06-18, 12:15 PM
Another possible system is the purely additive one. Instead of Damage = 1-(Defense*(1-Max(DefIgnore,1))), it would be Damage = Min(1,1-(Defense+Defignore)).
In the purely additive system you hit full damage if your Defense Ignore is greater than the boss's defense ignore.
This would also be a bad system but w/e
In the purely additive system you hit full damage if your Defense Ignore is greater than the boss's defense ignore.
This would also be a bad system but w/e

