Event
Cossacks Settlers in Target Cossacks Destination
The life of the steppes has made the Cossacks used to a frontier living. Constant threats from both a harsh climate in an unsettled land and foreign raiders have made the Cossacks both feared warriors and hardy settlers.
As we turn our sights on the land of Target Cossacks Destination, it is becoming apparent that life on the frontier is not that different from that of the steppes we already control.
CossacksEstatetriggercossacks_settling_siberiaVariabletriggerDefinitionin_game/events/estates/cossacks_estate_events.txt:222
223type = country_event
224title = cossack_estate_events.7.title Cossacks Settlers in Target Cossacks Destination
225desc = cossack_estate_events.7.desc The life of the steppes has made the Cossacks used to a frontier living. Constant threats from both a harsh climate in an unsettled land and foreign raiders have made the Cossacks both feared warriors and hardy settlers.
As we turn our sights on the land of Target Cossacks Destination, it is becoming apparent that life on the frontier is not that different from that of the steppes we already control.
As we turn our sights on the land of Target Cossacks Destination, it is becoming apparent that life on the frontier is not that different from that of the steppes we already control.
226outcome = neutral
228trigger = {
230OR = {
231has_estate_privilege = estate_privilege:cossacks_colonization
232has_estate_privilege = estate_privilege:cossacks_explorers
}
234any_owned_location = {
235is_border = yes
237province_definition = {
238any_neighbor_province_definition = {
}
}
}
}
245immediate = {
247random_owned_location = {
248limit = {
249is_border = yes
251province_definition = {
252any_neighbor_province_definition = {
}
}
}
257save_scope_as = target_cossacks_origin
258province_definition = {
259random_neighbor_province_definition = {
263save_scope_as = target_cossacks_destination
}
}
}
}