Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Handling Bless in 5e

Hi all. Somehow, I've GMed multiple 5e games and never had anyone cast Bless. I'm starting a new campaign with a 1st level cleric, so I suspect it's going to feature prominently in the near future. I know that the 5e sheet has a "global modifier" field and some of my character sheets even already have a place that specifies bless: Questions: How does one utilize these modifiers? For example, cleric casts bless on 3 players. Without any APIs, what's the mechanism for applying the bonus to attacks and saves for those three players? If you need an API to manage this, any recommendations? I am a pro user, but I don't think any of the scripts I have running right now handle stuff like this. Just curious, does anyone know how those bless modifiers got into my character sheets in the first place?? Thank you!
1696894925

Edited 1696895021
Gauss
Forum Champion
1. Checkmark the box, it applies it during the saving throw or attack rolls.  2. You do not need an API script for this. Just check/uncheck the box, or leave it checked and ignore the roll when it doesn't apply.  3. They are on the sheet when it is created, by default. 
Gauss said: 1. Checkmark the box, it applies it during the saving throw or attack rolls.  2. You do not need an API script for this. Just check/uncheck the box, or leave it checked and ignore the roll when it doesn't apply.  3. They are on the sheet when it is created, by default.  Awesome, thanks Gauss!
1696902367
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
If you are seeking an API solution eventually, the script you would need is ChatSetAttr. If you need to modify a token, use Token-mod If you need to modify a sheet, use ChatSetAttr.