
国家関与
摂政権を授ける
アイルランド卿領における立場を利用して、相手国をわが国の統治者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" 国家を選択:
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)"
}
}