Karlinator / roll20-character-sheets

My fork of the Roll20 characters sheets. Used for developing the Stars Without Number: Revised sheet. My code here: https://github.com/Karlinator/roll20-character-sheets/tree/master/Stars_Without_Number_Revised
MIT License
1 stars 3 forks source link

Change ammo to not require API scripts #100

Open Karlinator opened 1 year ago

Karlinator commented 1 year ago

I think it should be possible to track ammo without using API scripts, by changing attack rolls to be an action button and triggering the roll from the sheet worker. That way we can decrease the ammo from the sheet worker instead of using ChatSetAttr, and make the feature available without a Pro subscription.