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: Special actions can't activate auras #812

Closed cilvet closed 2 years ago

cilvet commented 2 years ago

Auras can be created from compedium with: Create unique "Generic aura 1" from D35E.common-auras on self An aura's level can be set with: Set aura "Generic aura 1" field data.level to 1 on self however, activating an aura with a special action doesn't seem to work: Activate aura "Generic aura 1" on self;

Steps to reproduce:

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.

cilvet commented 2 years ago

zipped_json.zip

Rughalt commented 2 years ago

Added ability for special actions to activate auras