Register

Actor Attribute List

An Add-on Module for Foundry Virtual Tabletop

Author: mybigfriendjo Project Source: Project URL Versions 11+ (Verified 11) Last Updated 1 month, 2 weeks ago

Actor Attribute List

Lists all Attributes of an Actor Sheet for use in Descriptions.

Inspired by Actor Attribute Lists Module.

Installation

  1. Open the Add-on Modules tab in the Configuration and Setup dialog.
  2. Click Install Module and search for "Actor Attribute List", or use the following manifest URL: https://raw.githubusercontent.com/mybigfriendjo/actor-attribute-list/main/module.json
  3. Install the module and activate it for your World using the checkbox in the 'Manage Modules' Dialog.

Usage

The module adds a new Header Button to the Actor Sheet called "Show Attributes".

Header Button

Clicking it opens a new Window with all Attributes of the Actor Sheet in a table. The table is divided into sections for each type of attribute. Filtering is possible by typing into the search bar at the top of the window. It searches both the Attribute Name and the Attribute Value.

Attribute Window

From there you can copy the Attribute Names for use in Text and Descriptions.

Currently i have only added dnd5e and pf2e. Adding additional Systems can be done depending on respective complexity. If you want to add a system, please open an issue or a pull request.

dnd5e

The Values are pretty straightforward and come from the getRollData() function of the dnd5e Actor Object.

pf2e

Values come from the actor.system collection. Not all Values can be used as-is. Please refer to the pf2e Style-Guide for more information.

Categories

Available Versions

  1. Version 0.1.8

    1 month, 2 weeks ago
    Foundry Version 11+ (Verified 11) Manifest URL