Skip to content

A THREAD FOR NEWCOMERS!

User Avatar
#1638
Auto-translated
72_labi
Comrades, I have a problem: the damage range dealt by a stack is not displayed. Digging through search results for 5 minutes led me to an answer to Stopmer's question (which is good because it’s an interesting question and relevant to me as well), but not to my own question.
Actually, everything is much simpler. In battle, you need to go into settings and check the box "All statistics" ;)
72_labi
Whoa, unexpected. If I understand you correctly, in the case of, for example, 3 air elementals, we are dealing with 3 random selections from the range [2;8] with subsequent summation? So, for the first one, let's say it chose 3, for the second 6, for the third 4, and in the end, the total damage will be 13? Is that how it works?
Well, this question has already been answered. In the specific example, it will work like that. And in general:
Kluka
This question has already been raised.

/topic/at/359580/

If the number of creatures is no more than 10, then the damage from each of them is dealt independently.
If the number of creatures is greater than 10, then the damage from 10 independent units is calculated, after which the total damage is multiplied by N/10, where N is the number of creatures in the stack.