Hiya! I'm stuck on which direction to go and if anyone could offer advice, I'd be appreciative on their knowledge and view. Current Scenario: I have a campaign that uses a world map, denoted by a single token to represent my players. They cannot interact with this token and it is not linked to their character sheets. I'm designing a crafting system that ties into the travelling system I made! I want the rolls to be easy and fast so I was attempting to use macros on handouts. The macros I've tried don't seem to work (mostly because I don't fully understand macros even after spending multiple hours trying to get 'em right) and without selecting a token, I don't seem to have a way to get this to work. I've looked through the API's that I can find and I don't see anything that really fits what I am trying to do. Below is an attempt at the handout I was trying to make for my players. I want to keep everything as "one click" for them as possible. The macros I've tried have not yielded the results I had hoped. "`@{character_name} 1d20+@{crafting_machinery}" and stuff hasn't really gotten me anywhere and I get a bit confused on how to use API/HTML stuff to make buttons. Does anyone have any ideas on what I should do?