That's beautiful, and it makes a lot of sense, too. If you and your enemy both have the same speed, it works out that you have to start your jump before that hit CT50.
So, if you both have a speed of 6:
[1 - (6) / (2 * 6)] * 100
[1 - 0.5] * 100 = 50
If your enemy is faster than you, they're going to reach their CT while you're still charging since they move through their turns faster.
Your enemy has a speed of 6, you have a speed of 4:
[1 - (6) / (2 * 4)] * 100
[1 - 0.75] * 100 = 25
So there, you would have to jump before your opponent gets to CT 25 in order to hit. Thanks for the math. Very helpful!![]()




Reply With Quote