Skip to content
Timo edited this page Aug 1, 2026 · 5 revisions

These attribute keys are useful for macros, and anything else that interacts with the Foundry VTT API.


Attributes

  • Strength: DG.Attributes.str
  • Constitution: DG.Attributes.con
  • Dexterity: DG.Attributes.dex
  • Intelligence: DG.Attributes.int
  • Power: DG.Attributes.pow
  • Charisma: DG.Attributes.cha

Derived Stats

  • Hit Points: DG.Attributes.HP
  • Willpower: DG.Attributes.WP
  • Sanity: DG.Attributes.SAN

Clone this wiki locally