Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Data Error?] Pursue a lead (Investigator/Investigator dedication) feat grants a bonus to saving throws without feat Detective Readiness #17939

Open
Mikkidez opened this issue Jan 7, 2025 · 2 comments

Comments

@Mikkidez
Copy link

Mikkidez commented Jan 7, 2025

When activating the bonuses from this class feature, a bonus is given not only to Perception checks and skill checks through Intelligence, Wisdom and Charisma, but also to all saving throws. Although for saving throws, the bonus should only be with the Detective's Readiness feat taken... but for some reason it works right from the first level. I opened the Pursue a lead code, there are elements for the Detective's Readiness feat right away, but I don't see the error visually, I'm still not a programmer... but it feels like either the predicate or the selector is the problem somewhere...

Запись экрана от 2025-01-07 10-33-17.webm
Снимок экрана от 2025-01-07 10-37-11
Снимок экрана от 2025-01-07 10-38-14

6.8.1 version pf2e system

@Cuingamehtar
Copy link
Contributor

Current implementation of Pursue a Lead action visually adds its investigation bonus to saving throws on the character's sheet regardless of whether Detective's Readiness was taken or not.
It also adds it as an option when rolling said saving throws without Detective's Readiness (but that's off by default, so might not be such a big deal).

@Mikkidez
Copy link
Author

Mikkidez commented Jan 7, 2025

Maybe then it's worth actually splitting the selector and moving everything related to saving throws to the feat Detective's Readiness?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants