
Special Status
Imperial Peasant Republic
Members which have the Peasant Republic or a variation of it can assume the Special Status of Imperial Peasant Republic.
Archbishop-ElectorSpecial Statuscan bestow trigger
Prince-ElectorSpecial Statuscan bestow trigger
Bicameral Imperial DietPolicyspecial status power
Early Imperial DietPolicyspecial status power
Tricameral Imperial DietPolicyspecial status power
Uncodified Electoral OrderPolicyspecial status power
Traditional DietPolicyspecial status powerDefinitionin_game/common/international_organization_special_statuses/hre.txt:566
567priority = 5
569modifier = {
}
572can_bestow_trigger = {
573is_member_of_international_organization = scope:recipient
574OR = {
575has_reform = government_reform:frisian_freedom_reform
576has_reform = government_reform:peasant_republic_reform
}
578scope:recipient = {
579NOT = {
580country_has_special_status = {
580country = root
}
}
585NOT = {
}
}
}
591auto_bestowal_trigger = {
592scope:recipient = {
593NOT = {
594country_has_special_status = {
594country = root
}
}
}
}
599auto_rescind_trigger = {
600OR = {
601AND = {
602NOT = {
602has_reform = government_reform:peasant_republic_reform
}
603NOT = {
603has_reform = government_reform:frisian_freedom_reform
}
}
605NOT = {
605is_member_of_international_organization = scope:recipient
}
}
}
609on_bestowed_effect = {
}
612on_rescinded_effect = {
}
615map_color = define:NMapColors|HRE_IMPERIAL_PEASANT_REPUBLIC_COLOR
616special_status_power = {
617value = 1
618if = {
619limit = {
620OR = {
}
}
625multiply = 1
}
627else_if = {
628limit = {
628scope:recipient = {
}
}
629multiply = 0
}
631else_if = {
632limit = {
632scope:recipient = {
}
}
633multiply = 0
}
635else_if = {
636limit = {
636scope:recipient = {
}
}
637multiply = 2.5
}
}