Thread: Bugfixes
View Single Post
  #205  
Old 11-21-2012, 09:27 AM
Xev Xev is offline
Approved Member
 
Join Date: Jun 2009
Posts: 35
Default Icestorm fix is wrong

>Soothsayer Ice Storm fix - The freeze effect of Ice Storm would only (and >excessively) target the center unit
>in unit_special_attacks.lua, line 1190:
>Code:

>effect_freeze_attack(target, dmgts+dmgts1+1, duration, 0)

>effect_freeze_attack(cell, dmgts+dmgts1+1, duration, 0)
----------------------------------------------------------------------
This fix leads to unexpected heavy damage: i could do 10k+ damage with Ice Storm at lvl 10. This is more a cheat than a fix.
I'm now asking me wether it's good to use any of these user fixes because i hate to cheat!
Reply With Quote