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 think I've found a bug on the 2024 cleric class.
In the snippet for the Divine Spark it shows the wrong value at level 18. It still shows 3d8 instead of 4d8 according to the description.
See here: https://photos.app.goo.gl/uWH6FxKsXyYmhD2i6
I found this when creating my own subclass, and I fixed it by adding the following level scaling: https://photos.app.goo.gl/LYkYqkSZsswGaMGJ8
And I adjusted the snippet code to read:
{{(classlevel/6)@roundup+scalevalue}}
You can see it working on my homebrew subclass here: https://photos.app.goo.gl/b9vtbdZdUjm1dnLa6
I think I've found a bug on the 2024 cleric class.
In the snippet for the Divine Spark it shows the wrong value at level 18. It still shows 3d8 instead of 4d8 according to the description.
See here: https://photos.app.goo.gl/uWH6FxKsXyYmhD2i6
I found this when creating my own subclass, and I fixed it by adding the following level scaling: https://photos.app.goo.gl/LYkYqkSZsswGaMGJ8
And I adjusted the snippet code to read:
You can see it working on my homebrew subclass here: https://photos.app.goo.gl/b9vtbdZdUjm1dnLa6