yochaigal / Cairn-FoundryVTT

Cairn for FoundryVTT!
MIT License
26 stars 22 forks source link

Feature request: Gold value for items #81

Open lars1808 opened 1 year ago

lars1808 commented 1 year ago

With a gold value label for items, selling/buying items through shops such as Monk's Enhanced Journal should be feasible, I hope? 2022-12-30 18_31_13-Shroud of the Serpent • Foundry Virtual Tabletop

yochaigal commented 1 year ago

Wow, I had never even considered this!

lars1808 commented 1 year ago

Yeah, Monk's Enhanced Journal can read out a value but needs a "code". I tried 'gold' and a couple of variations that I glanced from the console (I'm not a developer, but hey, I tried) and that didn't work. Labeling items with value would make it easy to sell loot, add items to store tables, add/subtract the player's gold values automatically... :)

Drakynn commented 1 year ago

Leaving aside 3rd party plugins, it would be nice to have "cost" as an attribute for the base item object and include that in the UI for all item types.

Playing Cairn using Foundry should minimize the amount of times players and wardens need to reference the game manual. Look-ups in the compendium would be preferable.

Now, once "cost" is defined, that opens up a whole world of plugins or home-brew macros for automation within the game. Personally I like writing macros as it reduces 3rd party dependency.