
행동이번 버전 변경
중도파 지지
외교와 관용의 길을 택한다면, 가톨릭에 무릎 꿇은 국가에서조차 우리 대의에 우호적인 시선을 보내는 이들이 더 많아질 것입니다.
신성 로마 제국국가 간 조직체allow, effect
가톨릭종교potential
후스 전쟁상황select trigger급진파 장려정적 보정치effect정의in_game/common/generic_actions/hussite_wars_actions.txt:445
446type = situation
447show_message = no
449ai_tick = monthly
450ai_tick_frequency = 6
452automation_tick = never
453automation_tick_frequency = 12
461allow = {
462scope:actor = {
463any_neighbor_country = {
464NOT = {
464religion = prev.religion
}
465NOR = {
466is_at_war_with = prev
467is_rival_of = prev
468is_enemy_of = prev
469AND = {
471OR = {
472has_mutual_scripted_relation = {
473type = relation_type:alliance
}
}
}
}
}
}
}
483price = price:hussite_wars_actions_price
485cooldown = {
486type = align_with_moderates_help_hw_action
487years = 3
}
490select_trigger = {
491looking_for_a = situation
492target_flag = recipient
493name = "choose_situation" 상황 선택:
494column = {
495data = name
}
}
503effect = {
504scope:actor = {
505if = {
}
511ordered_neighbor_country = {
512limit = {
513NOT = {
513religion = prev.religion
}
514NOR = {
515is_at_war_with = prev
516is_rival_of = prev
517is_enemy_of = prev
518AND = {
520OR = {
521has_mutual_scripted_relation = {
522type = relation_type:alliance
}
}
}
528has_mutual_scripted_relation = {
529type = relation_type:alliance
530target = prev
}
532is_subject_of = prev
}
}
535order_by = total_population
536max = 3
537add_opinion = {
538target = scope:actor
539modifier = opinion_religious_outreach_during_the_hussite_wars_modifier
}
}
542add_country_modifier = {
545mode = replace
}
}
548custom_tooltip = countries_less_likely_to_join_against_us_tt 중도파 장려(이)가 활성화된 동안, 우리 주변 국가가 우리를 상대로 한 전쟁에 참전할 가능성이 감소합니다
}
551ai_will_do = {
552add = -1
553if = {
554limit = {
555scope:actor ?= {
555at_war = no
}
}
557add = 5
}
559else = {
559add = -100
}
}