
Parliament AgendaChanged this version
Address Warrior Monks Training Grounds Complaints
We will remove any Warrior Monks Training Grounds that has received complaints from the Nobility.
Warrior Monks Training GroundsBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:106
108potential = {
109total_effective_building_levels:warrior_monks_training_grounds > 0
}
112on_accept = {
113ordered_owned_location = {
117order_by = population
118max = {
119value = 1
120add = {
121value = num_provinces
122divide = 10
}
124max = root.total_effective_building_levels:warrior_monks_training_grounds
}
126check_range_bounds = no
127change_building_level_in_location = {
129value = -1
}
}
132add_estate_satisfaction = {
}
}
136chance = 10