
In my sheet I have the following: <label>Fight:</label><input type="text" name="attr_fight" /> <button name="roll_fight" type="roll" value="&{template:default} {{name=Fight for @{character_name} }} {{Result=[[d20+(@{fight})]]}}"></button> taken from the excellent examples. My character looks like this and when I click the button I get this Why is it adding the wrong number? There's no 3 anywhere in his stats, and you can see the field reference is correct.