
Action
Settle Country
We have established our religion and culture in these lands, let's make it official and Settle here permanently so that we can work the fields and build improvements to better our situation in life.
AgricultureAdvanceallow
City BuildingAdvanceallow
MetallurgyAdvanceallow
TaxationAdvanceallowDefinitionin_game/common/generic_actions/settle_country.txt:1
2type = owncountry
4price = price:settle_country
6automation_tick = never
7automation_tick_frequency = 12
9ai_tick = monthly
10ai_tick_frequency = 12
12potential = {
13scope:actor = {
14country_type = pop
}
}
18allow = {
19scope:actor = {
}
}
33ai_will_do = {
34value = -1
}
38effect = {
39scope:actor = {
40change_country_type = location
}
}