Calculator:Combat/Lucky
![]() |
Templates used |
---|
Calculator:Template/Combat/Lucky |
template = Calculator:Template/Combat/Lucky form = luckyCalcForm result = luckyCalcResult param = minHit|Minimum hit|1000|int|1-32000 param = maxHit|Maximum hit|5000|int|1-32000 param = level20|Is Lucky on level 20 gear?|false|check|true,false
This text will disappear if the form is loaded properly.
This text will disappear if the form is submitted.
Template documentation
This documentation is transcluded from Calculator:Combat/Lucky/doc. [edit] [purge]
Description
This calculator is in part a simulator. Since enemies will have a range of damage between [Minimum hit,Maximum hit], a random value between that range is chosen uniformly and this will lead to varying results each time it is run. If the damage reduction is desired to be known for constant damage taken per hit, set the minimum hit and maximum hit to be the same and the results will not vary.
Minimum hit
Minimum hit of enemy. Accepted values are integers from [1,32000].
Maximum hit
Maximum hit of enemy. Accepted values are integers from [1,32000].
Is Lucky on level 20 gear?
If checked, the proc rate of the Lucky perk is multiplied by 1.1 per rank. If unchecked, the proc rates are their normal values per rank.