
ActionChanged this version
Align with the Radicals
We are alone against a sea of heretics, their jaws gnawing hungrily at the edges of our territory. The people must brace themselves and adopt a policy of no tolerance and zealotry towards our enemies.
Holy Roman EmpireInternational Organizationeffect
CatholicismReligionpotential
Hussite WarsSituationselect triggerPromoted the ModeratesStatic ModifiereffectDefinitionin_game/common/generic_actions/hussite_wars_actions.txt:563
564type = situation
565show_message = no
572allow = {
}
575ai_tick = monthly
576ai_tick_frequency = 4
578automation_tick = never
579automation_tick_frequency = 12
580price = price:hussite_wars_actions_price
582cooldown = {
583type = demand_noble_donations_hw_action
584years = 3
}
587select_trigger = {
588looking_for_a = situation
589target_flag = recipient
590name = "choose_situation" Choose the Situation:
591column = {
592data = name
}
}
600effect = {
601scope:actor = {
602if = {
}
608ordered_neighbor_country = {
609limit = {
610NOT = {
610religion = prev.religion
}
611NOR = {
612is_at_war_with = prev
613is_rival_of = prev
614is_enemy_of = prev
615AND = {
617OR = {
618has_mutual_scripted_relation = {
619type = relation_type:alliance
}
}
}
625has_mutual_scripted_relation = {
626type = relation_type:alliance
627target = prev
}
629is_subject_of = prev
}
}
632order_by = total_population
633max = 5
634add_opinion = {
635target = scope:actor
636modifier = opinion_religious_radicalism_during_the_hussite_wars
}
}
639add_country_modifier = {
642mode = replace
}
}
645custom_tooltip = countries_more_likely_to_join_against_us_tt Our neighbor Countries will be more likely to join the war against us while Promoted Radicals remains active
}
648ai_will_do = {
649add = -1
650if = {
651limit = {
652scope:actor ?= {
652at_war = yes
}
}
654add = 5
}
656else = {
656add = -100
}
}