Page 2 of 2

Re: Glutony Calculator

PostPosted: Thu May 16, 2013 6:04 pm
by gnox24
But this might be a result of the Oatmeals modifier matrix having all entries lower than 1:

Code: Select all
          0.80             0             0             0
             0          0.80             0          0.30
             0             0          0.80             0
             0             0             0          0.90


If a recipe's base values are multiplied by it, they will decrease. But there might also be a change in the base values - I have to test that.