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