Talk:Draconic Resilience: Difference between revisions

Jump to navigation Jump to search
(Reply)
Tags: Mobile edit Mobile web edit Reply Source
(Response to talk)
Line 12: Line 12:
:::Base AC = 13
:::Base AC = 13
:::Tell me if my understanding is wrong. [[User:RYANZKIE|RYANZKIE]] ([[User talk:RYANZKIE|talk]]) 10:24, 13 March 2024 (CET)
:::Tell me if my understanding is wrong. [[User:RYANZKIE|RYANZKIE]] ([[User talk:RYANZKIE|talk]]) 10:24, 13 March 2024 (CET)
::::Here is the code for Draconic Resilience and Unarmoured Defense (Barbarian):
::::{{code|ACOverrideFormula(13,true,Dexterity)}}<br>{{code|ACOverrideFormula(10,true,Dexterity,Constitution)}}<br>The first number is Base Armour Class, the second is if bonuses are allowed (like a shield, spells and enchantments. This is set to false for [[Barkskin]]), and after that any ability modifiers that should be added to the AC. As you can see they both have different formulas and therefore cannot stack.<br>-[[User:Nattern|Nattern]] ([[User talk:Nattern|talk]]) 11:01, 13 March 2024 (CET)