
ParlamentsdebatteIn dieser Version geändert
Ein Opernhaus finanziell unterstützen
Unser Volk verlangt nach einem Ausbau unserer kulturellen Einrichtungen. Wenn wir ihnen ein neues Opernhaus zur Verfügung stellen, stillen wir dieses kulturelle Fieber und schenken gleichzeitig unseren städtischen Gebieten jene Aufmerksamkeit, die sie verdienen.
OpernhausFortschrittallow
OpernhausGebäudeallow, on debate passed
GroßstadtOrtsrangallow, on debate passed
MegalopolisOrtsrangallow, on debate passed
StadtOrtsrangallow, on debate passed
Autokratisches ParlamentParlamentsartallow
Konstitutionelles ParlamentParlamentsartallow
Parlament der NiederlandeParlamentsartallow
StändeparlamentParlamentsartallow
Polnisch-litauisches ParlamentParlamentsartallow
Strikte ZensurPolitlinieallowModifikatoren
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"
}
}
}

