Event
Pawning of Neumark

Our eastern territories in Neumark are too far for us to properly control from the confines of our capital. Infested with rampant Robber Barons, perhaps it would be beneficial for us to pawn them off to another entity that would not have a natural interest in our territories and could, therefore, be trusted.
BrandenburgCountrydynamic historical event.tag
TeutonsCountrytriggerDefinitionin_game/events/DHE/flavor_brapru_teu.txt:58
59type = country_event
60title = flavor_brapru_teu.1.title Pawning of Neumark
61desc = flavor_brapru_teu.1.desc Our eastern territories in Neumark are too far for us to properly control from the confines of our capital. Infested with rampant Robber Barons, perhaps it would be beneficial for us to pawn them off to another entity that would not have a natural interest in our territories and could, therefore, be trusted.
62outcome = neutral
63historical_info = flavor_brapru_teu.1.historical_info The province of Neumark, constantly troubled with Robber Barons, was pawned off to the Teutonic Order in 1402. It was hoped that the order would be able to curb local crime, but was unable to do so and the province remained impoverished until it was eventually sold back to the Brandenburgian Electors in the 1450s.
65fire_only_once = yes
73illustration_tags = {
7410 = regular
7510 = interior
}
78trigger = {
80at_war = no
81any_owned_non_rural_location = {
82province_definition = province_definition:neumark_province
}
}
85immediate = {
}
87set_local_variable = {
88name = TEU_price_for_neumark
89value = 0
}
92every_in_list = {
93list = list_of_neumark_locations
94limit = {
94owner ?= ROOT
}
95change_local_variable = {
96name = TEU_price_for_neumark
97add = this.population
}
}
100change_local_variable = {
101name = TEU_price_for_neumark
102multiply = 4
}
104save_scope_as = teu_from
}