
Action
Appease the Elites
By handling the Shogunate Court, we can keep the powerful families in check.
Japanese ShogunateInternational OrganizationallowDefinitionin_game/common/generic_actions/religious_factions.txt:365
366type = religiousfaction
368sound = UI_action_religion_generic
370potential = {
371scope:actor.religion = {
372has_religious_factions = yes
}
}
376allow = {
377trigger_if = {
383scope:actor ?= {
}
}
}
389automation_tick = never
390automation_tick_frequency = 12
392ai_tick = monthly
393ai_tick_frequency = 6
395price = price:appease_nobles_estate_from_shogun_court
397select_trigger = {
398looking_for_a = religion
399source = actor
400target_flag = recipient
401name = "choose_religion" Choose the Religion:
402column = {
403data = name
}
}
407effect = {
408scope:actor ?= {
409add_estate_satisfaction = {
}
}
}
415cooldown = {
416type = appease_nobles_estate_from_shogun_court
417years = 2
}
420ai_will_do = {
421add = "scope:actor.add_estate_satisfaction_utility(nobles_estate|0.1)"
}