Events Politics across the courts of various influential figures within our borders depend largely on the deliberations of our Parliament . The fact that we have not had a session in quite some time, has started garnering the displeasure of various Nobility and Burghers.
Definitionin_game/events/disaster/rise_of_the_szlachta.txt:580 581 type = country_event
582 category = disaster_event
583 title = rise_of_the_szlachta.5.title Estates Demand a Parliament Session
584 desc = rise_of_the_szlachta.5.desc Politics across the courts of various influential figures within our borders depend largely on the deliberations of our Parliament . The fact that we have not had a session in quite some time, has started garnering the displeasure of various Nobility and Burghers.
585 outcome = neutral
586 ▾ trigger = {
587 months_since_last_parliament_called >= 62
588 has_parliament = yes
589 exists = capital
}
591 image = "gfx/interface/illustrations/disaster/rise_of_the_szlachta.dds"
592 ▾ immediate = {
593 ▾ ruler ?= {
594 save_scope_as = target_character
}
596 ▾ random_possible_parliament_issue = {
596 save_scope_as = target_debate
}
597 ▾ random_possible_parliament_issue = {
598 ▾ limit = {
599 this != scope:target_debate
}
601 save_scope_as = target_debate_2
}
}
Options A Very well, we will hear them.
608 ▾ if = {
609 ▾ limit = {
609 is_active_parliament = no
}
610 set_parliament_location = capital
611 set_parliament_active = yes
612 set_parliament_issue = scope:target_debate
}
617 ▾ add_estate_satisfaction = {
}
621 custom_tooltip = based_on_nobles_estate_power_tt Based on the current Estate Power of the Nobility:
622 ▾ add_government_power = {
624 ▾ add = {
625 value = "estate_power(estate_type:nobles_estate)"
626 multiply = 10
627 floor = yes
}
}
B A session, yes, but not for the Nobility!
635 ▾ change_societal_value = {
}
640 ▾ if = {
641 ▾ limit = {
641 is_active_parliament = no
}
642 set_parliament_location = capital
643 set_parliament_active = yes
644 set_parliament_issue = scope:target_debate_2
}
650 ▾ add_estate_satisfaction = {
}
654 custom_tooltip = based_on_nobles_estate_power_tt Based on the current Estate Power of the Nobility:
655 ▾ add_stability = {
657 ▾ subtract = {
658 value = "estate_power(estate_type:nobles_estate)"
659 multiply = 10
660 floor = yes
}
}
C We do not take orders from petty courtesans.
668 ▾ add_estate_satisfaction = {
}
671 ▾ add_estate_satisfaction = {
}
674 custom_tooltip = based_on_nobles_estate_power_tt Based on the current Estate Power of the Nobility:
675 ▾ add_stability = {
677 ▾ subtract = {
678 value = "estate_power(estate_type:nobles_estate)"
679 multiply = 10
680 floor = yes
}
}
683 custom_tooltip = based_on_crown_estate_power_tt Based on the Estate Power of the Crown:
684 ▾ add_government_power = {
686 ▾ add = {
687 value = "estate_power(estate_type:crown_estate)"
688 multiply = 10
689 ceiling = yes
}
}
692 ▾ change_societal_value = {
694 ▾ value = {
696 multiply = "estate_power(estate_type:crown_estate)"
697 floor = yes
}
}
Properties
Image gfx/interface/illustrations/disaster/rise_of_the_szlachta.dds
Outcome neutral
Type country_event