Event
Colonization of the Steppes
The Nobility complain that an increasing number of serfs are deserting the safe homes provided to them to seek their fortune among the Cossacks of the steppes. They feel we are to blame as we have allowed the Cossacks to grow too powerful and that is inspiring the serfs to abandon their rightful masters.
Representatives of the major families of the Nobility now demand that we limit the power of the Cossacks so that the Nobility themselves instead can expand their latifundia in the regions bordering the steppe. This way, they argue, the wild fields can be tamed and the laws of the realm upheld.
CossacksEstatetriggercossacks_migratingVariabletriggerDefinitionin_game/events/estates/cossacks_estate_events.txt:25
26type = country_event
27title = cossack_estate_events.1.title Colonization of the Steppes
28desc = cossack_estate_events.1.desc The Nobility complain that an increasing number of serfs are deserting the safe homes provided to them to seek their fortune among the Cossacks of the steppes. They feel we are to blame as we have allowed the Cossacks to grow too powerful and that is inspiring the serfs to abandon their rightful masters.
Representatives of the major families of the Nobility now demand that we limit the power of the Cossacks so that the Nobility themselves instead can expand their latifundia in the regions bordering the steppe. This way, they argue, the wild fields can be tamed and the laws of the realm upheld.
Representatives of the major families of the Nobility now demand that we limit the power of the Cossacks so that the Nobility themselves instead can expand their latifundia in the regions bordering the steppe. This way, they argue, the wild fields can be tamed and the laws of the realm upheld.
29outcome = neutral
31trigger = {
33estate_power(estate_type:nobles_estate) > 0.5
34estate_power(estate_type:cossacks_estate) > 0.25
}
45immediate = {
46random_owned_location = {
50save_scope_as = serfs_fleeing_province
}
52random_owned_location = {
57save_scope_as = serfs_arriving_province
}
}