jopeek / fvtt-dndbeyond-character-sheet

FVTT - DNDBeyond Character Sheet for 5E
MIT License
23 stars 10 forks source link

With Better rolls for 5e module enabled, using saving throw buttons also rolls ability check #17

Closed matix522 closed 3 years ago

matix522 commented 3 years ago

This behaviour is new in 0.7.5 and only appears on this character sheet, not on other i tested with better rolls

jopeek commented 3 years ago

Yeah I think in 0.7.5 you can't actually roll a saving throw directly or at least I couldn't see how on quick glance.

matix522 commented 3 years ago

I'm not profficeint with web technologies, but after some investigantion checks, I've found some relevant comments in Better rolls module, https://github.com/RedReign/FoundryVTT-BetterRolls5e/blob/175d622792b282cc38a0f66c1fc6842c4c31871d/betterrolls5e/scripts/hooks.js#L15 params { saveButton Selector for the ability save button. } Maybe this is a way to do this?