Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 17625

How can I generate a formula?

$
0
0

Hi!

If I know  armor (variable) and ignored_armor  (variable) how can I generate a formula that increas damage by ignoring X % armor. (smaller armor, the higher damage)

For example:

armor = 100

ignored_armor (15 %) = 15

damage = ?


Viewing all articles
Browse latest Browse all 17625

Trending Articles