
행동이번 버전 변경
경쟁국 지원
기벨린파를 약화하기 위해 신성 로마 제국 Leader Title의 경쟁국을 지원합니다.
기벨린파국가 간 조직체select trigger 2
구엘프파국가 간 조직체allow, potential
신성 로마 제국국가 간 조직체allow, select trigger 2
구엘프파와 기벨린파상황select trigger 1구엘프파의 지지정적 보정치select trigger 2gag_recently_used_support_action변수allow정의in_game/common/generic_actions/guelphs_and_ghibellines.txt:590
591icon = guelphs_sanction_emperor
592type = situation
594ai_tick = monthly
595ai_tick_frequency = 12
597potential = {
598scope:actor = {
}
}
600allow = {
601scope:actor = {
}
602custom_tooltip = {
603text = guelphs_support_imperial_rivals_ct 지난 5년간 이 행동을 사용하지 않음
}
}
}
609select_trigger = {
610looking_for_a = situation
611target_flag = recipient
612name = "choose_situation" 상황 선택:
613column = {
614data = name
}
}
622select_trigger = {
623looking_for_a = country
624target_flag = target
625name = "guelphs_support_imperial_rivals_select_rival" 신성 로마 제국 Leader Title의 경쟁국 선택
626default_sort = country_tax_base
627column = {
628data = name
}
630column = {
631data = country_tax_base
}
633allow_self = no
634visible = {
636OR = {
637is_rival_of = root
638is_enemy_of = root
}
}
641has_ruler = yes
}
}
648effect = {
649hidden_effect = {
}
}
658if = {
659limit = {
659exists = scope:target
}
660scope:target = {
661ruler ?= {
662add_character_modifier = {
}
}
}
669custom_tooltip = {
670text = guelphs_support_imperial_rivals_at 구엘프파의 모든 구성국과 Target 사이의 우호도가 Opinion Guelphs Support Imperial Rivals만큼 증가합니다.
672every_international_organization_member = {
674modifier = opinion_guelphs_support_imperial_rivals
675target = scope:target
}
}
}
}
}
681else = {
682custom_tooltip = guelphs_support_imperial_rivals_tt 대상으로 한 신성 로마 제국 Leader Title의 경쟁국이 구엘프파의 지지 보정치를 얻습니다
683custom_tooltip = guelphs_support_imperial_rivals_bt 구엘프파의 모든 구성국과 대상으로 한 신성 로마 제국 Leader Title가 보유한 경쟁국의 우호도가 Opinion Guelphs Support Imperial Rivals만큼 증가합니다.
}
}
686ai_will_do = {
687add = 100
}
690automation_tick = never
691automation_tick_frequency = 12