0.17.14
This is a minor release in preparation for the release of the Warlock Knight VTT module by Gaming Ballistic.
- Bugfix: Size modifier is not being imported.
- Bugfix:
system.equippedparry
andsystem.equippedblock
now return the best value, not the first. - Feature: Hit locations and trackers can be referenced by name (for macros). Eg.
system.hitlocationNames['Torso'].import
andsystem.trackersByName['Control Points'].value
.