ose icon indicating copy to clipboard operation
ose copied to clipboard

Levelled Abilities

Open engleback opened this issue 3 years ago • 0 comments

Ability target rolls can be entered as a series of numbers, for example 10,20,30,40,50.

The target roll displayed by the ability and used for a roll (when the dice icon is selected) will use the current level of the character as an index on the series.

For example, in the above series, a level 4 character would have a target roll of 40.

In the event the level exceeds the number of entries in the series, the last one is taken as default, for example, in the above series, a level 7 character would have a target roll of 50 (last one).

Level 0 characters will always use the first in the series.

the above logic also allows for regressive values, a single value will always be used whatever the level.

engleback avatar Jan 26 '22 21:01 engleback