kill me
This commit is contained in:
parent
9318e52d08
commit
6cf8535ecd
1 changed files with 9 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue