etiquettestartshere / effectivetray

A module for dnd5e on foundryvtt that allows the effects and damage trays to be used more effectively.
MIT License
4 stars 2 forks source link

When a player creates an effect on their character, an error is thrown if the originating item requires concentration #91

Closed krbz999 closed 2 months ago

krbz999 commented 2 months ago

Repro: (1) user A owns actor A and casts Bless. (2) (optional) remove the concentration tracking effect created on actor A by the Bless spell. (3) user B owns actor B and applies the bless effect to their actor via the chat log. (4) if the concentration tracking effect still exists, an error is thrown due to player B not being allowed to update the concentration tracking effect on actor A. If the concentration tracking effect was deleted in step (2), the below error is thrown instead.

image

Setup: