So, I'm creating a new subclass for the barbarian for a player in a new campaign I'm starting, and one of the features adds a modifier to their unarmed attacks that scales as they level (i.e. +1 at 6th level, +2 at 12th, +3 at 18th). How do I go about putting that into the subclass so that it just updates when they level up?
So, I'm creating a new subclass for the barbarian for a player in a new campaign I'm starting, and one of the features adds a modifier to their unarmed attacks that scales as they level (i.e. +1 at 6th level, +2 at 12th, +3 at 18th). How do I go about putting that into the subclass so that it just updates when they level up?
Modifier: Damage->Subtype: Unarmed Attacks->Fixed Value: 1
Apply that Modifier at each of those three levels.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Awesome. Thank you!