BahamutDragon / pcgen

PCGen Data Sets
306 stars 338 forks source link

5e - Barbarian AC calculation #274

Closed quonic closed 9 years ago

quonic commented 9 years ago

From what I've read, the barbarian's AC is supposed to be 10 + Dex + Con.

After adjusting the Dex, the AC changes. After adjusting the Con, the AC doesn't change.

I've tried using the Players Handbook as the only source and looking in ph_abilities.lst. I don't see any obvious errors. Unless pcgen doesn't want to add AC_Ability_Score_Bonus for some reason.

If the DEX and CON are both 18. AC_Ability_Score_Bonus always calculates out to 4 and not 8. With a Shield it should total 20.

I've also selected Barbarian Unarmored Defense in the Armor Class Method.

Thanks for all the work that you have done and will do. :)

BahamutDragon commented 9 years ago

Fixed.

BahamutDragon commented 9 years ago

The AC should only appear in the ability. Let me check that first.

BahamutDragon commented 9 years ago

AC now alters accordingly.