pf2e icon indicating copy to clipboard operation
pf2e copied to clipboard

Ancestral Paragon does not account for Adopted Ancestry

Open cswendrowski opened this issue 3 years ago • 1 comments

In GitLab by @OnkOnk on Jan 15, 2022, 04:37

Adopted Ancestry does not track which ancestry you choose, and Ancestral Paragon only lets you choose feats from your base ancestry. When trying to place the 1st-level ancestry feat Natural Ambition in the homebrew section it throws an error saying it is not a 1st level ancestry feat and disallows it.

cswendrowski avatar Jan 15 '22 10:01 cswendrowski

In GitLab by @TikaelSol on Jan 16, 2022, 15:32

I have a solution that should work but it will preclude homebrew ancestries and require manual expansion for all future ancestries. I can think of some ways to fix that in the code though. I think ideally we could let choiceset fetch a value from the item data, so you could choice set an ancestry and tell it to fetch the slug, or a weapon and get the damage type. That would likely be the most generally useful for the system but I can see some technical hurdles to that.

cswendrowski avatar Jan 16 '22 21:01 cswendrowski