I thought I'd add the ability for someone to pick up to 3 skills to be proficient in from a list of 6. I created class feature > added an option > added all 6 skills under separate modifiers.
When testing this out in the builder, it stopped at the Added Option, which simply added all 6 Modifiers (the 6 separate skills) onto the character.
What am I doing wrong? Or rather, how exactly do options work? The obvious answer seems to be to just add 6 separate Options, but this doesn't allow me to limit which skills are selects.
Nowhere on the option page does it allow you to input or select how many options or modifiers can be selected.
How do options work, and is the "Options" feature not what I'm looking for to implement this concept?
I can't say either of these helped me understand how to, specifically, make a drop down list of 6 skills with the ability to choose only 3 of those options. But these are a nice reference if I'm ever doing something the OPs were trying with leveling. Thanks anyway!
I thought I'd add the ability for someone to pick up to 3 skills to be proficient in from a list of 6. I created class feature > added an option > added all 6 skills under separate modifiers.
When testing this out in the builder, it stopped at the Added Option, which simply added all 6 Modifiers (the 6 separate skills) onto the character.
What am I doing wrong? Or rather, how exactly do options work? The obvious answer seems to be to just add 6 separate Options, but this doesn't allow me to limit which skills are selects.
Nowhere on the option page does it allow you to input or select how many options or modifiers can be selected.
How do options work, and is the "Options" feature not what I'm looking for to implement this concept?
I explain how to properly set up options in these two threads:
You would make each skill a separate Option and let them choose 3 of them at the appropriate level(s).
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
I can't say either of these helped me understand how to, specifically, make a drop down list of 6 skills with the ability to choose only 3 of those options. But these are a nice reference if I'm ever doing something the OPs were trying with leveling. Thanks anyway!
Each option name would be one of those 6 skills. Creating them as Options creates the Dropdown. Like this:
Option 1:
• Modifier: Proficiency->Subtype: Acrobatics
• [SAVE]
That would add “Acrobatics” to the list in the dropdown. Then simply add the other 5 skills each as their own Option.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
I'll try this out, thank you again for your help!!