
행동이번 버전 변경
지역 패권 쟁탈전 선포
홍건적의 난은 단지 현 왕조의 압제에 저항할 뿐인 반란이 아닙니다. 이 투쟁은 천자의 옥좌 그 자체를 얻기 위한 장대한 권력 다툼의 일부인 것입니다. 그 참칭자들이 천자의 권리를 차지할 만큼 힘을 모으는 것을 용납해서는 안 됩니다!
Actor(이)가 대상 국가에 지역 패권 쟁탈전을 선포합니다.
홍건적국가 간 조직체potential, select trigger 2
인의 활성화보정치 유형effect
홍건적의 난 전쟁 명분 보유보정치 유형allow, potential하위국의 외교 통제외교 관계allow
홍건적의 난상황select trigger 1638type = situation
640potential = {
641scope:actor = {
642OR = {
}
}
}
649allow = {
650scope:actor = {
652is_subject = no
653is_rebel_country = no
}
}
658ai_tick = monthly
659ai_tick_frequency = 1
660automation_tick = never
661automation_tick_frequency = 12
663select_trigger = {
664looking_for_a = situation
665target_flag = recipient
666name = "choose_situation" 상황 선택:
667column = {
668data = name
}
}
676select_trigger = {
677looking_for_a = country
678target_flag = target
679name = "rtr_declare_war_for_regional_supremacy_select_title" 전국 시대 국가를 선택
680none_available_msg_key = "rtr_declare_war_for_regional_supremacy_no_countries"
681allow_self = no
682column = {
683data = name
}
685column = {
686data = population
}
688visible = {
689country_type = location
690OR = {
692capital ?= {
693is_discovered_by = scope:actor
694OR = {
}
}
}
702NOT = {
702country_type = pop
}
703within_diplomatic_range = scope:actor
704NOT = {
704is_at_war_with = scope:actor
}
705NOT = {
705is_fighting_war_together_with = scope:actor
}
706NOT = {
706is_subject_of = scope:actor
}
707NOT = {
707ruler ?= scope:actor.ruler
}
708is_rebel_country = no
}
710enabled = {
711NOT = {
711has_truce_with = scope:actor
}
}
}
715effect = {
716scope:actor = {
717if = {
718limit = {
719exists = scope:target
720NOT = {
720scope:target = scope:actor
}
}
722declare_war_with_cb = {
723target = scope:target
}
}
727if = {
}
}
}
734ai_will_do = {
735add = 200
736if = {
737limit = {
741scope:actor.var:rtr_yuan_allegiance > 0
742scope:actor.var:rtr_yuan_allegiance < 50
}
744subtract = 150
}
746if = {
747limit = {
747exists = scope:target
}
748if = {
749limit = {
}
759subtract = 200
}
761add = {
762value = "scope:actor.opinion(scope:target)"
763divide = -5
}
765add = {
766value = "scope:actor.country_economical_base"
767subtract = "scope:target.country_economical_base"
768multiply = 3
}
770if = {
772subtract = 100
}
774if = {
775limit = {
775scope:target = {
775has_truce_with = scope:actor
}
}
776subtract = 100
}
778if = {
779limit = {
779scope:target = {
779NOT = {
779is_neighbor_of = scope:actor
}
}
}
780subtract = 1000
}
}
}