
Action
Demote Local Aristocracy
This is a great day for every member of the Nobility who enjoys cracking the whip and getting rich off the work of peasants — now they get to be the Commoners themselves!
NoblesPop Typeeffect, select trigger 2
People's UprisingSituationselect trigger 1Demoted Local AristocracyStatic Modifierselect trigger 2recent_aristocracy_upheaval_variableVariableselect trigger 2Definitionin_game/common/generic_actions/the_revolution.txt:335
336type = situation
337show_message = no
338ai_tick = daily
339ai_tick_frequency = 80
341automation_tick = never
342automation_tick_frequency = 12
344allow = {
345scope:actor = {
345at_war = no
}
}
347price = price:revolution_actions_price
349cooldown = {
350type = demote_local_aristocracy_key
351months = 6
}
354select_trigger = {
355looking_for_a = situation
356target_flag = recipient
357name = "choose_situation" Choose the Situation:
358column = {
359data = name
}
}
367select_trigger = {
368source = actor
369looking_for_a = province
370target_flag = target_province
371name = "choose_province" Choose a Province
372none_available_msg_key = "no_province_available"
373column = {
373data = name
}
374column = {
374data = population
}
375column = {
375data = province_tax_base
}
376column = {
376data = satisfaction
}
377visible = {
}
}
389effect = {
390if = {
391limit = {
392exists = scope:target_province
}
394scope:target_province = {
401add_province_modifier = {
404mode = replace
}
406custom_tooltip = {
407text = every_noble_in_target_province_suffers_severe_penalty_tt Our Nobility Pops in Target Province will suffer pop satisfaction severe penalty Pop Satisfaction
408every_location_in_province = {
415every_pop = {
}
}
}
424province_capital = {
425if = {
432ordered_buildings_in_location = {
433order_by = building_level
438max = {
439value = 1
440add = {
441value = num_buildings
442divide = 10
}
}
445check_range_bounds = no
446location = {
446destroy_building = prev
}
}
}
}
}
}
452else = {
452custom_tooltip = demote_local_aristocracy_tt By demoting the Nobility, we will strengthen the people's cause and promote revolutionary ideals
}
453scope:actor = {
454change_societal_value = {
}
458change_societal_value = {
}
}
}
465ai_will_do = {
466add = 20
}