Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
208 stars 104 forks source link

Magic item does not increase AC #580

Closed anttitelio closed 1 year ago

anttitelio commented 1 year ago

Describe the bug I am wearing a Ring of Protection (AC+1), but it does not increase my AC

To Reproduce

Steps to reproduce the behavior:

  1. Check the Armor Class of the character
  2. Go to 'Equipment -> Other Magic Items'
  3. Click on 'Ring of Protection'
  4. See if the AC changed from step 1

Expected behavior

AC should have increased by 1

Desktop (please complete the following information):

codeGlaze commented 1 year ago

I can't replicate this. It works on a test character on a fresh reload of the page.

Occasionally you need to unequip/reequip items to retrigger the JS calculations. I'm going to close this for now, thank you.