Skip to content

A program for determining luck/morality in Heroes 3!

User Avatar
#446
Auto-translated
Eldgernon;191516
I think Monza is right – it’s best to have a fully functional monitor that can handle everything that has been created now and everything that will be found in the future. Regarding "found" – it would be reasonable to take the most necessary features from the expansion, for example, viewing the contents of chests, pandoras, pyramids, witch huts, etc., "through the monitor."
Yeah... with such a monitor, online play will have a hard time :)
AlexSpl;191525
I discovered an interesting thing: if a unit dies, two conditions are checked: mod(R, 100) + 1 >= 60 and mod(R, 100) + 1 >= 80. And the second one is checked only if the first one is met...
What is the purpose of the check?