2010-02-12, 09:25 PM
GameMX and I figured out Ninja Ambush formula on the official servers in this thread.
(STR + LUK) * (1.5 + (skillLevel * 0.05)) * damage%
So as an example dit that has 50 STR and 950 LUK with max Ninja Ambush, the calculation would be the following
(50 + 950) * (1.5 + (30 * 0.05)) * (100 / 100)
1000 * (1.5 + 1.5) * (1)
1000 * 3
3000 damage/sec
Considering max Ninja Ambush can hit 6 mobs for 12 seconds...
3000 * 6 mobs = 18,000 damage/sec with 216,000 damage over 12 seconds
It matched all of his results perfectly.
(STR + LUK) * (1.5 + (skillLevel * 0.05)) * damage%
So as an example dit that has 50 STR and 950 LUK with max Ninja Ambush, the calculation would be the following
(50 + 950) * (1.5 + (30 * 0.05)) * (100 / 100)
1000 * (1.5 + 1.5) * (1)
1000 * 3
3000 damage/sec
Considering max Ninja Ambush can hit 6 mobs for 12 seconds...
3000 * 6 mobs = 18,000 damage/sec with 216,000 damage over 12 seconds
It matched all of his results perfectly.
