Formula to calculate criticals
Is there a formula to calculate how much luck I need to not get a critical hit from a monster? In my case I want to find out how much luck i need to get no criticals from Spiders.
Feel the mana power growing inside you!
https://forums.themanaworld.org/
Is there a formula to calculate how much luck I need to not get a critical hit from a monster? In my case I want to find out how much luck i need to get no criticals from Spiders.
It ultimately depends on your own level.
General rule would be: [(mob lv + mob luck * 3) - (your lv + your luck * 3)]
That rule is not exact, specially because I'm saying it out of the top of my mind without checking source code, but should be a good reference.
are all formulas kept in the same source file or are they scattered among many files?