Exemplo n.º 1
0
 public float GetModDmgMax()
 {
     return(activeEffectMod.stats.damageMax + PerkManager.GetModUnitDmgMax(prefabID));
 }