Event
The Chaco Roads

Though their main use by our ancestors have since long passed, the Chaco Roads throughout Áak'u and Shiewhibak have instead served our people as a critical landmark for transporting food and other goods. However, as the centuries have passed, portions of these roads have fallen into disrepair, resulting in key paths along the roads to slowly fade away.
Seeking to restore portions of these roads, Our Ruler has requested help throughout Capital, looking for volunteers to restore these damaged regions before they are lost for good.
Road BuildingAdvancetrigger
Áak'uCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_PUE_tribes.txt:3
4type = country_event
5title = flavor_pue.101.title The Chaco Roads
6desc = flavor_pue.101.desc Though their main use by our ancestors have since long passed, the Chaco Roads throughout Áak'u and Shiewhibak have instead served our people as a critical landmark for transporting food and other goods. However, as the centuries have passed, portions of these roads have fallen into disrepair, resulting in key paths along the roads to slowly fade away.
Seeking to restore portions of these roads, Our Ruler has requested help throughout Capital, looking for volunteers to restore these damaged regions before they are lost for good.
Seeking to restore portions of these roads, Our Ruler has requested help throughout Capital, looking for volunteers to restore these damaged regions before they are lost for good.
7outcome = neutral
9fire_only_once = yes
10dynamic_historical_event = {
12tag = TEY
13tag = ISL
14tag = KER
15tag = TST
16tag = TNN
17tag = OHK
18tag = TAO
19from = 1337.1.1
20to = 1637.1.1
21monthly_chance = 4
}
24trigger = {
25has_ruler = yes
27location:aaku = {
28owner ?= root
29is_connected_to = location:shiewhibak
30NOT = {
30has_road_to = location:shiewhibak
}
}
32location:shiewhibak = {
33owner ?= root
34is_connected_to = location:aaku
35NOT = {
35has_road_to = location:aaku
}
}
37gold > 70
38at_war = no
}
41immediate = {
}
43ruler ?= {
44save_scope_as = our_ruler
}
}
48illustration_tags = {
4910 = regular
5010 = exterior
}