Rughalt / D35E

3.5e SRD implementation for Foundry VTT.
https://legaciesofthedragon.com
GNU General Public License v3.0
37 stars 30 forks source link

Bug Report: Special Actions Issues #817

Open RinVindor opened 2 years ago

RinVindor commented 2 years ago

When trying to create a Special Action via Buffs, trying to access the Power Points on a character sheet and having the Buff subtract from said Power Points, it fails to register.

Attempted to use both variations below.

Update subtract data.attributes.spells.spellbooks.primary.powerPoints to 1d1 on self;

Update subtract data.attributes.spells.spellbooks.primary.powerPoints to 1 on self;

github-actions[bot] commented 2 years ago

Thanks for opening an issue, traveller! If your issue is related to an actor or an item, sending thing that is broken will help a lot and speed up debugging.

How to send an item? > - If item is owned by a character, drag and drop it to world item list. > - Right click on item in browser item list and click export. > - Attach downloaded item to this ticket. How to send an actor? > - Right click on actor in browser actor list and click export. > - Attach downloaded actor to this ticket.