Talk:Draconic Resilience: Difference between revisions

Jump to navigation Jump to search
Reply
(Response to talk)
(Reply)
Tags: Reply Source
 
Line 14: Line 14:
::::Here is the code for Draconic Resilience and Unarmoured Defense (Barbarian):
::::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)
::::{{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)
::::RYANZKIE, you're arguing against the rulebook itself, which quite literally states that these are different ways of calculating AC, and that every character only uses ONE formula, and not several formulas mashed together. 
::::I think you're tripped by the word "adds", but that doesn't mean you're free to add a CON modifier to any barbarian's AC, just because he doesn't wear armour. The concept is "base AC + DEX modifier", and different situations define "base AC" differently. When wearing armour, base AC = the AC from the armour. When using Mage Armour, base AC = 13. When Using Draconic Resilience, base AC = 13. When unamoured and a barbarian, base AC = 10 + CON modifier. When unamoured and a monk, base AC = 10 + WIS modifier. So for the barbarian and the monk this base AC is variable and depends on your stats, that's why it says "add CON/WIS modifier", but that doesn't mean you're free to add that to the other formulas. Every case has its definition of base AC and there's no cross pollination, the rulebook says ''"you choose which one to use"''. [[User:Sparkle|Sparkle]] ([[User talk:Sparkle|talk]]) 18:18, 13 March 2024 (CET)

Navigation menu