
PolicyChanged this version
Revoke Privilegia
The many liberties and privileges granted to the Imperial Princes are hereby abolished. The Holy Roman Empire Leader Title shall centralize authority, turning the Holy Roman Empire into a unified entity under singular rule.
Power of the Holy Roman Empire Leader TitleLawallow
Renovatio ImperiiPolicywants propose policyModifiers
Definitionin_game/common/laws/20_hre.txt:3198
3199level = 4
3200allow = {
}
}
3207on_activate = {
}
}
3215owned_location_modifier = {
3217local_institution_growth_modifier = 0.1
}
3219country_modifier = {
3220potential_trigger = {
3222is_leader_of_international_organization = scope:recipient
}
}
3228international_organization_modifier = {
3229imperial_ban_allowed = yes
3230allow_overrule_imperial_diet = yes
}
3233wants_propose_policy = {
3234if = {
3235limit = {
3236scope:recipient = {
}
}
3240add = {
3241desc = "POLICY_EMPEROR_WANTS" Emperor Wants this Policy
3242value = 250
}
}
3245else = {
3246subtract = {
3247desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
3248value = 1000
}
}
}
3254wants_this_policy_bias = {
3255add = {
3256desc = "POLICY_PRINCE_OPPOSES" Princes Oppose to Policy
3257value = -150
}
3260add = {
3261desc = "LEVEL_OF_EMPEROR_COMFORT_REFORMS" Level of Emperor Comfort Reforms
3262value = 10
3263multiply = scope:recipient.modifier:hre_emperor_comfort_policies_counter
3264multiply = -1
}
}


