Im attempting to make a class feature that would set the AC = 13 + dex while not wearing armor (this feature is already used by the Dragon Sorcerer) ... but i am struggling how to make it within the constraints of DND beyond homebrew ... ive figured out how to add +3 to armor class but i cant figure out how to make it conditional on not wearing armor.
Im attempting to make a class feature that would set the AC = 13 + dex while not wearing armor (this feature is already used by the Dragon Sorcerer) ... but i am struggling how to make it within the constraints of DND beyond homebrew ... ive figured out how to add +3 to armor class but i cant figure out how to make it conditional on not wearing armor.
Modifier Type: Set
Modifier Subtype: Unarmored Armor Class
Fixed Value: 3
It's how I created a Mage Armor magic item. It should work for subclass features, I think.
Homebrew Rules || Homebrew FAQ || Snippet Codes || Tooltips
DDB Guides & FAQs, Class Guides, Character Builds, Game Guides, Useful Websites, and WOTC Resources
awesome and im also trying to make it give 1 HP for each level in the class (just like the real "Draconic Resilience" )