Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an alternative compact view of the "inventory" section without full descriptions. #164

Open
zeel01 opened this issue Mar 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@zeel01
Copy link
Owner

zeel01 commented Mar 2, 2022

A display similar to spellcasting lists, with items in comma separated lists grouped by type of item, such as:

Consumables: Arrows (30), Potion of Healing (2)
Armor: Plate Armor
Loot: Platinum Ring, Copper Goblet

As a secondary idea, the parenthetical information could contain item-type specific data where applicable:

Consumables: Arrows (x30), Potion of Healing (x2)
Armor: Plate Armor (AC 18)
Loot: Platinum Ring (100 GP), Copper Goblet (30 GP)

(quantity, Armor Class if equipped, value, etc)

That might not be worth the effort, and might make the list too confusing though.

@zeel01 zeel01 added the enhancement New feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant