Event
Expanding Country's Reach
Though Novgorod has served as the heart of the Veche, its ability to maintain influence over the towns and settlements in the outer regions has largely proven difficult. Though in the past, the ruling Ruler Title has largely resolved to allow these regions to maintain a sense of autonomy, Our Ruler has instead sought a different approach. Should Country manage to bring these autonomous regions under direct influence, it would see the Republic, able to withstand any future threats.
Velikiy NovgorodCountrydynamic historical event.tag
RepublicGovernment TypetriggerDefinitionin_game/events/DHE/flavor_NOV.txt:2717
2718type = country_event
2719title = flavor_nov.111.title Expanding Country's Reach
2720desc = flavor_nov.111.desc Though Novgorod has served as the heart of the Veche, its ability to maintain influence over the towns and settlements in the outer regions has largely proven difficult. Though in the past, the ruling Ruler Title has largely resolved to allow these regions to maintain a sense of autonomy, Our Ruler has instead sought a different approach. Should Country manage to bring these autonomous regions under direct influence, it would see the Republic, able to withstand any future threats.
2721outcome = neutral
2724fire_only_once = yes
2725dynamic_historical_event = {
}
2733trigger = {
2734has_ruler = yes
2735stability > 50
2736at_war = no
2737owns = location:novgorod
}
2741immediate = {
2742ruler ?= {
2743save_scope_as = our_ruler
}
2745location:novgorod = {
2746save_scope_as = target_location
}
}