Similar to the barbarians unarmored defense, I would like to use 2 ability modifiers for a scaling feature, but as a limited use calculation. Is there any way to do this?
Not for limited usage. Consider either adding a flat number or proficiency bonus to a stat instead, because that isn’t supported yet unfortunately. You can do it in snippets, though that is just text.
{{(modifier:con+modifier:dex)+10}} is an example of the snippets needed.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Similar to the barbarians unarmored defense, I would like to use 2 ability modifiers for a scaling feature, but as a limited use calculation. Is there any way to do this?
Not for limited usage. Consider either adding a flat number or proficiency bonus to a stat instead, because that isn’t supported yet unfortunately. You can do it in snippets, though that is just text.
{{(modifier:con+modifier:dex)+10}} is an example of the snippets needed.