DGoldDragon28 / Unangband

A roguelike originally created (and developed until version 0.6.4c) by Andrew Doull.
https://dgolddragon28.github.io/Unangband/
GNU General Public License v2.0
59 stars 6 forks source link

Please consider moving the output of "Value Magic" into an item's description #18

Open aeoo opened 7 years ago

aeoo commented 7 years ago

Right now after I use "Value Magic" from the "Book of Prestidigitation" it permanently adds a text like "worth 100 gold coins" into an item's title. That's a lot of text and it displaces other important text in the title.

Please consider moving the information regarding the item's value into the description instead so that it can be accessed any time with the 'I' (capital i) command but doesn't lengthen the title any.

I personally don't think this is necessary, but an OK-ish compromise would be to print "(appraised)" instead of "worth 2055 gold coins" into the title and then print the exact amount into the description. I personally prefer that the title not be modified by Value Magic at all. Such information is useful but not important enough to be seen at a glance.