
So Stat_mod is ((@{Stat_adj}/2)-5) For this calculation, a Stat of 19 should be a 4 modifier, but what is coming out is 14. Is it because I have set the default value for my stats to be 10? So instead of being ((STR/2)-5) I should make its -15? EDIT: No, this can't be right, because as I change the point value of the base stat it either decreases or increases the mod by +-1 when it should be 2 point values for a +-1 on the mod. The value of Stat_adj is the sum of Stat + Stat_mod_misc + Stat_mod_temp. EDIT2: I set the base value for stat to be 0, now the autocalc is just blank like something is missing.