This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My Characters
My Campaigns
My Encounters
My Homebrew Collection
My Homebrew Creations
My Dice
Homebrew
Classes
Backgrounds
Species
Feats
Spells
Equipment
Magic Items
Monsters
Character Builder
Sigil 3D VTT
Maps VTT
Encounters
Mobile App
Avrae Discord Bot
Community Update
Twitch
Youtube
Changelog
I'm trying to figure out if there is a way that I can make a code read out a save DC plus 1. Similar to like how the Rod of the Pact Keeper works. I've tried this " {{9+proficiency+modifier:con#unsigned}} " and it doesn't seem to work.
{{(savedc:cha)+1}} would do it. Just remember snippets don’t actually change anything.
Ahhh thank you.
I'm trying to figure out if there is a way that I can make a code read out a save DC plus 1. Similar to like how the Rod of the Pact Keeper works. I've tried this " {{9+proficiency+modifier:con#unsigned}} " and it doesn't seem to work.
{{(savedc:cha)+1}} would do it. Just remember snippets don’t actually change anything.
Ahhh thank you.