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

Support a flag for items which marks them as "unidentified" - hiding some details of the name #79

Closed
aaclayton opened this issue Feb 16, 2019 · 4 comments

Comments

@aaclayton
Copy link
Contributor

Add an "identified" field to the item data model which can mark an item as unidentified (false) or identified (true) with a null value meaning that no identification is required.

For identified items, show full details, for unidentified items show limited/restricted information until identification occurs.

@aaclayton
Copy link
Contributor Author

Flag added to data model, but not yet used for item description

@aaclayton
Copy link
Contributor Author

Still a great request to do - a good candidate for merge requests by someone looking to contribute to the 5e system.

@aaclayton
Copy link
Contributor Author

Originally in GitLab by @akrigline

I realized that secrets are not displayed in editors without owner being true. Wonder if this could be leveraged somehow for this initiative.

@ccjmk
Copy link
Contributor

ccjmk commented Aug 7, 2022

Is anyone working on this at the moment? I could give this a go.

I imagine expected UX could be something like showing "Unidentified XYZ", using the item type, and where available base item types too, so it should be something like "Unidentified Potion" or "Unidentified Scroll", but for something like weapons and armor, show instead "Unidentified Shortsword" or "Unidentified Leather Armor"

@arbron arbron added this to the D&D5E 2.5.0 milestone Dec 6, 2023
@arbron arbron assigned arbron and unassigned ccjmk Dec 13, 2023
@arbron arbron closed this as completed Jan 31, 2024
Fyorl pushed a commit that referenced this issue Jan 31, 2024
[#79] Add IdentifiableTemplate with unidentified name & migrations
Fyorl pushed a commit that referenced this issue Jan 31, 2024
[#79] Swap to unidentified name/description for not identified items
Fyorl pushed a commit that referenced this issue Jan 31, 2024
[#79] Fetch default unidentified name/description from base item
Fyorl pushed a commit that referenced this issue Jan 31, 2024
[#79] Move identified control to item header, add to container, loot, & tool
Fyorl pushed a commit that referenced this issue Jan 31, 2024
[#79] Conceal item details when unidentified
Fyorl pushed a commit that referenced this issue Jan 31, 2024
Add option to transfer currency from group to members
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants