2011-01-31, 05:26 AM
Devil Wrote:Ok, posting the correct forumula, so everyone get this right, for reference:Are you absolutely sure about this? What's your source?
First 3 hits:
(3 * (((ChargeBonus) * 560%) + (((ChargeBonus) * 560%) * SPChargeBonus)))
+
Last 4th Hit:
(1 * (((ChargeBonus) * 710%) + (((ChargeBonus) * 710%) * SPChargeBonus)))
Seconds in Dark Sight ChargeBonus Value SPChargeBonus Value 0.00 ~ 1.99 1.0 0.5 2.00 ~ 3.99 2.0 1.0 4.00 ~ 5.99 3.0 1.5 6.00 ~ 7.99 4.0 2.0 8.00 ~ 8.00 5.0 2.5
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
nice xD

