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 haven't been able to lock down a good command for adding inspiration dice with Avrae. Any thoughts/successes?
Best I have is a snippet !snippet Bin -a "1d6[Bardic Inspiration]" then when you attack add it after the attack
!a shortsword bin
To Hit: 1d20 (7) + 8 + 1d6 (2) [Bardic Insperation] = 17
17
Otherwise I have nothing. I cant workout how to add it to a roll after.
You can add the following snippet:
!snippet inspired -b "1d6 [Bardic Inspiration]"
An example of using it:
!attack shortsword inspired
I haven't been able to lock down a good command for adding inspiration dice with Avrae. Any thoughts/successes?
Best I have is a snippet
!snippet Bin -a "1d6[Bardic Inspiration]"
then when you attack add it after the attack
!a shortsword bin
To Hit: 1d20 (7) + 8 + 1d6 (2) [Bardic Insperation] =
17
Otherwise I have nothing. I cant workout how to add it to a roll after.
You can add the following snippet:
An example of using it: