Jump to content

What's true hit?


General Spoon
 Share

Recommended Posts

Me and a friend of mine figured out some "simple" way to calculate true hit if you don't want to go from a table. What it comes down to is:

1. if disp hit is 0, then true hit is 0

2. if disp hit is between 1 and 51, the difference between the difference between the real hit for disp hit x and the real hit for disp hit x-1 is 0.03*

3. if disp hit is 51, real hit is 52.47

4. if disp hit is between 52 and 100, the difference between the difference between the real hit for disp hit x and the real hit for disp hit x+1 is 0.04*

Those are somewhat complicated, but you'll get it if you put it in a spreadsheet.

For example, we have 30, 31 and 32 disp hit, and their real hits:

30 - 18.3%

31 - 19.53%

32 - 20.8%

Now, calculate the differences between real hit for 30 and for 31, and the same for 32 and 31.

1.23 for the first, 1.27 for the second.

Now, the difference between those two is exactly 0.04. It's like that for any of them.

The same works for values 52-100, except it's 0.03, and instead of the differences increasing, they decrease (this one would go 1.23, 1.27, 1.31, 1.35, etc, the other one would go .77, .74, .71, for example).

</overkill>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...