
Action
Push for Aristocracy
Our directives increasingly favor Nobility privilege and traditional hierarchy. The sword and the bloodline define one's place in society, and the old families must tighten their grip on power. But this power consolidation could anger other powerful classes, such as the Burghers...
Rise of the SzlachtaDisasterselect trigger
Aristocracy vs PlutocracySocietal ValueallowDefinitionin_game/common/generic_actions/rise_of_the_szlachta_actions.txt:1
2type = disaster
4allow = {
5scope:actor = {
}
}
11automation_tick = never
12automation_tick_frequency = 12
13price = price:rise_of_the_szlachta_actions_price
15cooldown = {
16type = pw_push_for_aristocracy
17years = 1
}
20select_trigger = {
21looking_for_a = disaster
22name = "choose_disaster" Choose the Disaster:
23target_flag = recipient
24column = {
25data = name
}
}
33effect = {
34scope:actor = {
35change_societal_value = {
}
40add_estate_satisfaction = {
}
}
}
47ai_will_do = {
48add = {
49value = scope:actor.modifier:monthly_towards_aristocracy
50subtract = scope:actor.modifier:monthly_towards_plutocracy
51multiply = 100
52desc = "monthly aristocracy minus monthly plutocracy"
}
}