
LeyCambiado en esta versión
Supervisión de los seis ministerios
La obra de los Seis ministerios tiene que ser supervisada por otro organismo o incluso por el monarca.
Políticas 3
Informes directos- +0.1 Progreso mensual hacia la centralización
- +50% Poder de la Corona
- −1 Puestos en el gabinete
- +0.1 Progreso mensual hacia el absolutismo
Gran Cancillería- −10% Modificador de coste del ascenso del jefe de gabinete
- +5% Eficiencia de nuestro gabinete
Gran secretariado- +0.03 Progreso mensual hacia la centralización
- +10% Poder de la Corona
Definiciónin_game/common/laws/02_country_specific.txt:716
717unique = yes
718law_category = administrative
719potential = {
720has_reform = government_reform:three_departments_system
}
725allow = {
726has_bureaucracy_of_type = bureaucracy_type:six_boards_bureaucracy
}
729chi_grand_chancellorship = {
730country_modifier = {
731head_of_cabinet_promotion_cost_modifier = -0.1
732country_cabinet_efficiency = 0.05
}
735years = 2
}
737chi_grand_secretariat = {
738country_modifier = {
739monthly_towards_centralization = societal_value_tiny_monthly_move
740global_crown_estate_power = 0.1
741pure_tooltip_entry = six_boards_grand_secretariat_oversight_tt
}
744years = 2
}
746chi_direct_report = {
747country_modifier = {
748monthly_towards_centralization = societal_value_monthly_move
749global_crown_estate_power = 0.5
750government_size = -1
751monthly_towards_absolutism = societal_value_monthly_move
752pure_tooltip_entry = six_boards_direct_report_oversight_tt
}
755years = 2
}