• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Levant1812

First Lieutenant
On Probation
2 Badges
Apr 23, 2019
240
10
  • Imperator: Rome Deluxe Edition
  • Imperator: Rome
can someone tell me how can i do the following:


1) increase Recruitement cost (what u pay during unit's recruietement)
2)increase unit's maintenance
3)increase Army maintenace cost when you tech up in military tab (currently its 2% i think, i want to get it to 4%)

edit: 4) increase army maintenence when reorganisation is ON

5) add modifiers to country rank

Example: army maintenace +50% if you are major power
 
Last edited:
1) recruitment costs are set individually in each unit file in common/units by the entry build_cost
2) base maintenance is tied to unit cost but can be affected by the army_maintenance_cost modifier; if you want to raise it across the board you could go to common/modifiers/00_hardcoded.txt and add it to the base_values modifier.
3)that's controlled by common/technology_tables/0_martial_table.txt file it has the entry for what modifier is applied to each level of tech (you'll see the existing 2% modifier there)
4) No idea
5) Also in the common/modifiers/00_hardcoded.txt file; add the modifier to the appropriate nation_rank_# modifier