ironmonk88 / monks-tokenbar

GNU General Public License v3.0
47 stars 44 forks source link

[BUG] Not all AC changes reflected without page reload #510

Open Weissrolf opened 1 month ago

Weissrolf commented 1 month ago

Describe the bug While AC changes based on the PF2's "Raise a shield" effect are immediately reflected in MTB other effects like PF2's "Nimble Dodge" (no effect) need a page reload (F5) to show up as changed AC in MTB.

To Reproduce Steps to reproduce the behavior:

  1. Open PF2E character sheet, Actions tab.
  2. Click on 'Nimble Dodge" on a Rogue sheet.
  3. Watch AC change on character sheet.
  4. Watch AC not change in MTB.
  5. Hit F5. AC now also changed on MTB.

Expected behavior AC changes based on mechanics other than "effects" to be reflected in MTB without need for reload (F5).

Additional context I suspect the missing "effect" to be the culprit, but don't really know.

Thanks and regards.