Forums-->Queries and help-->
Author | traps |
what is the chance that the traps set up actually reduce the speed of opponent's troops ? | Well, 100% if they work. And you can use the activated ability formula to figure it out.
If DHP ≥ THP, then
Probability = 25% + 3% * (DHP/THP);
else
Probability = 25% - 3% * (THP/DHP)
where:
» DHP is the total remaining HP of the damaging stack;
» THP is the total remaining HP of the target stack;
» Trigger probability lays within the interval of [5%;75%];
» The moments to calculate the probability differ depending on the ability type. |
This topic is long since last update and considered obsolete for further discussions. Back to topics list
|