Semigloss wrote:Maybe it only scales off the base damage of stormcall, like if you didn't have the +5 to all skills on there?
Code: Select all
AskariLightning[PhysDam] = (300 + 1 * (lvl - 1)) * (100 + (StormCall[PhysDam] - 100) * (100 + 2 * blvl)/100 + (2 * blvl))/100
Code: Select all
AskariLightning[LtngDam] = ({120..180} + 1 * (lvl - 1)) * (100 + (StormCall[ElemDam{Max}] - 100) * (100 + 2 * blvl)/100 + (2 * blvl))/100
Ericksonius wrote:Not sure if it's a bug or not but I killed Azmodan in a dimensional labyrinth about a week ago and instead of dropping a trophy fragment I got the entire trophy. Was on single player.