Djphoenix719 / FVTT-PF2EToolbox

A collection of tweaks and improvements for both quality of life and system improvement for the Foundry VTT Pathfinder 2E system.
Apache License 2.0
16 stars 9 forks source link

No Damage when using groupSave macro #27

Closed Mr-Monocyte closed 3 years ago

Mr-Monocyte commented 3 years ago

Describe the bug When I use the groupSave macro to roll saves for NPCs, I input a damage value. The resulting chat box output doesn't show any damage value or buttons to apply that damage.

To Reproduce Steps to reproduce the behavior:

  1. Select 1 or more NPCs
  2. Click on the Group Saving Throw macro provided in the compendium for PF2e Toolbox
  3. Fill in the dialog box with Save type, DC and Damage
  4. See chat message with Save rolls and interpreted results (Fail, Critical Success, etc...) but no damage values/buttons

Expected behavior At step 4, to see a chat message with both saves and damage values/buttons.

Version Information:

Additional context Add any other context about the problem here.

This behavior occurs even when PF2e Toolbox is the only active module.

Mr-Monocyte commented 3 years ago

2021-02-11

Djphoenix719 commented 3 years ago

Hey @Mr-Monocyte - I am unable to reproduce this behavior. Can you export the NPCs you are having issue with and upload them so I may see if it is something with the NPC?

Mr-Monocyte commented 3 years ago

Ok, I believe I've figured it out. I was getting that bug because the scene I was testing the NPCs in wasn't ACTIVE. When I activated the scene, everything worked as expected!

Djphoenix719 commented 3 years ago

Ok, thanks! I will address that in a future update!