UA:Class Feature Variants

This material is published under the OGL

Class Feature Variants

Even if you're satisfied playing one of the character classed from the d20 System, other options allow you to customize your character. Variant versions of several of the iconic class features common to the character classes are presented below. If you prefer the variant to the standard class feature, ask your DM if he approves of your swapping out your class feature for the variant version.

As with the variant character classes, these variant class features can exist side by side with the standard class features- some rangers might hunt goblinoids while their comrades favor woodland missions- or can completely replace the standard features. The balance between the standard class and the variant is up to the DM.



Back to Main Page Variant Rules Classes

Open Game Content (place problems on the discussion page).
This is Open Game Content from Unearthed Arcana. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains Unearthed Arcana material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
gollark: BetterThanGo™
gollark: - Most functions return `Result`s.- Outofbounds access, for example, can `panic` for not really handleable situations.- You can use the `?` operator which sticks in an early return (returning the errory thing, obviously) if it's an error or otherwise just returns the value of the `Ok`.- You can also do valid-result-or-panic with the `unwrap`/`expect` method.- Panics are isolated to threads.
gollark: Rust handles totality quite well, I think.
gollark: A runtime error?!
gollark: Oh, really?
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.