Event
Fortifying the Center

Following recent raids by Cahokia Raider, much of the outer regions of Cahokia have been greatly damaged, with more of the remaining population retreating inwards. In order to combat the growing rise of raiders by other neighboring tribes, some have suggested to Our Ruler that the center of the Target Location Rank be fortified, though such a project would lead to an ever-increasing abandonment of the outer region of Cahokia.
Definitionin_game/events/DHE/flavor_CHK.txt:1020
1021type = country_event
1022title = flavor_chk.30.title Fortifying the Center
1023desc = flavor_chk.30.desc Following recent raids by Cahokia Raider, much of the outer regions of Cahokia have been greatly damaged, with more of the remaining population retreating inwards. In order to combat the growing rise of raiders by other neighboring tribes, some have suggested to Our Ruler that the center of the Target Location Rank be fortified, though such a project would lead to an ever-increasing abandonment of the outer region of Cahokia.
1024outcome = neutral
1026fire_only_once = yes
1027dynamic_historical_event = {
}
1034trigger = {
1035has_ruler = yes
1036at_war = no
1037owns = location:cahokia
}
1045immediate = {
}
1047ruler ?= {
1048save_scope_as = our_ruler
}
1050area:illinois_area = {
1051every_present_country = {
1055add_to_list = list_of_nations_to_target
}
}
1058random_in_list = {
1059list = list_of_nations_to_target
1060save_scope_as = cahokia_raider
}
1062location:cahokia = {
1063save_scope_as = target_location
}
}
1067illustration_tags = {
106810 = regular
106910 = interior
}