Quote:
	
	
		| Saber Cherry said: As for morale value...  it's sort of an s-curve with the steepest part around 9, with asymptotes at maybe 5 and 16.  I can't think of an s-curve equation offhand.
 
 At any rate, morale 14 is perhaps twice as valuable as morale 10...  and above that it doesn't matter much.  From my observations.
 
 | 
	
 Hmm... so perhaps I took the wrong approach.
How about
: (((x/10)-1)^(1/3))+1
Code:
Morale   Cost
   6     0.26
   7     0.33
   8     0.42
   9     0.54
  10     1.00
  11     1.46
  12     1.58
  13     1.67
  14     1.74
  15     1.79
  16     1.84
  17     1.89
  18     1.93