Upon creating a multiclass Barbarian / Monk I've noticed that the Unarmoured Defence class feature is working incorrectly, as (from PHB, Multiclassing, Class Features)
Unarmored Defense If you already have the Unarmored Defense feature, you can't gain it again from another class.
Currently, the AC is being calculated by adding 10 + Dex mod + Con Mod + Wis mod
That shouldn't stack with unarmored defense either. AC calculations don't stack regardless of source. (Draconic Resilience, Unarmored Defense, Mage Armor, Natural Armor, etc). It should just give you whichever gives the higher number
Ok, as far as I can see the AC is calculated correctly. The toolset actually uses the AC method which gives you the max AC, in your case the Dragon Resilience feature:
13 + DEX modifier = 15.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi,
Upon creating a multiclass Barbarian / Monk I've noticed that the Unarmoured Defence class feature is working incorrectly, as (from PHB, Multiclassing, Class Features)
Currently, the AC is being calculated by adding 10 + Dex mod + Con Mod + Wis mod
Can you post the link to your characters? Thanks!
Ah, I spotted my error, the character is also a sorcerer (draconic) and is getting some armour from that. Sorry
That shouldn't stack with unarmored defense either. AC calculations don't stack regardless of source. (Draconic Resilience, Unarmored Defense, Mage Armor, Natural Armor, etc). It should just give you whichever gives the higher number
Homebrew Rules || Homebrew FAQ || Snippet Codes || Tooltips
DDB Guides & FAQs, Class Guides, Character Builds, Game Guides, Useful Websites, and WOTC Resources
Ok, as far as I can see the AC is calculated correctly. The toolset actually uses the AC method which gives you the max AC, in your case the Dragon Resilience feature:
13 + DEX modifier = 15.