-
-
Notifications
You must be signed in to change notification settings - Fork 418
Change when damage info dialog popup, when targeting enemy unit with damage spells #10211
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
base: master
Are you sure you want to change the base?
Conversation
Now ALL damage spells will show a DamageInfo dialog when tageting a _defender
|
Hi @Stisen1 , please do the following:
|
Changed a bit of the todo text, because one solution creates a new problem to be solved further down the road. A new issue should be made: "When targeting multiple enemy units with damage spells: highlight nearest single target and show damage-info dialog"
|
Done, right? |
|
Hi @Stisen1 , I think to be fair to spells with multiple targets it's important to indicate that the total damage is going to be higher than the one only for the first target. One way is to add "+" symbol at the end of the value to highlight that an additional damage. What do you think? |
|
Yeah. Or: Damage: 40-?? or Damage: 40-20-10-5 |
Close #10035
ALL damage spells should show a DamageInfo-dialog, when targeting a _defender (single target unit)