Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vtt-lair authored Oct 16, 2022
1 parent 9ba3eb5 commit 751b880
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@ A Foundry VTT module that gives the GM the ability to:
- Lair Actions
- Prompts GM with available Lair actions at the creature's designated lair initiative.
- A creature's legendary and lair actions will be indexed when first added to the tracker. Only items with an activation cost of "Legendary Action" or "Lair Action" will be indexed.
- Recharge Abilities for GM's
- At either start or end of the turn.
- For abilities with a "d6 recharge" on every turn.
- Configurable to hide the roll.
- Automatic Regeneration
- Automatically checks actors with the Regeneration or Self-Repair features
- Searches the these features for the phrase "X hit points", where X can be a static value or a dice formula
- The search phrase is localized for your supported language.
- At the start of their turn, if the actor isn't full health it prompts the GM for a roll for the regen and auto applies the healing
![image](https://user-images.githubusercontent.com/33215552/196030513-eb83309b-4c22-4960-9318-d1988b7f4c62.png)

- Regeneration Blocking
- Feature to prevent the auto regen popup
- Matches and active effect of the specified name (case specific)
![image](https://user-images.githubusercontent.com/33215552/196030495-5758a842-f651-43f9-9816-3d9a23d40864.png)


Originally part of [DnD 5e Helpers](https://github.com/trioderegion/dnd5e-helpers)

Expand Down

0 comments on commit 751b880

Please sign in to comment.