From 4e2b2691253cd100c63a12f96c5295ef10a363fe Mon Sep 17 00:00:00 2001 From: Magpie490 Date: Tue, 3 Jun 2025 15:30:41 +0100 Subject: [PATCH] kill me --- common/domiciles/types/00_domicile_types.txt | 6 ------ common/governments/00_government_types.txt | 14 +++++++++----- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/common/domiciles/types/00_domicile_types.txt b/common/domiciles/types/00_domicile_types.txt index 8fa547fa..f1711b47 100644 --- a/common/domiciles/types/00_domicile_types.txt +++ b/common/domiciles/types/00_domicile_types.txt @@ -893,12 +893,6 @@ } estate = { - allowed_for_character = { - OR ={ - has_government = republic_government - has_government = administrative_government - } - } rename_window = house diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index 14b553c6..e64358ea 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -35,14 +35,12 @@ republic_government = { required_county_holdings = { city_holding castle_holding church_holding } government_rules = { - inherit_from_dynastic_government = no create_cadet_branches = yes rulers_should_have_dynasty = yes legitimacy = yes - landless_playable = yes } - domicile_type = estate + domicile_type = estate ai = { arrange_marriage = no use_goals = no @@ -275,10 +273,8 @@ administrative_government = { rulers_should_have_dynasty = yes dynasty_named_realms = no royal_court = yes - #administrative = yes landless_playable = yes legitimacy = yes - #state_faith = yes use_as_base_on_landed = yes use_as_base_on_rank_up = yes inherit_from_dynastic_government = no @@ -296,6 +292,14 @@ administrative_government = { vassal_contract_group = admin_vassal character_modifier = { + levy_size = -0.5 + 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 + men_at_arms_cap = -2 + men_at_arms_limit = -2 + knight_limit = -5 vassal_limit = 100 active_accolades = -1 title_creation_cost_mult = -0.5