HeroCreationLab / hero-creation-tool

Step-by-step module tool for creating 5e characters in FoundryVTT
MIT License
31 stars 15 forks source link

Allow Racial Features to be removed individually #39

Open MaxPat931 opened 3 years ago

MaxPat931 commented 3 years ago

Some subraces replace, or allow replacing, a feature granted by the parent race for a feature unique to the subrace (Half Elves have the option to replace Skill Versatility for a unique feature, Tiefling variants replace Infernal Legacy with their own Legacy features)

image

ccjmk commented 3 years ago

I will wait until we have Race items to see how we can tackle this on a more permanent and full fashion, but for the meantime I'll probably add the option to remove features

ccjmk commented 2 years ago

I've seen how D&D Beyond Importer works around this by creating variant versions of the same race, and I think its an acceptable workaround in the meantime. Making options generically deletable is a little complicated (I did it for the case of proficiencies, but it's not easy to generalize sadly)

I don't want to mark this as wontfix though, keeping it open for now, and maybe I'll try to tackle it again in the future. EDIT - hit the wrong button and closed the issue with this comment, reopening it haha