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

Add ability for a Template trait container to accept a range of point value totals #884

Open
SilntObsvr opened this issue Sep 10, 2024 · 1 comment

Comments

@SilntObsvr
Copy link

Currently, if you create a trait container in a Template it will allow the user to select various traits to add up to the container's point value -- but this must be an exact match, so if I want, say, 20 points from a list of traits, I can't (practically) include a trait that's 3 points per level, as some values wouldn't be compatible with other 5/10/15 point traits in order to produce exactly 20 points.

I'd suggest allowing this type of container to accept a range of values, specified the same way container point values are currently specified, but with "minimum points" and "maximum points" and allow the container to close with any point value in the specified range.

@Xain3
Copy link

Xain3 commented Sep 22, 2024

Might be merged with #878 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants