Karlinator / roll20-character-sheets

My fork of the Roll20 characters sheets. Used for developing the Stars Without Number: Revised sheet. My code here: https://github.com/Karlinator/roll20-character-sheets/tree/master/Stars_Without_Number_Revised
MIT License
1 stars 3 forks source link

AC Not updating #8

Closed Greybane closed 6 years ago

Greybane commented 6 years ago

My AC doesn't seem to update as I change my armor value.

Video Example

joesinghaus commented 6 years ago

This is intended behaviour in the AC ranges you are currently seeing. (One could argue if this is correct behaviour, but it's currently working as intended).

The sheet takes maximum between your innate AC (in the settings, defaults to 10) and the armor AC. If your innate AC is still at 10, any armor AC value below 10 will have no effect.