Underrail Forum

Underrail => General => Topic started by: ssnn on October 25, 2016, 11:47:08 pm

Title: Expertise Feat
Post by: ssnn on October 25, 2016, 11:47:08 pm
How does the Expertise feat work, i.e. when is it applied in the damage formula? Is it exactly like increasing the base damage or is added on as a last step?

So would for instance the Snipe damage be calculated like
Code: [Select]
(base damage + expertise bonus) * snipe multiplieror like
Code: [Select]
(base damage * snipe multiplier) + expertise bonus?
Title: Re: Expertise Feat
Post by: LightningMonk on October 25, 2016, 11:56:50 pm
The latter, I think.
Title: Re: Expertise Feat
Post by: Styg on October 26, 2016, 07:41:16 am
The latter, yes.