EventChanged this version
Conflict in Italy

Our sworn enemies in Italian Rival occupy territories in Italy that are vital for our own interests. We should claim their lands and prepare for war at the earliest opportunity to ensure our position in and around Italy.
CastileCountrydynamic historical event.tag
French LeagueInternational Organizationimmediate, trigger
Iberian LeagueInternational Organizationtrigger
Italian WarsSituationtriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Conflict in Italy
From Adjective Aggression in Italy↳ Option A “Claim all the [Italian Rival Adjective] lands in Italy!” · right away
Escalation in Italy↳ Option A “Then counter-claim all [From Adjective] land!” · right away
Definitionin_game/events/DHE/flavor_CAS.txt:10240
10241hide_portraits = yes
10242type = country_event
10243title = flavor_cas.1400.title Conflict in Italy
10244desc = flavor_cas.1400.desc Our sworn enemies in Italian Rival occupy territories in Italy that are vital for our own interests. We should claim their lands and prepare for war at the earliest opportunity to ensure our position in and around Italy.
10245outcome = neutral
10246historical_info = flavor_cas.1400.historical_info The Italian Wars were a series of wars between 1494 and 1559 that involved most Italian city-states, the Papal State, and at times drew in major powers like France, Spain or the Holy Roman Emperor. Spain entered the war following the death of Maximilian I of Habsburg under Charles I of Spain in 1521.
10248fire_only_once = yes
10249dynamic_historical_event = {
}
10256illustration_tags = {
1025710 = armed
1025810 = exterior
}
10261trigger = {
10264region:italy_region = {
10265any_location_in_region = {
10266owner ?= {
10267OR = {
10268is_rival_of = root
10269is_enemy_of = root
10270AND = {
10272NOT = {
10273has_mutual_scripted_relation = {
10274type = relation_type:alliance
10275target = root
}
}
}
}
}
}
}
10283has_presence_in = region:italy_region
}
10286immediate = {
}
10289random_enemy = {
10290limit = {
10291any_owned_location = {
10291region = region:italy_region
}
}
10293save_scope_as = italian_rival
}
10295random_rival = {
10296limit = {
10297any_owned_location = {
10297region = region:italy_region
}
}
10299save_scope_as = italian_rival
}
10301if = {
10302limit = {
10304has_presence_in = region:italy_region
10305NOT = {
10306has_mutual_scripted_relation = {
10307type = relation_type:alliance
10308target = root
}
}
}
}
10313save_scope_as = italian_rival
}
}
}