
행동
돈의 힘 추진
영향력은 가문의 이름이 아니라 부에서 나옵니다. 앞으로 우리나라에서는 도시민, 자본가, 진취적인 엘리트들이 특혜를 받을 것이며, 현행 제도 또한 상업과 이윤을 중시하는 모습으로 재편될 것입니다. 물론 이러한 움직임에 힘 있는 일부 귀족들은 틀림없이 반발할 테지만요...
슐라흐타의 부상재난select trigger
귀족 정치 대 금권 정치사회 가치관allow정의in_game/common/generic_actions/rise_of_the_szlachta_actions.txt:57
58type = disaster
60allow = {
61scope:actor = {
}
}
67automation_tick = never
68automation_tick_frequency = 12
69price = price:rise_of_the_szlachta_actions_price
71cooldown = {
72type = pw_push_for_aristocracy
73years = 1
}
76select_trigger = {
77looking_for_a = disaster
78name = "choose_disaster" 재난 선택:
79target_flag = recipient
80column = {
81data = name
}
}
89effect = {
90scope:actor = {
91change_societal_value = {
}
96add_estate_satisfaction = {
}
}
}
103ai_will_do = {
104add = {
105value = scope:actor.modifier:monthly_towards_plutocracy
106subtract = scope:actor.modifier:monthly_towards_aristocracy
107multiply = 100
108desc = "monthly plutocracy minus monthly aristocracy"
}
}