Exemplo n.º 1
0
 public float CalcMastery()
 {
     return(StatUtils.CalcMastery(Stats, CalcOpts.PlayerLevel));
 }