
Hi. So I’m building my own Werewolf the Apocalypse sheet (because I can). At the moment I’m sitting with a button that rolls for frenzy. The rules are quite simple, you roll your attribute with a variable difficulty. If you get 4 or more successes you frenzy. Now to the problem, can I use a rolltemplate for this, check if number of successes was more than 3 and then show a certain image and in other cases show another? If possible then how? Or do I need to write an API script for this?