foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
339 stars 226 forks source link

Unidentified names not display properly #4730

Closed lholden closed 1 week ago

lholden commented 1 week ago

Right now if you mark an item as unidentified, the name shows up as blank when viewing the item card, but it has the original name when in an Actor's inventory.

It would be really nice if the system could automatically generate a default obfuscated name for the item using the equipment type.

For example, an unidentified Wand could be called "Unidentified Wand" when a custom unidentified name hasn't been provided for its unidentified form.

image

arbron commented 1 week ago

The system does this already, but it looks like there is a bug in the current version causing problems.