Esempio n. 1
0
 public virtual decimal DealNormalDMG(int modifier)
 {
     return(_math.PotencyCalculations(modifier, PATKValue));
 }