Skip to content

Comments

[#6665] Add ability to hide items using active effect#6666

Open
arbron wants to merge 1 commit into5.3.xfrom
ae/hide-items
Open

[#6665] Add ability to hide items using active effect#6666
arbron wants to merge 1 commit into5.3.xfrom
ae/hide-items

Conversation

@arbron
Copy link
Collaborator

@arbron arbron commented Jan 27, 2026

Adds items.hidden as an active effect key that can be used to hide items on the sheet. This value accepts either a specific item ID or an identifier (with support for type prefixes).

When an item is hidden in this way it is not displayed on the sheet, any of its effects are suppressed, and it is hidden in the character's favorites.

Closes #6665

Adds `items.hidden` as an active effect key that can be used to
hide items on the sheet. This value accepts either a specific item
ID or an identifier (with support for type prefixes).

When an item is hidden in this way it is not displayed on the
sheet, any of its effects are suppressed, and it is hidden in the
character's favorites.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add active effect key for hiding items on sheet

1 participant