![]() |
|
King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series |
|
Thread Tools | Display Modes |
#2
|
|||
|
|||
![]()
It is located on line 792 of ARENA.LUA:
Code:
if (receiver_name == attacker_name) then sdmg = sdmg*(1 + tonumber(hero_item_count("sp_branding_iron")/100)) end I guess the description should say +20% damage when attacking an enemy unit that is the same as your unit. Anyway, there you go. /C\/C\ |
|
|