Pf2eToolsOrg / Pf2eTools

A site dedicated to making playing games with your friends as easy as possible.
https://pf2etools.com/
MIT License
100 stars 63 forks source link

Skip creature scaling during render when not needed #216

Closed Jnosh closed 1 year ago

Jnosh commented 1 year ago

When rendering, the creature scaling is invoked to handle proficiency without level. Skip the scaling if proficiency without level is disabled to avoid unnecessary work and numerical changes.