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

Incorrect parse of damage rolls in Abberton Ruffian #2

Closed Djphoenix719 closed 4 years ago

Djphoenix719 commented 4 years ago

image image image

fvtt-Actor-Abberton_Ruffian.zip

Issue caused by GUID instead of integer as key of damageRolls entry.


damageRolls: {
   brd1fpcpdjp1sun7tj43pw: {
      damage: "1d4+3"
      damageType: "piercing"
   }
}