Register

Actor Attribute List

An Add-on Module for Foundry Virtual Tabletop

Author: mybigfriendjo Project Source: Project URL Versions 11+ (Verified 12) Last Updated 4 months, 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.

Implemented Systems are below. Adding additional Systems can be done depending on respective complexity.

If you want a system added, an optional but very helpful step would be confirming that the descriptions of a system are actually enriched to use attributes in the first place. You can do so in the respective game channel in foundry's discord and it might save you the time to open an Issue. FoundryVTT Discord

If you get confirmation or are unsure, feel free to open an Issue and i will look into it and add the system if and when i can.

Added Systems

id System Info
dcc Dungeon Crawl Classics Attributes are taken from actor.getRollData()
Contribution by @cyface
dnd5e Dungeons & Dragons 5th Edition Attributes are taken from actor.getRollData()
pf2e Pathfinder 2nd Edition Attributes are taken from the actor.system collection.
Not all Values can be used as-is. Please refer to the pf2e Style-Guide for more information.
swade Savage Worlds Adventure Edition Attributes are taken from actor.getRollData()

Systems without Editor Enrichment

The following Systems have been added but they do not have the necessary Editor Enrichment to use Attributes in Descriptions.

id System Info
ose Old School Essentials Attributes are taken from actor.getRollData()
wwn Worlds Without Number Attributes are taken from actor.getRollData()

Categories

Available Versions

  1. Version 0.2.1

    4 months, 2 weeks ago
    Foundry Version 11+ (Verified 12) Manifest URL
  2. Version 0.2.0

    5 months ago
    Foundry Version 11+ (Verified 12) Manifest URL
  3. Version 0.1.9

    5 months, 1 week ago
    Foundry Version 11+ (Verified 12) Manifest URL
  4. Version 0.1.8

    8 months, 1 week ago
    Foundry Version 11+ (Verified 11) Manifest URL