Register

Macro Monkey

An Add-on Module for Foundry Virtual Tabletop

Author: C. S. McFarland Project Source: Project URL Versions 11 - 12 (Verified 12.331) Last Updated 1 week, 2 days ago

Run macros from common Foundry VTT hooks. Currently, this only supports adding and removing status effects on actors tokens.

Instructions

Status Effects / Conditions

If you have a status effect or condition named `Blessed`, for example, you can create macros named `Blessed.apply` and/or `Blessed.removed` and this mod will run those when that effect is applied and/or removed from an actor's token.

Combat Turns

If you create a macros named `Combat.startTurn` and/or a macro named `Combat.endTurn`, these macros will be run at the start and end of the actors turns in combat.

Reporting Bugs and Feature Requests

Please open an issue here: https://gitlab.com/csmcfarland/csm-macro-monkey/-/issues.

Categories

Available Versions

  1. Version 0.2.0

    1 week, 2 days ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes
  2. Version 0.1.1

    1 month, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes
  3. Version 0.1.0

    1 month, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes
  4. Version 0.0.3

    1 month, 3 weeks ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes
  5. Version 0.0.2

    2 months ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes
  6. Version 0.0.1

    2 months ago
    Foundry Version 11 - 12 (Verified 12.331) Manifest URL Read Notes