From 86f2cfcd5d39dddb26c454304a8e369cc93085e8 Mon Sep 17 00:00:00 2001 From: Fishedotjpg Date: Tue, 10 Mar 2026 00:48:20 +0000 Subject: [PATCH] Update 00_government_types.txt --- common/governments/00_government_types.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index 8f111d68..c566d3e2 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -672,15 +672,15 @@ peasantrepublic_government = { } domicile_type = farmstead character_modifier = { - levy_size = 3 - feudal_government_tax_contribution_mult = -0.25 - feudal_government_levy_contribution_mult = -0.25 - clan_government_tax_contribution_mult = -0.25 - clan_government_levy_contribution_mult = -0.25 - peasantrepublic_government_tax_contribution_mult = 1.5 - peasantrepublic_government_levy_contribution_mult = 1.5 - peasantrepublic_government_barter_contribution_mult = 1.5 - peasantrepublic_government_herd_contribution_mult = 1.5 + levy_size = 1.25 + feudal_government_tax_contribution_mult = -0.5 + feudal_government_levy_contribution_mult = -0.5 + clan_government_tax_contribution_mult = -0.5 + clan_government_levy_contribution_mult = -0.5 + peasantrepublic_government_tax_contribution_mult = 1.25 + peasantrepublic_government_levy_contribution_mult = 1.25 + peasantrepublic_government_barter_contribution_mult = 1.25 + peasantrepublic_government_herd_contribution_mult = 1.25 ignore_negative_opinion_of_culture = yes men_at_arms_cap = -1 men_at_arms_limit = -1