Register

Party Inventory Foundry v13

An Add-on Module for Foundry Virtual Tabletop

Author: Death Star Jim Project: Source Foundry Versions 12 to 13 (Verified 13) Last Updated 1 day, 4 hours ago

Party Inventory Foundry v13

A party inventory sheet and loot management module for Foundry VTT v13 and D&D 5e. Supports the default dnd5e v4 character sheet, Tidy 5e Sheet v2, and Tidy 5e Classic.

This module is a heavily updated fork of the original Party Inventory by teroparvinen: https://github.com/teroparvinen/foundry-party-inventory

Features

Goal

Quest/story-based items all players need to remember and see are hard to track and when tracked separately don't work as part of the character sheet, don't incur encumbrance etc. This mod attempts to remedy that situation.

The party inventory list displays all items individual characters carry that have been flagged as being visible in the party inventory, while simultaneously functioning in all other aspects as stuff the character is carrying. The description of the items can be accessed and the current owner of the item is displayed.

When the DM hands out loot, not all of the items qualify as standard gear from the rule books. For this purpose, the party inventory sheet features a scratchpad where any player can write down items, giving them a name, a description, a quantity, and a type. The item can then be given to a character using drag and drop from the scratchpad, similar to how items are added from the compendiums.

Usage

The party inventory sheet can be accessed through the button in the token layer scene controls, or through a header button on Tidy 5e sheets.

Any item on a character sheet can be toggled to be visible in the party inventory. Only items owned by a character with a player owner are listed. The toggle button appears on physical inventory items:

Scratchpad

Use the Add New Entry button to create a blank scratchpad item, or drag an item directly from a character sheet, world item list, or compendium onto the scratchpad.

Each scratchpad item can have:

Drag an item from the scratchpad onto a character sheet to create it in that character's inventory. When the item is added, it is removed from the scratchpad.

Items with a quantity greater than 1 can be split into two equal stacks or distributed across the party using the distribute dialog, which pre-fills each player character with an even share and shows a live remainder counter.

Currency

Coins handed out to the party can be tracked at the bottom of the inventory sheet. There are buttons for:

Limitations

Technically, modifying the scratchpad requires message passing to a Gamemaster user and will not work unless a GM is logged in. In practice, you'd only run into this situation on a remotely hosted always-on server. Nothing will break, but you'll have to wait for the GM to log on if you want to use the scratchpad.

Recommended Complimentary Modules

Macro API

The module exposes an API for opening the window from a macro:

game.modules.get('party-inventory-foundry-v13').api.openWindow()

License

This Foundry VTT module is licensed under a Creative Commons Attribution 4.0 International License.

This work is licensed under the Foundry Virtual Tabletop EULA - Limited License Agreement for module development.

Supported Game Systems

  1. Dungeons & Dragons Fifth Edition

    Latest Version: Version 5.3.1 Last Updated 1 day, 6 hours ago

Categories

Available Versions

  1. Version 13

    1 day, 4 hours ago
    Foundry Version 12 - 13 (Verified 13) Manifest URL Read Notes