-
-
Notifications
You must be signed in to change notification settings - Fork 376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combat screen, the number displayed for lightning spells damage is incorrect when the opponent has the Lightning Helm artifact #8843
Comments
It doesn't have to be "correct" in these cases, since you cannot perform a "sneak peek" into the enemy hero's artifact bag, so the quick info window shouldn't let you do this either. |
Hello @oleg-derevenetz,
The information displayed should be reliable. |
This information should be based solely on information that the player can directly obtain in other ways. The contents of the enemy hero's artifact bag cannot be obtained by any means.
It will only be on the next turn, and the hero's mana will have already been spent. This is not a bug. |
During turn 1, the hero casts the Lightning Bolt spell and the player notices the amount of damage. For the sake of simplicity, let's display the real damage directly at the start of the combat. |
I suggest that we do not engage in nonsense and do not let players peek at what they are not supposed to see using such indirect methods.
In multiplayer, they will not be able to do this (the opponent(s) will most likely disagree). P.S. It can be regarded as a kind of "request for improvement" that the game should show some "assumptions" based on the "history of using spells" (and even in this case, all this looks doubtful). But the player should never indirectly receive information that he cannot access directly at the moment. |
Hello @oleg-derevenetz,
After the lightning bolt spell was cast a first time in the first turn, the presence of the Lightning Helm artifact becomes known. |
The magic book should only display what your hero can do at max. Having this simplification is overdoing things towards casual games. |
Hello @ihhub,
In this case, damage information should be updated as soon as the Lightning Helm artifact's presence is known. |
I also agree that this would be some kind of casual thing (some may even regard this as a "bug" and whine "why is it not shown correctly right away"). BTW, although in HoMM3/HoTA there are no artifacts that offer some kind of magical damage reduction, BUT there are artifacts that negate Morale or Luck bonuses (such as the Hourglass of the Evil Hour). Despite the fact that this artifact makes casting the Fortune spell absolutely useless, no one prevents it from casting, and the description of this spell in the book does not change - neither at the beginning of the battle, nor after the first cast: Heroes.of.Might.and.Magic.III_.Horn.of.the.Abyss.2024-06-18.17-06-18.mp4It always reports that it will increase the luck of the target unit by 1... except that it won't happen. |
There is a non-zero possibility player won't notice the damage reduction. Is this wrong? I don't think so, artifacts like Lightning Helm are a way to outsmart the enemy. Dynamic change to spell description sounds weird for me, I would see here clear message in the battle log, you know something like "The %s resisted half of the spell damage", with or without graphic and sound effect. Look at dwarf / battle dwarf anti-magic for example or even better, magic resistances / vulnerabilities of elementals from HoM&M 3. |
Preliminary checks
Platform
Windows
Describe the bug
In fheroes2, in the magic book, in the right click spell info window, and in the spell damage tooltip, the number displayed for lightning spells damage is incorrect when the opponent has the Lightning Helm artifact.
In fheroes2:
In the example, in the window and in the tooltip, 225 damage is indicated, whereas 112 damage is indicated in the logs.
This is certainly also the case for fire spells with the Fire Cloak artifact, and for cold spells with the Ice Cloak artifact.
And also for Armageddon and Elemental Storm spells with the Broach of Shielding artifact.
And for fire and cold spells with the Heart of Fire and the Heart of Ice artifacts.
I can also open separate issues for this if necessary.
Save file
Not needed.
Additional info
No response
The text was updated successfully, but these errors were encountered: