I am creating something to help my players continue progressing after level 20, and I have successfully created a feat that gives +1 proficiency bonus, +CON modifier to hit points, and allows the players to increase to increase two ability scores by 1 (including raising the max for all ability scores by 2). The feat works as expected, but it has the drawback that each player can only add the feat once.
I tried creating a magic item with the same modifiers. While it successfully modifies the character's hit points and proficiency bonus, there is no UI element for selecting which ability scores to increase. Is there a way I can let the player select an ability score to receive the bonus from a magic item without simply making a version for each ability score?
I am creating something to help my players continue progressing after level 20, and I have successfully created a feat that gives +1 proficiency bonus, +CON modifier to hit points, and allows the players to increase to increase two ability scores by 1 (including raising the max for all ability scores by 2). The feat works as expected, but it has the drawback that each player can only add the feat once.
I tried creating a magic item with the same modifiers. While it successfully modifies the character's hit points and proficiency bonus, there is no UI element for selecting which ability scores to increase. Is there a way I can let the player select an ability score to receive the bonus from a magic item without simply making a version for each ability score?
Feat (works as expected, but can only be added once): https://www.dndbeyond.com/feats/252357-epic-levels-feat
Item (can be added multiple times, but not fully functional): https://www.dndbeyond.com/magic-items/1398901-epic-levels-item
Items don't support making selections currently (needs to be added).