
Country Interaction
Enfeoff Regency
We will subjugate them as the personal Fiefdom of our Ruler Actor Ruler, a right that is ours due to our position in the Lordship of Ireland.
MonarchyGovernment Typeallow, select trigger
Lordship of IrelandInternational Organizationpotential, select triggerDefinitionin_game/common/country_interactions/lordship_of_ireland.txt:227
228type = diplomacy
229category = CATEGORY_SUBJECT_ACTIONS
231potential = {
}
238allow = {
}
246select_trigger = {
247looking_for_a = country
248target_flag = recipient
249name = "choose_country" Choose the Country:
250column = {
251data = name
}
253visible = {
}
256enabled = {
257has_ruler = no
258OR = {
259is_subject = no
260is_subject_of = scope:actor
}
262regent ?= scope:actor.ruler
264at_war = no
265has_heir = no
}
}
269effect = {
}
278ai_will_do = {
279value = 100
281subtract = {
282desc = "OUR_OPINION_TOOLTIP"
283value = "scope:actor.opinion(scope:recipient)"
}
}