Hi, just curious if anyone knows the input i need to use to make a modifier appear in an abilities description in the character sheet. like, for when it says "is equal to X + ability mod + Y" i want it to show my actual, current, modifier for that ability. i know how to do it for something like character level, {{classlevel#unsigned}}, but cant figure it out for a ability mod
In certain types of homebrew (subclasses, races, and feats) you have the ability to enter content into a "snippets" box. This is the box you enter content into to have it appear directly on the character sheet, and where you can use "snippet codes" to calculate values based on the character's statistics. A comprehensive thread about snippet codes can be found here.
Hi, just curious if anyone knows the input i need to use to make a modifier appear in an abilities description in the character sheet. like, for when it says "is equal to X + ability mod + Y" i want it to show my actual, current, modifier for that ability. i know how to do it for something like character level, {{classlevel#unsigned}}, but cant figure it out for a ability mod
In certain types of homebrew (subclasses, races, and feats) you have the ability to enter content into a "snippets" box. This is the box you enter content into to have it appear directly on the character sheet, and where you can use "snippet codes" to calculate values based on the character's statistics. A comprehensive thread about snippet codes can be found here.
ah, thank you. those are just what i'm looking for. will have to bookmark that page