
Government Reform
Patrimonialism
The government is run directly by the ruler as an extension of their household. Armies, bureaucrats, and subjects swear loyalty directly to the sitting ruler, and not to the state.
Modifiers
Definitionin_game/common/government_reforms/common.txt:362
365allow = {
366country_rank_level <= 2
367is_country_religion_pagan = yes
}
370locked = {
371capital = {
372OR = {
373num_pop_type:nobles < {
374value = population
375divide = 100
376multiply = 1
}
378num_pop_type:clergy < {
379value = population
380divide = 100
381multiply = 2
}
383num_pop_type:burghers < {
384value = population
385divide = 100
386multiply = 5
}
}
}
}
392country_modifier = {
}
410years = 2




