EventChanged this version
The Enemies of Target Enemy

It has been brought to our attention that many natives in Mesoamerica fear the rule of Target Enemy, a civilization that imposes heavy tribute, conducts brutal rituals, and keeps surrounding tribes in a state of fear and resentment. Our emissaries report that Target Country would eagerly support anyone who could bring down this tyrant. Perhaps, we could try aligning with these local powers to overthrow the Target Enemy Adjective rule.
CastileCountrydynamic historical event.tagEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Enemies of Target Enemy- Overthrowing the Target Enemy↳ Option A “Send envoys to [Target Country] and offer them an alliance.” · right away
- A Pact Sealed↳ Option A “Our freedom may lie with [Root Country]...” · right away
- A Rebuffed Hand↳ Option B “It would be wiser to reject the offer.” · right away
- Foreign Plots↳ Option A “Send envoys to [Target Country] and offer them an alliance.” · right away
Definitionin_game/events/DHE/flavor_CAS.txt:12693
12694hide_portraits = yes
12695type = country_event
12696title = flavor_cas.2500.title The Enemies of Target Enemy
12697desc = flavor_cas.2500.desc It has been brought to our attention that many natives in Mesoamerica fear the rule of Target Enemy, a civilization that imposes heavy tribute, conducts brutal rituals, and keeps surrounding tribes in a state of fear and resentment. Our emissaries report that Target Country would eagerly support anyone who could bring down this tyrant. Perhaps, we could try aligning with these local powers to overthrow the Target Enemy Adjective rule.
12698outcome = neutral
12699image = "gfx/interface/illustrations/disaster/reform_society.dds"
12701historical_info = flavor_cas.2500.historical_info When Hernán Cortés arrived in Mesoamerica in 1519, the Spanish were vastly outnumbered by the mighty Aztec Empire. Yet it was not Spanish arms alone that brought about its downfall. In order to gain an advantage over the Aztecs, Cortés skillfully exploited the widespread resentment among the Aztec's tributary states and rivals, particularly the Tlaxcalans, Totonacs, and Huexotzincas, who had long suffered under Aztec dominance, forced tributes, and human sacrifice. These native allies proved decisive as they contributed tens of thousands of indigenous warriors that joined the Spanish cause.
12703fire_only_once = yes
12705dynamic_historical_event = {
}
12712illustration_tags = {
1271310 = armed
1271410 = exterior
}
12717immediate = {
12718ruler = {
12719save_scope_as = root_ruler
}
12721save_scope_as = root_country
12722ordered_known_country = {
12723limit = {
12724exists = capital
12725capital.region = region:mesoamerica_region
12726any_rival = {
12727exists = capital
12728capital.region = region:mesoamerica_region
}
}
12731order_by = country_economical_base
12732max = 1
12733save_scope_as = target_enemy
}
12735scope:target_enemy = {
12736random_rival = {
12737limit = {
12738exists = capital
12739capital.region = region:mesoamerica_region
}
12741save_scope_as = target_country
}
}
12744scope:target_enemy = {
12745ruler_or_regent ?= {
12746save_scope_as = enemy_ruler
}
}
}
12751trigger = {
12752has_ruler = yes
12753has_presence_in = region:mesoamerica_region
12754region:mesoamerica_region = {
12755any_location_in_region = {
12756owner ?= {
12757root = {
12757knows_country = prev
}
12758any_rival = {
12759exists = capital
12760capital.region = region:mesoamerica_region
}
}
}
}
}