事件
质押诺伊马克

东方的诺伊马克对我们来说过于遥远,难以从首都对其施加控制。猖獗的强盗贵族让我们疲于应对,也许将这里质押给另一个在我国领土上没有天然利益,因而可以信任的国家,会对我们有利。
勃兰登堡国家dynamic historical event.tag
条顿国家trigger定义in_game/events/DHE/flavor_brapru_teu.txt:58
59type = country_event
60title = flavor_brapru_teu.1.title 质押诺伊马克
61desc = flavor_brapru_teu.1.desc 东方的诺伊马克对我们来说过于遥远,难以从首都对其施加控制。猖獗的强盗贵族让我们疲于应对,也许将这里质押给另一个在我国领土上没有天然利益,因而可以信任的国家,会对我们有利。
62outcome = neutral
63historical_info = flavor_brapru_teu.1.historical_info 诺伊马克地区长期遭受强盗贵族的侵扰,在1402年被质押给了条顿骑士团。选帝侯原本期望骑士团能够有效打击当地的犯罪活动,然而,直到1450年该省份被赎回给勃兰登堡选帝侯时,情况依旧,诺伊马克仍然深陷贫困之中。
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
}