javierriveracastro / betteroll-swade

A Better Rolls port for SWADE
GNU General Public License v3.0
16 stars 32 forks source link

API function to get generic BRSW modifiers #519

Closed SalieriC closed 1 year ago

SalieriC commented 1 year ago

As discussed on discord, an exposed function that gets the generic modifiers (above the chat input, not on chat cards) the user has selected in BRWS would be very useful for my purposes and probably those of other devs as well.

javierriveracastro commented 1 year ago

Done, exposed get_roll_options on game.brsw.get_roll_options.

Pass an empty dictionary to get the current selection.