Event
Encroachment of the Nobility in Noble Encroachment
It is difficult to monitor everyone everywhere all the time, and the boundaries between individual land properties are often grounded in old traditions or documents which were written when the landscape may have looked quite different. For someone with the right resources, this can be exploited. A number of prominent families of the Nobility have used their considerable influence in Capital to get away with expanding their properties in Noble Encroachment considerably. If we want to protect the property of the state, we must act soon.
NobilityEstateimmediate, trigger
Local Nobles PowerModifier Typeimmediate, triggerDefinitionin_game/events/estates/nobles_estate_events.txt:57
58type = country_event
59title = nobles_estate_events.3.title Encroachment of the Nobility in Noble Encroachment
60desc = nobles_estate_events.3.desc It is difficult to monitor everyone everywhere all the time, and the boundaries between individual land properties are often grounded in old traditions or documents which were written when the landscape may have looked quite different. For someone with the right resources, this can be exploited. A number of prominent families of the Nobility have used their considerable influence in Capital to get away with expanding their properties in Noble Encroachment considerably. If we want to protect the property of the state, we must act soon.
61outcome = neutral
62trigger = {
63estate_power(estate_type:nobles_estate) >= 0.25
64any_owned_location = {
66is_capital = no
67local_control > 0.1
}
}
74illustration_tags = {
7510 = regular
7610 = exterior
}
79immediate = {
80random_owned_location = {
86save_scope_as = noble_encroachment
87random_pop = {
91save_scope_as = target_pop
92save_scope_as = target_pop_bckg
}
}
}