
行动
推动金钱之力
财富,而非血统,才是通向权势之道。市民、金融家与企业精英将崭露头角,按商业与利润塑造我们的制度。此举必将激怒贵族中的既得势力……
什拉赫塔的崛起灾难select trigger
贵族政治 vs 财阀政治社会价值观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"
}
}