Skip to content

Conversation

@LunarShade
Copy link
Contributor

Fixes #215. The condition immunity display uses the damage.hbs template but didn't set trait.selected or trait.visible anywhere. As a result the condition immunities were never rendered because visible was always false. Resolved by adding a setup function specifically for the condition immunity text. (Alternatively you could add it to the array in updateDamageImmunityResistanceVulnerabilityText, but that introduces some redundant lookups.)

@zeel01
Copy link
Owner

zeel01 commented Jan 27, 2025

I'm not sure if this got superseded by one of the other PRs or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants