
Parliament IssueChanged this version
Sponsor a Opera House
Our people demand an expansion of our cultural institutions. Providing them with a new Opera House will satiate this cultural fever while providing our urban areas with the necessary attention.
Opera HouseAdvanceallow
Opera HouseBuildingallow, on debate passed
CityLocation Rankallow, on debate passed
MegalopolisLocation Rankallow, on debate passed
TownLocation Rankallow, on debate passed
Autocratic ParliamentParliament Typeallow
Constitutional ParliamentParliament Typeallow
Dutch ParliamentParliament Typeallow
Estate ParliamentParliament Typeallow
Polish-Lithuanian ParliamentParliament Typeallow
Strict CensorshipPolicyallowModifiers
Definitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:284
287modifier_when_in_debate = {
}
292allow = {
293num_locations > 0
294OR = {
}
302any_owned_location = {
304OR = {
}
}
}
315chance = {
316add = 1
317add = {
318if = {
319limit = {
320total_effective_building_levels:opera_house < 1
}
322value = 2
}
}
326add = {
327if = {
328limit = {
329has_policy = limited_censorship
}
331value = 1
}
}
334add = {
335if = {
336limit = {
337has_policy = no_censorship
}
339value = 2
}
}
342multiply = {
343if = {
344limit = {
345culture = {
346cultural_tradition < 20
}
}
349value = 0.5
}
351else = {
352value = 1
}
}
}
357on_debate_passed = {
358ordered_owned_location = {
359order_by = {
360value = population
361if = {
362limit = {
}
363multiply = 5
}
}
366max = 1
367limit = {
369OR = {
}
}
375construct_building = {
377cost_multiplier = 0.5
378cost_multiplier_reason = "game_concept_parliament_issue"
}
}
}

