|
Post by Tanaka Kozo -Tnk (Tristan) on Apr 21, 2014 23:21:08 GMT -5
Build / Barracks A unit in garrison status gets a 50% maintenance discount.
A barracks gives a 25% maintenance discount on top of this.
Is the sum of both meant to be additive or multiplicative, do I get a 75% (50%+25%) discount or 62.5% (50% + 0.50%*25%)?
More maths. Where: MF = Final maintenance MB = Base maintenance G = Garrison discount (0.5 or 50%) B= Barracks discount (0.25 or 25%)
Additive maintenance. MF = MB x (1 - (G + B))
Multiplicative maintenance. MF = MB x (1-G) x (1-B)
And before people ask I'm an auditor by training, hence maths and detail oriented 
|
|
|
Post by Bob (DM) on Apr 22, 2014 14:34:14 GMT -5
It works out to 62.5%. The calculation is automated on the Army Roster sheet, but it is wrong. I will correct it on your next SR. If you want to fix it yourself on your current sheet then the formula in the Maint column should be edited to read (just change the bolded number to 0.75 from 0.25).
=IF(OR(C2="",C2="?"),"",ROUND(((LOOKUP(D2,'Unit Types'!$A$3:$F$97)+LOOKUP(I2,Tables!$CE$3:$CH$12))*IF(K2="G",0.5,IF(K2="R",0.25,1)))*IF(AND(K2="G",L2="Y"),0.75,1),2))
|
|
|
Post by Tanaka Kozo -Tnk (Tristan) on Apr 22, 2014 18:32:07 GMT -5
All academic for me at the moment. Although now that I've looked into I will probably (if I can ever find the spare time and actions) build some barracks for the locations that have fixed garrisons.
Is there a limit on the barracks size that can be present in a province? Also can you build them sequentially, I.E. build a Barracks (2) then later upgrade it to a Barracks (4) by spending the cost/actions to build the difference?
|
|
|
Post by Bob (DM) on Apr 22, 2014 20:09:30 GMT -5
No, there is no limit on the number of levels, and yes you can build them sequentially. Well technically no, you are building another building someplace in the province, but since the build and maintenance costs are both per/level and movement is per province so the precise location doesn't matter, it works out to the same thing.
|
|
Alex
Junior Member

Posts: 92
|
Post by Alex on Apr 23, 2014 2:04:15 GMT -5
Bob, you should expect a few of these to grow like mushrooms over Zaidan-Tai.
|
|
|
Post by Bob (DM) on Apr 23, 2014 3:36:12 GMT -5
That's what they are for.
|
|