
I'm overhauling an older character sheet for a game that has a few unusual quirks that don't lend themselves to some of the default R20 behaviors.
- Abilities are built on a point-buy system with a variety of ways to modify them. It's possible for minor enhancements or weaknesses to cost 2.5 points, meaning certain number inputs can have decimal values. R20 doesn't stop this, but it does draw a red box to indicate an error condition. Is there a way to override this? I popped up the dev console on my browser but couldn't find where the red was coming from.
- Task checks are D20 based, but they differ from most games in that lower rolls are better. So on a natural one, ideally the roll would show up with a green outline instead of red, and vice-versa for a nat 20. I doubt this can be overridden in general in the chat channel, but might there be a way to do it inside of any custom roll templates attached to my sheet?