
Action
Request Help from the Nobles
The many members of the Nobility within our Actor Flavor Rank hold substantial influence. Should we secure their good graces, we are sure to vanquish any pretenders seeking to depose us.
Byzantine Succession CrisisDisasterselect trigger
Castilian Civil WarDisasterselect trigger
Succession CrisisDisasterselect trigger
NobilityEstatepotential
NoblesPop Typeallowsuccession_crisis_pretender_variableVariableallowDefinitionin_game/common/generic_actions/succession_crisis_actions.txt:310
311type = disaster
313ai_tick = monthly
314ai_tick_frequency = 8
316automation_tick = never
317automation_tick_frequency = 12
323allow = {
324scope:actor = {
325in_civil_war = no
326at_war = no
327num_possible_estate_privileges:nobles_estate > 0
328trigger_if = {
}
}
}
336price = price:succession_crisis_price
338cooldown = {
339type = sc_ask_help_from_the_nobility
340years = 1
}
343select_trigger = {
344looking_for_a = disaster
345name = "choose_disaster" Choose the Disaster:
346interaction_source_list = {
347scope:actor = {
348every_active_disaster = {
349limit = {
350OR = {
}
}
356add_to_list = source
}
}
}
360target_flag = recipient
361column = {
362data = name
}
364visible = {
365OR = {
}
370disaster_is_active = yes
}
}
374effect = {
375custom_tooltip = {
376text = succession_crisis_9_tt Many members of the Nobility Pops that support the pretender will shift their allegiance in exchange for a new Estate Privilege for their Estate
}
}
381ai_will_do = {
382add = -50
383if = {
384limit = {
385scope:actor = {
386estate_satisfaction:nobles_estate < 0.5
}
}
389add = 100
}
391if = {
392limit = {
393scope:actor.prestige > 10
}
395add = scope:actor.prestige
}
}