Open RinVindor opened 3 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.
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;