kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Request: Track Concentration for characters #1047

Closed esnickell closed 1 year ago

esnickell commented 1 year ago

Make it easy for users to track a spell they are concentrating on.

A. Visible marker of holding concentration. B. Easily reminded when casting a concentration spell while holding concentration on something. C. Reminder to make concentration saves when taking damage.

One suggested implementation:

  1. A high visibility label, "CONCENTRATION" in the style of "INSPIRATION", that can be toggled on/off.
  2. On the spells sheet, there is some indicator on concentration spells. (Concentration marker red or blinking.) Or maybe clicking cast on a concentration spell pops up a dialog.
  3. After confirming damage there is text to the effect, "DC 10 concentration (CON) save?
Aeristoka commented 1 year ago

Where exactly do you think this should be? DnDBeyond? VTT?

As a reminder, this is the Beyond20 GitHub, not the DnDBeyond GitHub (I don't think they have one)

kakaroto commented 1 year ago

Yeah, this seems very much out of scope for Beyond20, as that is basically automation that should be part of the VTT itself (and not all VTTs would even support such a feature). Beyond20 is not a VTT and does not keep any kind of state or anything like that for what you're doing, it only parses your roll, and sends it to the VTT. Thanks for the suggestion, but I'm closing this as being out of scope (and I believe it's already supported by some modules in Foundry VTT)