AI: military_amortize() to handle want as adv_want
military_amortize() currently handles want as an integer, greatly losing accuracy (e.g. considering any amortized result value < 1 as zero)
This expanded quite a bit - and thus is a bit too risky for S3_0.
military_amortize() currently handles want as an integer, greatly losing accuracy (e.g. considering any amortized result value < 1 as zero)