For those not in the loop, tome of battle is a 3.5 splatbook that deals with martial practitioners: think warriors that have discrete maneuvers mechanically very similar to spells, and Path of War is the adaptation to Pathfinder 1e. Now the fiddly rules details: - Practitioners have a variety of maneuvers . They can't use them all at the same time, they have to choose a few that they have prepared at a given time; the maneuvers prepared can be changed with a few minutes of practice or meditation. - Of those prepared, they start the combat ready and are expended when used, but can be recovered in battle. So far I've been tracking that data using spells, but I wonder if there's a more elegant solution. What would be ideal is a macro or trick that allows me to: - Choose maneuvers from a list of maneuvers known - Can flip readied/spent status easily - Can send the maneuver info to the chat. - Can do all of that preferably without opening the character sheet Does anyone know any way to do that?