Skip to content

v1.1.0 - Fixes & Features

Choose a tag to compare

@esterlinej esterlinej released this 10 Jun 20:36
· 9 commits to main since this release
b6329c2

PF2e Creature Size Matters

New Features

  • Save Roll Mode setting — choose how saves are handled:
    • Post to Chat (default) — posts an inline Reflex save check to public
      chat that players roll themselves with their own bonuses
    • GM Rolls — GM rolls the save against the target actor directly
    • Both — shows both buttons on the card

Fixes

  • Per-category tier overrides — damage tier overrides now correctly multiply
    by the actual size differential rather than returning a flat value
    • Example: Tier 2 set to 20 at 2 categories = 40 total (20 × 2)
    • Example: Tier 3 set to 12 at 4 categories = 48 total (12 × 4)

Notes

  • Post to Chat saves are always public regardless of Whisper GM setting
  • Both buttons can be used independently on the same card

What's Changed

Full Changelog: v1.0.0...v1.1.0