Necromancer's undead summons does not get the magic boost from Blighted Summoning.
And this magic boost should also state in the prodigy describtion.
here is a quick fix provided by HousePet:
if self:knowTalent(self.T_BLIGHTED_SUMMONING) then m:incIncStat("mag", self:getMag()) end
add to line 215 in spells.lua
[V1]Blighted Summoning magic stat bug
Moderator: Moderator
-
- Wyrmic
- Posts: 284
- Joined: Thu Mar 29, 2012 2:11 am
Re: [V1]Blighted Summoning magic stat bug
I'm not sure if it's actually a bug that it's not implemented for Necromancer, possibly because without an exception, it'd Spellpower boost the mage types.
Personally, I think that'd be perfectly safe. Blighted Summoning's spells are less special for Necromancer, who has a lot of spellcasters, and spellpower boosting would mostly help Advanced Necromantic Summoning summons, as the only default caster is a Skeleton Mage.
So I'd support this change anyways.
Personally, I think that'd be perfectly safe. Blighted Summoning's spells are less special for Necromancer, who has a lot of spellcasters, and spellpower boosting would mostly help Advanced Necromantic Summoning summons, as the only default caster is a Skeleton Mage.
So I'd support this change anyways.