treasury fix

This commit is contained in:
trashb0at 2025-11-03 19:05:05 -05:00
parent bbb372f931
commit 7537d1b934

View file

@ -69,6 +69,17 @@ republic_government = {
fallback = 2
vassal_contract_group = republic_vassal
character_modifier = {
# Vassals get Treasury income that is this percentage less than their taxes to their liege
monthly_treasury_from_liege_mult = -0.15
}
top_liege_character_modifier = {
# 85% of vassal income goes to the treasury
monthly_treasury_from_vassals = 0.85
}
# Use flags instead of has_government for moddability if possible (i.e., wherever not visible to the player).
flags = {
government_is_special_republic