Hey, Now that the sheet is beginning to settle down to a certain stability, I've started thinking about resurrecting my Spellbook script as a more fully-featured alternative to the !ta macros for spells. I can rip out all of the horrible cruft that worked around the lack of proper repeating sections, and just leave all the logic about managing spell slots, prepared, ritual, etc, etc. One question that does come up is that in the original I'd started work on individual spell handlers, such as one for Mage Armor that would automatically turn on your Mage Armor. Is there *any* way that this can be made to work with sheet workers? AFAICT the best I can hope for is that the sheet could check for stuff (possibly from an API work queue hidden field?) on being opened and update the relevant fields. But I'm guessing that my aim of being able to do: Press spellbook token action Press "Mage Armor" chat window button .... Target an attack against the spellcaster Have the correct AC reported ... all without having to open up the character sheet... isn't going to be achievable? In the long run this does seem like it's going to be quite limiting with the new system - it's going to make API extensibility of the sheets very tricky. I wonder if the Roll20 peeps have anything in mind for this for the future? If you don't have any bright ideas of ways round this I might make another post on the Pro forum asking what they plan to do (if anything)...