Event
A Campaign Against Target Country

Since the fall of the state of Balhae, much of the old Korean north has been overrun by Mongol and Jurchen tribes. With our shackles broken and with a new will to expand our dominion, we have come into conflict with Target Country, whose lands in Target Province lie on our path to advance to the northern mountain range.
GoryeoCountrytriggerJurchenCulture Groupimmediate, triggerflavor_kor_24_cooldownVariabletriggerDefinitionin_game/events/DHE/flavor_KOR.txt:1589
1590type = country_event
1591title = flavor_kor.24.title A Campaign Against Target Country
1592desc = flavor_kor.24.desc Since the fall of the state of Balhae, much of the old Korean north has been overrun by Mongol and Jurchen tribes. With our shackles broken and with a new will to expand our dominion, we have come into conflict with Target Country, whose lands in Target Province lie on our path to advance to the northern mountain range.
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
}
}