
Hello I am learning how to create my own character sheets but I am quite new to Java scripts. My question is how can I get the value of a RollQuery and use it in a Sheet worker sheet. Example: I have an Atribut defined in my HTML called <dicepool> And it’s value is a Roll Query= ?{number of dice |0} I want to call <dicepool> In my sheet worker script and be able to work with the numeric value I got from the Roll Query. Is this posible ? And if so how do I script it? What would be the trigger ? Thanks Jorge