AshDevFr / encounters_app

https://encounters.4sh.dev
2 stars 0 forks source link

Armor classes are displayed incorrectly on some characters in DM Screen #27

Open gravem opened 3 years ago

gravem commented 3 years ago

Describe the bug Armor classes are displayed incorrectly on some characters. In a group of 7 players, 3 characters have wrong AC.

Dragonborn Barbarian lvl 5 with 16 AC is displayed with 18 AC: https://www.dndbeyond.com/characters/43577132 Unarmored Defense gives 14 AC, but he uses Armor of Gleaming, Scale Mail 14 AC and gets 2+ from Dexterity Bonus.

From DnD beyond: 14 Armor (Armor of Gleaming, Scale Mail) + 2 Dexterity Bonus (Max 2)

Male Human Cleric lvl 5 with 18 AC is displayed with 17 AC: https://www.dndbeyond.com/characters/37125771 They had equipped two types of armor: Scale Mail, Medium Armor, AC 14 & Chain Mail, Heavy Armor, AC 16. After unequipping the 14 AC armor, the AC was displayed correctly.

From DnD beyond: 16 Armor (Chain Mail) + 2 Shield (Shield)

Half-Orc Barbarian lvl 5 with 15 AC is displayed with 17 AC : https://www.dndbeyond.com/characters/37124080 Unarmored Defense gives him 17 AC as long as he's not wears armor, but he is using an Adamantine Chain Shirt and Cloak of Protection.

From DnD beyond: 13 Armor (Adamantine Chain Shirt) + 1 Dexterity Bonus (Max 2) +1 Magic Bonus (Cloak of Protection).

To Reproduce Steps to reproduce the behavior:

Expected behavior I expect the DM screen with the characters in the campaign to display the same AC as on the character.

Screenshots DM-screen dragonborn Half orc

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context The same issue was visible for another user.