thatlonelybugbear / automated-conditions-5e

A small module for Foundry VTT and Dnd5e game system, which uses dnd5e Hooks to add the correct config options for Rolls for the most common 5e conditions.
MIT License
7 stars 5 forks source link

125 bug non proficient with shields not being triggered #126

Closed thatlonelybugbear closed 4 months ago

thatlonelybugbear commented 4 months ago

Changed the logic of the _autoArmor() helper to return the string of Armor or Shield if the actor is not proficient with first Armor equipped and then Shield equipped, and localize the tooltip accordingly.

Closes #125