Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Fair Damage Formula with Defence? [closed]

Asked by 4 years ago

im looking for a fair damage formula that counts in Attack, Defence, and Base Damage.

Example: 100000 att 50000 def 10 BaseDmg

.. but i dont math very well.. any big brains?

0
one common formula i use is: att*(100/(100+def)) or: att*att / (att + def) jediplocoon 877 — 4y
0
that one doesnt count in the base damage kie1605 0 — 4y

Closed as Not Constructive by youtubemasterWOW and JesseSong

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?