trioderegion / dnd5e-helpers

Little helpers for little 5e tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Legendary Actions not Incrementing on Use

fel0pez opened this issue · comments

DND5e Helpers Version: 4.0.0.0
Foundry Version: 9.0.0.9
DND5e Version: 1.5.6

When using Legendary Actions, I get the prompt, but it does not Increment Uses in the NPC Sheet when I click to Use a Legendary Action or Resistance.

prompt

sheet

It seems like the module keeps track of Legendary Resistances separately of the sheet, if it's not possible for it to modify the sheet directly, can it also keep track of actions in the same way?

Make sure that the features are consuming the "legact" Resource in the item's details.

What do you mean by that? This isn't an item I'm having issues with, it's any NPC with legendary actions.

Features, such as legendary actions, are referred to as "Items" in foundry. Sorry for the confusion. Helpers does not automate the consumption of legendary action counts -- the system will do that naturally IF the feature is set up to consume the legendary action resource as show below. Note The Activation Cost field is what Helpers reads to identify a legendary action.

image

That did it, thank you. Foundry's documentation is inscrutable. You've been really helpful even though it wasn't directly a problem with helpers. :)

Glad its working now!

And just to close the loop -- legendary resistances have a similar attribute field "legres".