
Interacción nacional
Solicitar el estatus de Primas Germaniae
Solicita el estatus de Primas Germaniae de Recipient.
La repúblicaTipo gubernamentalaccept
TeocraciaTipo gubernamentalpotential
Sacro Imperio RomanoOrganización internacionalallow, potential
Primas GermaniaeEstatus especialallow, potential
Estatus de papaTipo de modificadorpotential
Sellar la Bula de OroPolíticaallowDefiniciónin_game/common/country_interactions/hre.txt:3479
3480type = diplomacy
3481category = CATEGORY_HRE_ACTIONS
3483ai_limit_per_check = 1
3484potential = {
3485scope:actor = {
}
3492not = {
3493country_has_special_status = {
3495country = scope:actor
}
}
}
}
3500allow = {
}
3504scope:actor = {
3505is_rebel_country = no
}
3508special_status_can_be_bestowed = {
3510country = scope:actor
}
}
}
3514select_trigger = {
3515looking_for_a = country
3516target_flag = recipient
3517name = "choose_country" Elige el Country:
3518column = {
3519data = name
}
3524enabled = {
}
}
3527effect = {
3529international_organization_add_special_status = {
3531country = scope:actor
}
}
3534scope:actor = {
3535add_reform = government_reform:primas_germaniae
3536add_opinion = {
3536target = scope:recipient
3536modifier = opinion_granted_primas_germaniae
}
}
}
3539ai_will_do = {
3540add = {
3541desc = "BIAS_FROM_RULER_TRAITS"
3542value = {
3543subtract = {
3544value = "scope:actor.modifier:bias_for_militarist_policies"
3545multiply = 3
}
3547add = "scope:actor.modifier:bias_for_capitalist_policies"
3548add = {
3549value = "scope:actor.modifier:bias_for_administrative_policies"
3550divide = 2
}
}
}
3554add = {
3555desc = "TARGET_ACCEPTANCE"
3556value = "scope:actor.country_interaction_acceptance(country_interaction:request_primas_germaniae_status|scope:recipient)"
}
3558if = {
3559limit = {
3560exists = scope:actor
3561scope:actor = {
3561has_cooldown = ai_spam_protection_request_primas_germaniae_status
}
}
3563subtract = {
3564desc = "DIPLOREASON_ALREADY_DID_ACTION"
3565value = 10000
}
}
}
3570accept = {
3571add = {
3572desc = "OUR_OPINION_TOOLTIP" Nuestra opinión sobre ellos
3573value = "scope:actor.opinion(scope:recipient)"
}
3575add = {
3576desc = "THEIR_OPINION_TOOLTIP" Su opinión sobre nosotros
3577value = "scope:recipient.opinion(scope:actor)"
}
3579if = {
3580limit = {
3580scope:actor.culture.language = scope:recipient.culture.language
}
3581add = {
3582desc = "UPKEEP_SAME_LANGUAGE" Mismo Language
3583value = 25
}
}
3586if = {
3594divide = {
3595desc = "HRE_NON_REPUBLIC" No es una La república
3596value = 2
}
}
}
3600reject_effect = {
3601hidden_effect = {
3602scope:actor = {
3603add_cooldown = {
3604type = ai_spam_protection_request_primas_germaniae_status
3605years = 5
}
}
}
}