
Heya, so what I have set up in my game is that all my monsters have a token action labeled "Useful stats", what I want it to do is to whisper me various information about the monster that I set up ahead of time, defenses, saves, auras, senses, etc. Here's 1 for example:
/w gm
/desc This monster has 18 AC, 17 Fort, 16 Reflex, and 15 Will
/desc 6 speed, climb 6 (spider climb) Perception +7, Tremorsense 5
/desc resist 5 poison
I like the /desc command because it cleanly presents information and automatically bolds it, however I've found out that 6 sessions into the game that one of the players let slip that this was being revealed to everyone and I'd like to know why. I've got a temporary work around by using my /talktomyself macro I keep pinned on the bottom bar that for rapid flicking on and off, so I turn it on, use the Useful Stats macro, then turn it back off, but it's 2 too many clicks and I'd like a better solution.