
Special Status
Imperial Prelate
The Imperial Prelate is a Special Status reserved for all members which are a Theocracy without being Archbishop-Elector.
TheocracyGovernment Typeauto rescind trigger, can bestow trigger
Archbishop-ElectorSpecial Statusauto rescind trigger, can 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:414
415priority = 10
417modifier = {
}
420can_bestow_trigger = {
421is_member_of_international_organization = scope:recipient
423scope:recipient = {
424NOT = {
}
427NOT = {
}
}
}
433auto_bestowal_trigger = {
434always = yes
}
437auto_rescind_trigger = {
438OR = {
440NOT = {
440is_member_of_international_organization = scope:recipient
}
441has_special_status_in_international_organization = {
441international_organization = scope:recipient
}
}
}
445on_bestowed_effect = {
}
448on_rescinded_effect = {
}
451map_color = define:NMapColors|HRE_IMPERIAL_PRELATE_COLOR
452special_status_power = {
453value = 2
454if = {
455limit = {
456OR = {
}
}
461multiply = 0.5
}
463else_if = {
464limit = {
464scope:recipient = {
}
}
465multiply = 1.0
}
467else_if = {
468limit = {
468scope:recipient = {
}
}
469multiply = 1.25
}
471else_if = {
472limit = {
472scope:recipient = {
}
}
473multiply = 1.25
}
}