I'm looking to disable an ability or button when a prerequisite is not available on the character sheet. For example, a PC may be able to Parry a blow, but to do so the button should only work if the Parrying Stance had been previously declared (a check box) or the weapon is in the Off Hand. I'm thinking that the button may be available in a repeating weapons list for all weapons. However, when used and one of the above conditions is not met then the roll would state a friendly message. I think there will be desire to tie the condition "Parrying Stance" to the API somehow so that it clears after use until declared again. All said, I think this all possible in the Script API, but a) the forum search is mostly bust on examples and b) I'm not sure where to look in the Character Sheet repo for examples using the API. Any links to posts or examples in existing character sheets would be great