input type="number" name="attr_STRmod" value="floor( (0.0009 * @{Strength} * @{Strength} * @{Strength}) + (-0.029 * @{Strength} * @{Strength}) + (0.6 * @{Strength}) +0.41) -4" disabled="true" data-formula="floor( (0.0009 * @{Strength} * @{Strength} * @{Strength}) + (-0.029 * @{Strength} * @{Strength}) + (0.6 * @{Strength}) +0.41) -4" When mousing over any rolls that @{STRmod} is added to, you get the whole formula but what I am wanting to see is just the end result/value. Is this possible?