This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Sign in to view your library & saved favorites.
Is it possible to stack modifiers to a calculation based on a character stat? For example, 1/4 class level, rounded down, minimum of one.
I know {{(classlevel/4)@rounddown}} and {{(classlevel/4)@min:1}} both work, but I can't figure out how to combine them. Is that possible?
Is it possible to stack modifiers to a calculation based on a character stat? For example, 1/4 class level, rounded down, minimum of one.
I know {{(classlevel/4)@rounddown}} and {{(classlevel/4)@min:1}} both work, but I can't figure out how to combine them. Is that possible?