mucho changes

This commit is contained in:
Magpie490 2025-02-20 17:49:25 +00:00
parent 0918b6c1ed
commit 3b437364c2
146 changed files with 141607 additions and 11 deletions

View file

@ -46,21 +46,21 @@ republic_government = {
required_county_holdings = { city_holding castle_holding church_holding }
government_rules = {
create_cadet_branches = yes
rulers_should_have_dynasty = yes
legitimacy = yes
inherit_from_dynastic_government = no
landless_playable = yes
}
domicile_type = estate
ai = {
arrange_marriage = no
use_goals = no
use_scripted_guis = no
perform_religious_reformation = no
use_legends = no
use_legends = yes
}
vassal_contract = { republic_government_obligations }
# Use flags instead of has_government for moddability if possible (i.e., wherever not visible to the player).
flag = government_is_republic
flag = government_is_special_republic
color = hsv{ 0.00 1.00 0.98 }
}