
アクション
貴族を推進
我々の方針は、ますます貴族の特権と伝統的な階級制度を重視するようになっている。剣と血筋が個人の地位を定める社会では、由緒ある家系は権力の掌握を強化しなければならないのだ。しかし、こうした権力の集中は、市民などの有力階級の反発を招くおそれがある……
シュラフタの台頭国難select trigger
貴族政治と金権政治社会的価値allow定義in_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" 国難を選択:
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"
}
}