
My players have asked for a few tweaks to the sheet for our games, so I have been modifying the Palladium-Rifts sheet by William R., John W. and Ronald Z. (seems abandoned) with a little difficulty (I have no idea what I am doing most of the time). But I was able to reformat the Combat tab and fix a few other things, but now my players have for buttons and I am at a loss as how they are done. This is the test button I am attempting to make and it always results in a '1' result, it seems the 'less than or equal to' function does not work for a button or I am doing it wrong in html (probably). Please help. <input type="number" name="attr_IQ" value=0> <button type='roll' value='[[1d100<=@{IQ}*3]]' name'roll_iqCheck'></button> Sheet is available on Github under Roll20 => Palladium-Rifts (not the Grinning Gecko one) If this does not belong here, please move it / delete it but yell at me where I should try again.