davelens / fvtt-party-resources

A simple module for FoundryVTT to manage (and track) custom party-wide numeric values.
MIT License
6 stars 16 forks source link

Way to locate resources #66

Open Ikabodo opened 1 year ago

Ikabodo commented 1 year ago

Thanks for the great module, just found it. I like the way to add up gold and items in 5e.

davelens commented 1 year ago

These are good suggestions @Ikabodo .

Is there a way to limit what characters are counted for the max (as of now it counts all gold/items in all characters, I think? This includes dead characters for example, as long as they are in the list.)

Aha! I must admit I didn't take dead characters into account, my own group always deletes their old skins on death. I'll probably isolate this issue to fix first before I attempt a summary in a tooltip.

Should the summary include characters of which the players do not have any permission?

PCs without any players assigned should probably be assumed as dead, and not show up in any summary.

I'll mark this as feature request, but can't provide timing with the usual end of year business.