
Ülke Etkileşimi
Teslimiyet ve Tahsis
Küçük krallarını teslim olmaya davet edeceğiz. Karşılığında hukuk sistemimizin koruması altında yeni feodal ünvanlar tahsis edeceğiz.
MonarşiHükûmet Türüselect trigger
KabileHükûmet Türüaccept, effect, select trigger
Tanist HeyetiVeliaht Seçimieffect
Yüce KrallıkUluslararası Teşkilataccept, effect
İrlanda LordluğuUluslararası Teşkilatpotential, select triggerİngilizceDileffectİskoç GalcesiDileffectTanımin_game/common/country_interactions/lordship_of_ireland.txt:290
291type = diplomacy
292category = CATEGORY_FRIENDLY_ACTIONS
294potential = {
}
301allow = {
302scope:actor = {
303has_ruler = yes
304at_war = no
}
}
308select_trigger = {
309looking_for_a = country
310target_flag = recipient
311name = "choose_country" Concept seç:
312column = {
313data = name
}
315visible = {
316NOT = {
}
317capital = {
}
318has_ruler = yes
319is_subject = no
324religion.group = scope:actor.religion.group
325at_war = no
326custom_tooltip = {
327text = lordship_of_ireland_target_of_IO_tt Recipient ülkesi, İrlanda Lordluğu teşkilatına mensup bir ülkenin üyesi olduğu bir Koalisyon teşkilatının hedefidir.
329NOT = {
330any_international_organization_member = {
331is_member_of_international_organization_of_type = {
332type = coalition
333target = scope:recipient
}
}
}
}
}
}
}
343effect = {
345add_country_to_international_organization = scope:recipient
}
347scope:recipient = {
348if = {
349limit = {
350culture = {
}
}
359culture = {
360save_scope_as = old_culture
}
}
364if = {
365limit = {
366religion != scope:actor.religion
}
368change_religion = scope:actor.religion
369country = scope:recipient
369religion = scope:actor.religion
}
}
371if = {
}
377if = {
378limit = {
379court_dialect != scope:actor.court_dialect
}
381set_court_language = scope:actor.court_dialect
}
383if = {
}
389every_international_organizations_member_of = {
393remove_country_from_international_organization = scope:recipient
}
}
}
399ai_will_do = {
400value = 0
402subtract = {
403desc = "OUR_OPINION_TOOLTIP"
404value = "scope:actor.opinion(scope:recipient)"
}
}
408accept = {
409add = {
410desc = "BASE" Temel Miktar
411value = -100
}
414scope:recipient = {
415add = {
416desc = "THEIR_OPINION_TOOLTIP" Bize karşı olan görüşleri
417value = "scope:recipient.opinion(scope:actor)"
}
419add = {
420desc = "DIPLOREASON_BELONGS_TO_HIGH_KINGSHIP" Yüce Krallık teşkilatına ait
421if = {
422limit = {
423scope:recipient = {
424any_international_organizations_member_of = {
}
}
}
427add = -10
}
}
430add = {
431desc = "THEY_ARE_TRIBE" Onlar bir Kabile
432if = {
438add = -10
}
}
441add = {
442desc = "DIPLOREASON_DIFF_RELIGION" Farklı Din
443if = {
444limit = {
445scope:recipient = {
446religion != scope:actor.religion
}
}
449add = -10
}
}
452add = {
453desc = "DIPLOREASON_DIFF_CULTURE" Farklı Ana Kültür
454if = {
455limit = {
456scope:recipient = {
457culture != scope:actor.culture
}
}
461add = -10
}
}
464add = {
465desc = "DIPLOREASON_DIFF_COURT_LANGUAGE" Farklı Saray Dili
466if = {
467limit = {
468scope:recipient = {
469court_language != scope:actor.court_language
}
}
472add = -10
}
}
475add = {
476desc = "UPKEEP_RANK" Concept
477if = {
478limit = {
479scope:recipient = {
480country_rank_level >= scope:actor.country_rank_level
}
}
483add = -10
}
}
}
}