Within the Fantasy Statblocks plugin I would like to get the Ability Scores bonuses without the actual ability scores. Currently a Basic 5e Layout shows the ability scores like the following
STR | DEX | CON | INT | WIS | CHA |
---|---|---|---|---|---|
18 (+4) | 6 (-2) | 15 (+2) | 10 (+0) | 12 (+1) | 8 (-1) |
I would like to reduce it to
STR (+4) | DEX (-2) | CON (+2) | INT (+0) | WIS (+1) | CHA (-1) |
---|
or
STR +4 | DEX -2 | CON +2 | INT +0 | WIS +1 | CHA -1 |
---|
Is there a way to modify a Fantasy Statblocks layout that has just that one line of information?