Skip to content

A program for determining luck/morality in Heroes 3!

User Avatar
#445
Auto-translated
Have you ever seen a situation where a Grand Elf gets lucky twice in a row, boosts morale, and then gets lucky again? If not, then you need a traffic light :)

Traffic Light for Morale and Luck (v0.6) has some bugs :) we'll fix them...

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 true...

2Monza: