Page 1 of 1

Donation Augment question

Posted: Thu Aug 16, 2012 8:22 am
by Tristhan
Hiya,
i have some questions about the new donation augments:
The new augments have stats i never seen before like Spell damage, Heal amount, extra damages (taunt) ...
All these effects can also be seen on #mystats (XXX/10000).

What exactly does spell damage: +105 do ?
Does it increase my directdamagespells or/and all my procdamage ?
How much more damage should i do ? 105 more damage or just an fractional amount ?
Thank you

Re: Donation Augment question

Posted: Fri Aug 17, 2012 2:07 pm
by Tristhan
Can anyone help me :?:

Re: Donation Augment question

Posted: Fri Aug 17, 2012 3:13 pm
by Vaion
The +spell damage modifier is based upon the cast time/recast time of the spell itself.


This is the actual equation that determines the damage it adds:

Item Spell Dmg value * (Spell Cast time + Spell recast time) / 7000

So example:

An item with 100 spell damage when casted with a spell that is 5s cast time and 2.5s recast would give:

100*(5000+2500)/7000 = +107 spell damage

An item with 100 spell damage and a casted spell that is 10s cast time and 2.5s recast would give:

100*(10000+2500)/7000 = +178 spell damage



As far as it affecting Procs, it does, but again the additions are based on the spells cast/recast time.

So some examples:
Kiss of Life II: webtools/spell.php?id=9081
Has 0 cast time, 0 recast time, so when you input it into the equation you get this:

100*(0+0)/7000 = +0 spell damage

Meanwhile, Lure of Flame: webtools/spell.php?id=1638
Has 4.5s cast time and 2.25 recast time, so when you input it into the equation you get this:

100*(4500+2250)/7000 = +96 spell damage


So TLDR answer:
The +spell damage on items uses a equation based on cast time/recast time of a spell and yes SOME procs are affected by it.

Re: Donation Augment question

Posted: Fri Aug 17, 2012 5:56 pm
by Sian
And you need to have followed high end mathematiques class in university to understand that ! Which is not the case of Chrom :mrgreen: *runs for his life to avoid the wrath of his leader*

Joking of course :) Thanks for the complete explanation Vaion :)