
I'm running Fate Core, and like a number of people running it on Roll20 I am using a card deck to distribute Fate Points. However, we still have to remember to update character sheets with the Fate Point total. In playing around with the tokens, I had a realization: Is it possible to increment an attribute when a card is dealt, and decrement it when a card is discarded? It should just be a matter of pulling the count of the cards via the API, right? I've just started poking around with this possibility, so I'll update if I find something. I'd like to start a repository of Fate Core-specific scripts as I develop them.