HeroCreationLab / hero-creation-tool

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

Ignore choosable options (Invocations / Infusions / Metamagic / Others?) #54

Closed ccjmk closed 1 month ago

ccjmk commented 2 years ago

These options that have a level requirement (like Warlock invocations) get pulled into the character if its created on a sufficiently high level.

maxobremer commented 2 years ago

hi, had a question regarding this-ish? So at the moment you are able to pick a fighting style within this tool. would it be possible to copy that and rename it meta magic, eldritch invocations and subclasses? would it be possible to make it so that it will consider it a option feature if its name contains :

So for example Metamagic: Careful Spell contains a : so would considered an option for the feature before the : aka Metamagic

Love you guys' work, keep it up 👍

ccjmk commented 2 years ago

I think I should be able to generalize it, yes. I will try to add this on the next big version, probably 1.6.0, if I can pull it off without mayor issues!

maxobremer commented 2 years ago

So if I may ask, is this still in the pipeline or is it something that's too difficult to add?

ccjmk commented 2 years ago

This is definitely still on the pipeline, but before deciding on an implementation I will wait for the Advancements epic on the 5e system to be complete, as it might impact directly how to implement this.