
Would it be possible to pull a variable from the character sheet when using this great script. Situation would be this, Let's say you have a Variable called Perception, you want to have your World Discovery script Roll a 1d20+Perception (of course the Perception of the Token that triggered the script) Something like [[1d20+@{Perception}]]. Right now the script will Roll the d20, this I think is built into Roll20 but if a Variable from the Triggerer (is that word) could be used it would offer a kind of unique set of options for this script.