fheroes2
fheroes2 copied to clipboard
Rework Battle::Unit::CalculateSpellDamage() method to use fheroes2::getSpellDamage() and fheroes2::getMonsterData() functions
Battle::Unit::CalculateSpellDamage() now uses fheroes2::getSpellDamage() to calculate baseline damage and fheroes2::getMonsterData() to calculate Monster specific spell damage modifier.
Relates to #8708
Hi @Cheerfulbull , please check #8816.
I am closing this pull request in favor of #8816.