Event
Investment in Target Location

Advisors present a plan to pour royal funds into Target Location and the surrounding lands of Target Province. New roads, markets, and offices would carry the presence of the Ruler Title deeper into the countryside, loosening the grip of local magnates on trade and justice.
Yet the Nobility argue that such improvements should pass through their hands, not ours, warning that central meddling in their domains will only provoke resistance.
Definitionin_game/events/disaster/turmoil_in_brandenburg.txt:866
867type = country_event
868category = disaster_event
869title = turmoil_in_brandenburg.12.title Investment in Target Location
870desc = turmoil_in_brandenburg.12.desc Advisors present a plan to pour royal funds into Target Location and the surrounding lands of Target Province. New roads, markets, and offices would carry the presence of the Ruler Title deeper into the countryside, loosening the grip of local magnates on trade and justice.
Yet the Nobility argue that such improvements should pass through their hands, not ours, warning that central meddling in their domains will only provoke resistance.
Yet the Nobility argue that such improvements should pass through their hands, not ours, warning that central meddling in their domains will only provoke resistance.
871image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
872outcome = neutral
873trigger = {
874any_province = {
875province_average_control > 0
876NOT = {
877any_location_in_province = {
877is_capital = yes
}
}
879NOR = {
}
}
}
885immediate = {
887random_province = {
888limit = {
889province_average_control > 0
890NOT = {
891any_location_in_province = {
891is_capital = yes
}
}
893NOR = {
}
}
904save_scope_as = target_province
906province_capital = {
906save_scope_as = target_location
}
}
}