About the game
News
Sign in
Register
Top Players
Forum
10:43
4226
 online
Authorization required
You are not logged in
   Forums-->Queries and help-->

chance of stun



Authorchance of stun
i know that chance of stun depends to hp of unit that try to stun and unit that is hit, but i dont know how is determined. can someone tell me?
I think the current formula for stun is a secret, just like the formula for experience. Nobody knows. =)
Any probability ability triggers =) depend on HP of both attacking and defending stacks.

If attHP >= tarHP, then
_Probability = 25% + 3% * (attHP/tarHP);
else
_Probability = 25% - 3% * (tarHP/attHP),

whence:
» attHP is the total leftover HP of the stack that's using the ability;
» tarHP is "-"-" of the target stack;
» Trigger probability does not exceed the bound of [5%;75%];
» The moments to calculate the probability differ depending on the ability type.
->For Stun and Knocking shot, the probability is calculated using HP's of stacks *before* the actual attack.
->For Knockback and Fear Attack, the calculation occurs *after* the attack and before target's retaliation.
» The only ability that can trigger on retaliation counterstrike is Knockback.
This topic is long since last update and considered obsolete for further discussions.
Back to topics list
2008-2024, online games LordsWM