RedReign / FoundryVTT-BetterRolls5e

A module for modifying certain sheet functions on Foundry VTT Character sheets for D&D 5th Edition.
GNU General Public License v3.0
36 stars 67 forks source link

Added infoOnly flag #350

Closed cs96and closed 2 years ago

cs96and commented 2 years ago

Added an infoOnly flag to params. This get propagated to message.flags.betterrolls5e.params.infoOnly.

The reason behind this is to help fix an issue in CUB. Currently CUB will think you are concentrating on a spell if you click the Info button. By adding this flag, CUB will be able to see that a message is just an info dump, and not apply concentration checks to it.

I will be submitting a PR to CUB to fix the issue on that side too.

CarlosFdez commented 2 years ago

I mostly play pf2e nowadays. Does 5e have a normal way of doing info dumps? If so, how does CUB detect it there?

cs96and commented 2 years ago

I don't think 5e does have a way to just display the info