canismarko / dungeon-sheets

A tool to create character sheets and GM session notes for Dungeons and Dragons fifth edition (D&D 5e).
https://dungeon-sheets.readthedocs.io/en/latest/
GNU General Public License v3.0
161 stars 66 forks source link

Updated Jack of All Trades to apply to initiative rolls #132

Closed meson800 closed 2 years ago

meson800 commented 2 years ago

It looks like Jack of All Trades should apply to initiative rolls, as they are just dexterity checks.

Don’t forget that initiative rolls are Dexterity checks, so Jack of All Trades can benefit a bard’s initiative, assuming the bard isn’t already adding his or her proficiency bonus to it.

Currently implemented with an added flag because Gunslinger is written to always add the proficiency bonus.

canismarko commented 2 years ago

Thanks for the PR, and for including tests.