This package contains art, text, or software code produced using generative AI.
Midjourney made the purple swirly gif loop in the background (you can barely see it for now)
Group Loot
A handy place for keeping track of the partys loot stash inside foundry. No more bag of holding google docs!
Players and the GM can collaboratively track items and party currency in a single, clean interface. Changes are synchronized in real time and safely stored with the world—no Actors, Journals, or external services required.
A bag icon appears in the Scene Controls for instant access.
Features:
-
Shared loot list (items, quantities, weight/ea, val/ea)
- Background details page per item, including hyperlink that sets up the front page link button to open up a legit URL in a new window
-
Shared party currency (Platinum, Gold, Silver, Copper)
-
Real-time multiplayer synchronization
-
GM-authoritative persistence for safety
-
System-agnostic and lightweight
All data is stored internally using Foundry world settings and persists across reloads and server restarts. No chat messages, no document clutter, and no setup required.
Changelog
1.2.0
- Removed top level Notes area from UI
- Added weight per item, value per item inputs
- Added Total Weight footer - This is total weight per what is visible to the current user
- Total weight does not currently include currency
- Added sorting buttons that will sort the items list by name, quantity, total weight, total value. Sort is visible per client, saved per client.
- New items will appear at the top of the list and remain until an update is made to any of its information
- Suggest changing the name first
- Added a new GM visible only feature. The following are visible only to clients flagged as GM
- + Hidden - adds a hidden item. Pre-load your players bag of holding
- Small eye icon in the bottom right of the link button - clicking this will reveal or hide the item from your players
- Fixed UI issue with headers above fields
1.1.1
- Items list auto sorted alhabetically
1.1.0
- Added a details button to each item row. Opens a new window with mostly placeholder inputs for now
- Added a hyperlink button to each item row that will attempt to validate the Link input in the details window and open the link in a new tab.
- Added an "are you sure" popup to the GM only clear button
- Code cleanup
- Removed many redundant re-renders
1.0.1
- Added functionality to allow users to resize the window
- Window size saved in client side settings per user and is restored on window open