FOTS Administration Costs
Tired of mounting administration costs, especially in mods that add extra settlements like Lost Domains?
This mod attempts to mitigate this problem.
This mod does two things:
1. I added administration cost reduction to 4 civil technologies to try to alleviate stacking admin costs.
Gold Standard: 5% Admin Cost Reduction
Kokutai: 5% Admin Cost Reduction
Merchant House Selection: 2% Admin Cost Reduction
Revised Land Tax: 2% Admin Cost Reduction
2. For every technology that offers a bos_tech_admin_cost_mod (Admin cost tech reduction) I also added an equivalent admin_cost_mod reduction which is the admin cost reduction stat that the ai gets by default. I’m not sure how/if it behaves differently, but it should put the player on a more even footing with the ai. Tldr now there are double-stacked admin cost reductions so think of them as being 2x.
Seems to be save-game compatible.
Technology_effects_junction:
boshin_civil_gold_standard: bos_tech_admin_cost_mod -> 5
boshin_civil_kokutai: bos_tech_admin_cost_mod -> 5
boshin_civil_merchant_house_selection: bos_tech_admin_cost_mod -> 2
boshin_civil_revised_land_tax: bos_tech_admin_cost_mod -> 2
boshin_civil_administrative_training: admin_cost_mod -> -7
boshin_civil_central_reforms: admin_cost_mod -> -13
boshin_civil_charter_oath: admin_cost_mod -> -15
boshin_civil_gold_standard: admin_cost_mod -> -5
boshin_civil_kokutai: admin_cost_mod -> -5
boshin_civil_merchant_house_selection: admin_cost_mod -> -2
boshin_civil_revised_land_tax: admin_cost_mod -> -2