事件本版本变更
宣称皇家普鲁士

在Country Adjective属波美拉尼亚和Country Adjective属普鲁士两块领土之间,存在着一条对我国至关重要的走廊。这两块领土想要彼此传达信息只能跨越外国边境或是走水路。这使得我们对普鲁士的控制十分薄弱。
勃兰登堡国家dynamic historical event.tag定义in_game/events/DHE/flavor_brapru.txt:1796
1797type = country_event
1798title = flavor_brapru.28.title 宣称皇家普鲁士
1799desc = flavor_brapru.28.desc 在Country Adjective属波美拉尼亚和Country Adjective属普鲁士两块领土之间,存在着一条对我国至关重要的走廊。这两块领土想要彼此传达信息只能跨越外国边境或是走水路。这使得我们对普鲁士的控制十分薄弱。
1800outcome = neutral
1802fire_only_once = yes
1803dynamic_historical_event = {
}
1810illustration_tags = {
181110 = armed
181210 = interior
}
1815trigger = {
1816own_entire_province = province_definition:lower_prussia_province
1817area:pomerania_area = {
1818any_location_in_area = {
1819percent >= 0.7
1820owner = ROOT
}
}
1823OR = {
1824province_definition:arnskrone_province = {
1825any_location_in_province_definition = {
1826percent >= 0.25
1827owner = ROOT
}
}
1830province_definition:stolp_province = {
1831any_location_in_province_definition = {
1832percent >= 0.25
1833owner = ROOT
}
}
}
1837area:prussia_area = {
1838any_province_in_area = {
1839owner = {
1840NOR = {
1841this = ROOT
1842is_subject_of = ROOT
}
}
}
}
}
1849immediate = {
}
1851area:prussia_area = {
1852every_province_in_area = {
1853limit = {
1854NOT = {
1855owner = {
1856OR = {
1857this = ROOT
1858is_subject_of = ROOT
}
}
}
}
1863add_to_list = list_of_prussian_provs
}
}
}