Event
Wrath of the Gods

A quarrel has erupted within our halls, and the priests insist the gods are watching. They point to our scattered lands, our thin grasp over distant places, and they mutter that pride invites divine correction.
If the gods mean to remind us of our fragility, they will not send a polite letter. They will send weather, fire, and terror, and they will choose where it hurts most.
Fate of the PhoenixDLCtrigger
HellenismReligiontrigger
MonismReligious Aspecttriggerhellenism_religion_16_variableVariabletriggerDefinitionin_game/events/religion/hellenism_religion.txt:1505
1506type = country_event
1507title = hellenism_religion.16.title Wrath of the Gods
1508desc = hellenism_religion.16.desc A quarrel has erupted within our halls, and the priests insist the gods are watching. They point to our scattered lands, our thin grasp over distant places, and they mutter that pride invites divine correction.
If the gods mean to remind us of our fragility, they will not send a polite letter. They will send weather, fire, and terror, and they will choose where it hurts most.
If the gods mean to remind us of our fragility, they will not send a polite letter. They will send weather, fire, and terror, and they will choose where it hurts most.
1509outcome = neutral
1511illustration_tags = {
151210 = angry
151310 = exterior
}
1516trigger = {
1519num_provinces > num_locations
}
1524major = yes
1525major_trigger = {
1526is_neighbor_of = scope:target_country
}
1529immediate = {
}
1532save_scope_as = target_country
1537ordered_province = {
1538limit = {
1539any_location_in_province = {
1539count > 1
}
1540OR = {
1541province_average_control > 0.4
1542province_capital = {
1542proximity > 0
}
}
}
1545order_by = {
1546value = population
1547multiply = province_average_control
}
1549max = 10
1550check_range_bounds = no
1552add_to_list = hellenism_religion_16_list
}
1555random_in_list = {
1556list = hellenism_religion_16_list
1558save_scope_as = target_province
1560province_capital = {
1560save_scope_as = target_location_1
}
1561random_location_in_province = {
1562limit = {
1562this != scope:target_location_1
}
1563save_scope_as = target_location_2
}
}
}