EventChanged this version
A Court Title in Morea
With our decline in the Balkans, Target Character has come up with a way to ensure that our nation lives. By setting up a new capital in Target Location and fortifying Morea we can ensure that no foreigner may invade us without suffering great losses.
Local GovernorBuildingoption 1
ByzantiumCountrydynamic historical event.tag, trigger
CityLocation Rankoption 1
MegalopolisLocation Rankoption 1
Number of Local GovernorsModifier Typeoption 1Definitionin_game/events/DHE/flavor_BYZ.txt:2088
2090type = country_event
2091title = flavor_byz.28.title A Court Title in Morea
2092desc = flavor_byz.28.desc With our decline in the Balkans, Target Character has come up with a way to ensure that our nation lives. By setting up a new capital in Target Location and fortifying Morea we can ensure that no foreigner may invade us without suffering great losses.
2093outcome = neutral
2095fire_only_once = yes
2097dynamic_historical_event = {
}
2104trigger = {
2106NOT = {
2107region:balkan_region = {
2108any_ownable_location_in_region = {
2109percent > 0.5
2110owner = root
}
}
}
2114area:morea_area = {
2115any_ownable_location_in_area = {
2116percent > 0.4
2117owner = root
}
}
}
2122immediate = {
2123ruler_or_regent ?= {
2124save_scope_as = target_character
}
2126ordered_owned_location = {
2127limit = {
2128area = area:morea_area
}
2130order_by = {
2131value = population
2132multiply = rank_index
2133if = {
2134limit = {
2134is_coastal = yes
}
2135multiply = 0.5
}
2137if = {
2138limit = {
2138is_border = yes
}
2139multiply = 5
}
}
2146max = 1
2147check_range_bounds = no
2148save_scope_as = target_location
}
2151capital = {
2151save_scope_as = target_location2
}
}