Description
Prevents accidental Nebulous Voidcore spending by intercepting the bonus roll UI and requiring confirmation before any action is taken.
When the bonus roll frame appears, clicking the roll button will prompt "Are you sure you want to use a bonus roll?" and clicking the pass button will prompt "Are you sure you want to pass on this bonus roll?" - both require you to explicitly confirm before anything happens.
A chat message confirms the outcome of every action so you always know what fired.
Commands
/brc - prints the BonusRollFrame hierarchy and hook status (useful for debugging)
/brc nopass to toggle the pass confirmation on/off
/brc test - shows a test button to verify the confirmation popup is working without needing to be in content


