이벤트
대Target Country 원정

발해가 멸망한 이래로, 옛 한국 북부의 많은 지역은 몽골과 여진족에게 유린당해 왔습니다. 이제 구속이 풀리고 영토를 확장하려는 새로운 의지로 충만해진 우리나라는 북쪽 산맥으로 진출하는 길목에 위치한 Target Province 땅의 주인 Target Country(과)와 충돌을 빚게 되었습니다.
고려국가trigger여진문화군immediate, triggerflavor_kor_24_cooldown변수trigger정의in_game/events/DHE/flavor_KOR.txt:1589
1590type = country_event
1591title = flavor_kor.24.title 대Target Country 원정
1592desc = flavor_kor.24.desc 발해가 멸망한 이래로, 옛 한국 북부의 많은 지역은 몽골과 여진족에게 유린당해 왔습니다. 이제 구속이 풀리고 영토를 확장하려는 새로운 의지로 충만해진 우리나라는 북쪽 산맥으로 진출하는 길목에 위치한 Target Province 땅의 주인 Target Country(과)와 충돌을 빚게 되었습니다.
1593outcome = neutral
1595trigger = {
1599region:korea_region = {
1600any_area_in_region = {
1601any_province_in_area = {
1602owner ?= {
1604is_rebel_country = no
}
1606any_location_in_province = {
1607any_neighbor_location = {
1608owner ?= ROOT
}
}
}
}
}
}
1616illustration_tags = {
161710 = armed
161810 = exterior
}
1621immediate = {
}
1623region:korea_region = {
1624random_area_in_region = {
1625limit = {
1626any_province_in_area = {
1627owner ?= {
1629is_rebel_country = no
}
1631any_location_in_province = {
1632any_neighbor_location = {
1633owner ?= ROOT
}
}
}
}
1638random_province_in_area = {
1639limit = {
1640owner ?= {
1642is_rebel_country = no
}
1644any_location_in_province = {
1645any_neighbor_location = {
1646owner ?= ROOT
}
}
}
1650save_scope_as = target_province
}
}
}
1658scope:target_province.owner = {
1659save_scope_as = target_country
}
}