
ActionChanged this version
Support Imperial Rival
Support the rivals of the Holy Roman Empire Leader Title to undermine the Ghibellines
GhibellinesInternational Organizationselect trigger 2
GuelphsInternational Organizationallow, potential
Holy Roman EmpireInternational Organizationallow, select trigger 2
Guelphs and GhibellinesSituationselect trigger 1Support of the GuelphsStatic Modifierselect trigger 2gag_recently_used_support_actionVariableallowDefinitionin_game/common/generic_actions/guelphs_and_ghibellines.txt:590
591icon = guelphs_sanction_emperor
592type = situation
594ai_tick = monthly
595ai_tick_frequency = 12
597potential = {
598scope:actor = {
}
}
600allow = {
601scope:actor = {
}
602custom_tooltip = {
603text = guelphs_support_imperial_rivals_ct Has NOT used this action in the last 5 years
}
}
}
609select_trigger = {
610looking_for_a = situation
611target_flag = recipient
612name = "choose_situation" Choose the Situation:
613column = {
614data = name
}
}
622select_trigger = {
623looking_for_a = country
624target_flag = target
625name = "guelphs_support_imperial_rivals_select_rival" Select a rival country of the Holy Roman Empire Leader Title
626default_sort = country_tax_base
627column = {
628data = name
}
630column = {
631data = country_tax_base
}
633allow_self = no
634visible = {
636OR = {
637is_rival_of = root
638is_enemy_of = root
}
}
641has_ruler = yes
}
}
648effect = {
649hidden_effect = {
}
}
658if = {
659limit = {
659exists = scope:target
}
660scope:target = {
661ruler ?= {
662add_character_modifier = {
}
}
}
669custom_tooltip = {
670text = guelphs_support_imperial_rivals_at Every member of the Guelphs and Target will mutually improve their Opinion by Opinion Guelphs Support Imperial Rivals
672every_international_organization_member = {
674modifier = opinion_guelphs_support_imperial_rivals
675target = scope:target
}
}
}
}
}
681else = {
682custom_tooltip = guelphs_support_imperial_rivals_tt The target rival of the Holy Roman Empire Leader Title will receive Support of the Guelphs
683custom_tooltip = guelphs_support_imperial_rivals_bt Every member of the Guelphs and the target Rival of the Holy Roman Empire Leader Title will mutually improve their Opinion by Opinion Guelphs Support Imperial Rivals
}
}
686ai_will_do = {
687add = 100
}
690automation_tick = never
691automation_tick_frequency = 12