
I'm trying to prevent this field from calculating into negative numbers. Currently it references the level {attr_psi_body_discipline}, if this gets too high then the autocalc goes below 0. Yes, I know it should be a sheetwork/JS thing. value="floor(8-(floor(@{psi_body_discipline}*0.1)))" <input class="sheet-inputfield sheet-center sheet-blue-color" style="width:75px;" name="attr_psi_body_discipline_boost_str_cost" value="floor(8-(floor(@{psi_body_discipline}*0.1)))" type="number" min="1" disabled/>