Quote:
Originally Posted by natascha
There is something weird with Rune Chain spell, I'm unable to increase its damage by choosing which ally to sacrifice their rune for Rune Chain spell.
|
Solve it (I think...).
Change inside spells.lua
if cycle ~= 0 then
to
if cycle == 1 then.
Now I can see the increase in damage of rune chain over total availability of troop selected.