1.7.0 Onilug cursing deemon seeds cast as level 0
Posted: Sat Oct 31, 2020 9:15 am
The Onilug weapon and shield demon seeds don't use the right level for casting the demon seeds. They are cast with
self:forceUseTalent(tid, {ignore_energy=true, ignore_ressources=true, force_target=src, ignore_cd=true})
which does not force level, which I assume defaults to 0 if the talent is not known. At least the curses are all useless, curse of defenselessness was reducing saves by 3.
self:forceUseTalent(tid, {ignore_energy=true, ignore_ressources=true, force_target=src, ignore_cd=true})
which does not force level, which I assume defaults to 0 if the talent is not known. At least the curses are all useless, curse of defenselessness was reducing saves by 3.