
Взаимодействие с державой
Жалование регентства
Мы подчиним их себе в качестве феода, которым будет править наш Concept Actor Ruler. Это наше право в силу нашего положения в маноре Ирландия.
МонархияФорма правленияallow, select trigger
Манор ИрландияМеждународное объединениеpotential, select triggerОпределениеin_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" Выберите Concept:
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)"
}
}