Skip to content

5ET-1101 Add "choose X of these" option to class saving throws #1403

@crawltracker

Description

@crawltracker

Information
It is currently not possible to add things like "additionally, choose 1 from Dexterity, Constitution or Wisdom" to saving throws of a class (proficiency).

Who would use it?
Some homebrew classes use this and its therefore impossible to fully add these classes to 5e tools (example would be the Dragon class from MrRhexx's Monster Classes 2)

How would it work?
same as it does for skill proficiencies:

{
    "choose": {
        "from": [
            "dex",
            "con",
            "wis"
        ],
        "count": 1
    }
}```

Why should this be added?
To expand the compatibility with homebrew classes



- teekeks (Lena)

> Indifferent - .cinar (Çınar)


> Indifferent - revilowaldow (Lyra)


> Upvote - lxran (Lxran)


> Indifferent - reaversfall (Reaversfall)


> Indifferent - spicebandit (SpiceBandit)


> Downvote - f0rgetful (absentminded)


> Upvote - teekeks (Lena)


> Upvote - dragon_diaglyph (Dragon)


> Upvote - responsiblepenguin (Jackson)


> Indifferent - cerealnommer (Cereal Nommer)


> Upvote - eulum (lilium)


> Upvote - n1tro_dynamite18 (nitro_dynamite18)

Votes: +6 / -1 / ±5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions