EventChanged this version
The von Quitzow

Amongst all of the Robber Barons, there are few whose influence can compare to that of the von Quitzow family. Their possessions are plentiful throughout the Mittelmark area, and they hold vast estates. Yet, despite all of this wealth, they still turned to a life of crime. We will stomp down on them, and vanquish their holdings before they cause utter chaos.
BrandenburgCountrydynamic historical event.tag
NoblesPop Typeoption 1Robber BaronsStatic ModifiertriggerPRU_robber_barons_activeVariabletriggerDefinitionin_game/events/disaster/turmoil_in_brandenburg.txt:2660
2661type = country_event
2662category = disaster_event
2663title = turmoil_in_brandenburg.1302.title The von Quitzow
2664desc = turmoil_in_brandenburg.1302.desc Amongst all of the Robber Barons, there are few whose influence can compare to that of the von Quitzow family. Their possessions are plentiful throughout the Mittelmark area, and they hold vast estates. Yet, despite all of this wealth, they still turned to a life of crime. We will stomp down on them, and vanquish their holdings before they cause utter chaos.
2665outcome = neutral
2666historical_info = turmoil_in_brandenburg.1302.historical_info The von Quitzow family was the most influential noble family in early 15th century Brandenburg. During the centralization of the Mark by Frederick I von Hohenzollern between 1411 and 1415, the famous Robber Baron brothers Hans and Dietrich were targeted by the new elector, who conquered their castles and ended the era of von Quitzow supremacy in Brandenburg.
2667image = "gfx/interface/illustrations/disaster/turmoil_in_brandenburg.dds"
2668fire_only_once = yes
2669dynamic_historical_event = {
}
2677trigger = {
2678custom_tooltip = {
2679text = PRU_robber_barons_active_tt The Robber Barons are active
}
}
2688immediate = {
2689location:berlin = {
2690add_to_list = quitzow_places
}
2692location:potsdam = {
2693add_to_list = quitzow_places
}
2695location:brandenburg = {
2696add_to_list = quitzow_places
}
2698location:freienwalde = {
2699add_to_list = quitzow_places
}
2701location:herzfelde = {
2702add_to_list = quitzow_places
}
2704create_rebel = {
2705name = bra_quitzow_revolt Quitzow Revolt
2706category = estate
2708save_scope_as = target_rebel
}
2710while = {
2711limit = {
2712list_size = {
2712name = quitzow_places
2712value < 3
}
2713any_owned_location = {
2714NOT = {
2714is_in_list = quitzow_places
}
}
}
2717random_owned_location = {
2718limit = {
2719NOT = {
2719is_in_list = quitzow_places
}
}
2721add_to_list = quitzow_places
}
}
}