Skip to content

- A reference guide and manual in Russian for Heroes 3.

#366
Auto-translated
the formula for calculating attack/defense for monster experts: Def = Def(bas)*(1 + N/n*0.05) should be changed to a more accurate one: Def = Def(bas)*(1 + [N/n]*0.05), where [] represents taking the integer part of the number.

What is the size of the backpack? I counted 64, and nothing more fits in it.