I recently started a game of Girl by Moonlight. And the character sheets are quite nice. However the in built roller function is a bit cumbersome, and two of my newest players to Blades in the Dark style games have expressed it's confusing for them. I'm looking for a solution. I did look across the forums, and read up about how to edit char-sheets, found the Github, looked it over and decided I was in over my head trying to edit that code to the effect I desired. So my alternative thought is making a simple macro. I think I can use the Ability recalls the sheet has (STAT-base-total) & (STAT-trancend-total) to make a drop down that only ask them which stat they're trying to roll. And I'll simply have two macros for non and Transcended (Different stat bonuses). My big questions come down to, I'm looking to at least make the dice look better, like a more typical Blades result, 1-3 fails, 4-5 mixed, 6 full success, rather than doing the standard addition. And I think going as far as to make the dice results look like the other rolls will be beyond this fix, but the simplicity is what I'm shooting for, so if it's not as decorated, I think it will still be appreciated. So I guess I'm looking for advice on format of the roll. I think I have the core rolling function understood enough to get the proper number of dice rolling. Or if anyone things that snipping the code for the sheet would be child's play and could help me with that. But no mater which way, appreciate the replies and help, thanks!