Gemstone has a lot of items in it. Ever find yourself dazed and confused trying to figure out what they all do?
Well then this is the script for YOU!
Keep this script running and it will display notes after an item's name giving a bit of information of what the item does. Stop the script to stop seeing the information.
This is a work in progress, it doesn't yet display information for every item, if it ever will.
This is a very early release just to see how much interest there is for this script. There aren't any options or setup menus yet.
The only option at the moment is to open up the script file and change the value for this line:
use_monster_bold = true #Set to true to color information in monster bold, set to nil to not use monster bold.
Example of what it does:
Code:
In the white cloak:
Armor [1]: a spiked vultite helm
Magic Items [1]: a dull gold coin
Skins [12]: an ice troll scalp (12)
Clothing [7]: an engraved platinum armband, an opal and blue dreamstone band, a starstone inset silver neckchain, a malachite-set ora buckle, a malachite-set silver ring, a trilliant-cut star emerald torc, a carved blue sapphire buckle
Misc [1]: a piece of cloudy glass (Collectable)
Code:
You glance down to see a piece of cloudy glass (Collectable) in your right hand and nothing in your left hand.
Code:
Catalog
----------------------------------------------------------------------
1. a sarmoc potion (Was for old 925. No longer used.) 13. a soft white leather cloak
2. a sisfu potion (Was for old 925. No longer used.) 14. a ochre tabby cat pendant
3. a mirtokh potion (Was for old 925. No longer used.) 15. a silvery ptarmigan pendant
4. a dirtokh potion (Was for old 925. No longer used.) 16. an alabaster snow owl pendant
5. a duqnuru potion (Was for old 925. No longer used.) 17. an onyx emperor penguin pendant
6. a rohnuru potion (Was for old 925. No longer used.) 18. a modwir arctic wolf pendant
7. an enruned ivory wand 19. a wooden talisman
8. a silver etched modwir wand 20. an undiluted green ayan'eth potion (Pour: Enchant items from +0 to +20)
9. a silver-edged white hood 21. an undiluted blue ayan'eth potion (Pour: Enchant items from +20 to +25)
10. a soft white wizard's hat 22. an undiluted indigo ayan'eth potion (Pour: Enchant items from +25 to +30)
11. some arctic blue leather gloves 23. an undiluted violet ayan'eth potion (Pour: Enchant items from +30 to +35)
12. a blue and gold twisted silk belt
Backroom Catalog
----------------------------------------------------------------------
Yeah it makes the menus at shops look ugly. You'll get over it.
Let me know if there is any interest in me expanding on this script. If not then I won't bother devoting too much time on it.