dmgx
Converts an amount of resist to a Damage Multiplier.
resist
(Number): The amount of armor or magic resist.
(Number) The damage multiplier.
lethalityx
Calculates the multiplier to be used for lethality to armor penetration conversion.
lvl
(Number): Current champion level
(Number) The multiplier to be used for converting lethality to flat armor penetration.
postReductionResist
Calculates the resist after all reductions and penetrations have been applied.
Magic penetration and magic resist reduction work exactly like armor penetration and armor reduction. penetration and reduction are considered on the target champion in the following order:
resist
(Number): The initial magic resist or armor.
flatReduction
(Number): Flat reduction of magic resist or armor.
percentReduction
(Number): Percent reduction of magic resist or armor.
percentPenetration
(Number): Percent penetration of magic resist or armor.
flatPenetration
(Number): Flat penetration of magic resist or armor.
(Number) The resist after all reductions and penetrations.