WBHarry / pf2e-bestiary-tracking

A Foundry VTT Module to let players keep track monster information and statistics for the PF2E system
MIT License
5 stars 4 forks source link

Ability Description roll data doesn't update for elite/weak #78

Open Iankid opened 1 month ago

Iankid commented 1 month ago

While most of the stat info does update correctly with Elite/Weak adjustments. it seems the roll fields in the descriptions do not. Left is Elite sheet, Right is Bestiary. image

WBHarry commented 1 month ago

Huh, that's interesting. That's not actually intended behavior at the moment. It's not my intention to capture Elite/Weak adjustements into the Bestiary statblock in that way. I feel it will become weird since the party could go from facing a Weak adjusted one to fighting an Elite, and the Bestiary gets stuck with the Weak stats.

It's possible I could make some sort of tracking of wether the group has seen Weak/Normal/Elite and allow toggling in the CreatureView, but it's not a high priority for me. - If anything, maybe I could just add a 'Weak/Elite' tag to the Mystified names when that setting is used. If the group has some of its stats revealed and knows that this one is Elite, then it might just be enough for them to know that it's a bit tougher than what they are familiar with.