Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Assassinate damage formula.
#1
What is it?
Factoring in charge time.

Is it 386% * seconds charged?
Reply
#2
With both Assassinate and Boomerang Step maxed:

[SIZE="1"](3 * (((1+ChargeSecs/2) * 560%Wink + (((1+ChargeSecs/2) * 560%) * (0.625 * SPChargeSecs/2))))

+

(1 * (((1+ChargeSecs/2) * 710%) + (((1+ChargeSecs/2) * 710%) * (0.625 * SPChargeSecs/2))))[/SIZE]

First row = First 3 hits
Seconds row = 4th Hit

- ChargeSecs has a maximum of 8
- SPChargeSecs can't go below 2 and has a maximum of 8
- Assuming user has a 5% Critical Ring or better, so Assassinate critical is 100%
Reply
#3
Devil Wrote:With both Assassinate and Boomerang Step maxed:

[SIZE="1"](3 * (((1+ChargeSecs/2) * 560%Wink + (((1+ChargeSecs/2) * 560%) * (0.625 * SPChargeSecs/2))))

+

(1 * (((1+ChargeSecs/2) * 710%) + (((1+ChargeSecs/2) * 710%) * (0.625 * SPChargeSecs/2))))[/SIZE]

First row = First 3 hits
Seconds row = 4th Hit

- ChargeSecs has a maximum of 8
- SPChargeSecs has a can't go below 2 and has a maximum of 8

http://www.southperry.net/showthread.php?t=38037

This accounted for?
Reply
#4
Takebacker Wrote:http://www.southperry.net/showthread.php?t=38037

This accounted for?
There was no bug there... Wink
Reply
#5
Devil Wrote:There was no bug there... Wink

So you're saying casting shadow partner makes assassinates damage stronger intentionally? Good to know if so.
Reply
#6
Yes, because if they didnt add this, Assassinate would have to get boosted from 560% per hit to like 2000% per hit, to keep up with Meso Explosion (3rd job skill) damage, which also hits 10 targets instead of 1 target (Assassinate).

Assassinate without Shadow Partner and without full charge is really weak. I think Savage Blow is even stronger in DPS, because Assassinate is so slow... xD
Reply
#7
Devil Wrote:Yes, because if they didnt add this, Assassinate would have to get boosted from 560% per hit to like 2000% per hit, to keep up with Meso Explosion (3rd job skill) damage, which also hits 10 targets instead of 1 target (Assassinate).

Assassinate without Shadow Partner and without full charge is really weak. I think Savage Blow is even stronger in DPS, because Assassinate is so slow... xD

To add on this...

So yeah, I guess we both get some improvement over Shadow Partner!
Reply
#8
Ok, posting the correct forumula, so everyone get this right, for reference:

First 3 hits:
(3 * (((ChargeBonus) * 560%) + (((ChargeBonus) * 560%) * SPChargeBonus)))
+
Last 4th Hit:
(1 * (((ChargeBonus) * 710%) + (((ChargeBonus) * 710%) * SPChargeBonus)))



Seconds in Dark SightChargeBonus ValueSPChargeBonus Value
0.00 ~ 1.991.00.5
2.00 ~ 3.992.01.0
4.00 ~ 5.993.01.5
6.00 ~ 7.994.02.0
8.00 ~ 8.005.02.5
Reply
#9
way to use those parentheses
Reply
#10
66alex66 Wrote:way to use those parentheses

Yeah. There are a few extra.
Reply
#11
Devil Wrote:Ok, posting the correct forumula, so everyone get this right, for reference:

First 3 hits:
(3 * (((ChargeBonus) * 560%) + (((ChargeBonus) * 560%) * SPChargeBonus)))
+
Last 4th Hit:
(1 * (((ChargeBonus) * 710%) + (((ChargeBonus) * 710%) * SPChargeBonus)))



Seconds in Dark SightChargeBonus ValueSPChargeBonus Value
0.00 ~ 1.991.00.5
2.00 ~ 3.992.01.0
4.00 ~ 5.993.01.5
6.00 ~ 7.994.02.0
8.00 ~ 8.005.02.5
Are you absolutely sure about this? What's your source?

This means
(3 * (((ChargeBonus) * 560%) + (((ChargeBonus) * 560%) * SPChargeBonus)))

= 3 * ChargeBonus * 560% + ChargeBonus² * 560% / 2

So 8 sec to 4 sec is 560*2 + 560*16 times stronger Big Grin nice xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)