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

Battlerager subclass not available for Duergar race #220

Open
guilofrano opened this issue Oct 31, 2023 · 1 comment
Open

Battlerager subclass not available for Duergar race #220

guilofrano opened this issue Oct 31, 2023 · 1 comment

Comments

@guilofrano
Copy link

guilofrano commented Oct 31, 2023

The barbarian subclass "Battlerager" has a prerequisite where you need to be a Dwarf in order to get it, but if you choose the Duergar race you don't see it, even though duergars are "...considered a dwarf for any prerequisite or effect that requires you to be a dwarf".

They I fixed it locally was by simply adding "ID_INTERNAL_RACIAL_TRAIT_TYPE_HUMANOID_DWARF" to the battlerager requirements tag, but I don't know if that's the best approach.
And to clarify, I mean the MMoM race, not the SCAG dwarf subrace.

@NickVendel
Copy link
Contributor

NickVendel commented Oct 31, 2023

Yes, that is the best approach when it comes to this. I'm pretty sure Battlerager only has requirement of the Dwarf race, so in this case we forgot to add that internal element into its requirements.
We'll add it at some point, when there's going to be a PR for general fixes to the repo.

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