Author Topic: Expertise Feat  (Read 1930 times)

ssnn

  • Probably not a Spambot
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
Expertise Feat
« 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?

LightningMonk

  • Scavenger
  • ***
  • Posts: 178
  • Karma: +11/-0
    • View Profile
Re: Expertise Feat
« Reply #1 on: October 25, 2016, 11:56:50 pm »
The latter, I think.

Styg

  • Administrator
  • Godman
  • *****
  • Posts: 2368
  • Karma: +506/-30
    • View Profile
Re: Expertise Feat
« Reply #2 on: October 26, 2016, 07:41:16 am »
The latter, yes.