Event
Greek Influence in Bulgaria
Due to the decline of the Bulgarian culture, there have been many opportunists who seek to instead spread their influence in the lands of Bulgaria. Specifically, the Greek people of our Flavor Rank have been planning to settle in their lands, buying houses and populating the streets. This means bad news for Bulgarian citizens, but at the very least it will allow us to keep their lands alive.
OttomansCountrydynamic historical event.tagBulgarianCulturetriggerGreekCultureimmediate, option, triggerDefinitionin_game/events/DHE/flavor_TUR.txt:16588
16589hide_portraits = yes
16590type = country_event
16591title = flavor_tur.201.title Greek Influence in Bulgaria
16592desc = flavor_tur.201.desc Due to the decline of the Bulgarian culture, there have been many opportunists who seek to instead spread their influence in the lands of Bulgaria. Specifically, the Greek people of our Flavor Rank have been planning to settle in their lands, buying houses and populating the streets. This means bad news for Bulgarian citizens, but at the very least it will allow us to keep their lands alive.
16593outcome = neutral
16595dynamic_historical_event = {
}
16602fire_only_once = yes
16604trigger = {
16605culture_percentage_in_country(culture:bulgarian) > 0.05
16606culture_percentage_in_country(culture:greek_culture) > 0.05
16607own_entire_area = area:bulgaria_area
}
16611immediate = {
16612ordered_owned_location = {
16613order_by = population
16619max = 1
16620check_range_bounds = no
16621save_scope_as = target_location
}
16628every_pop = {
16629limit = {
16630location.province = scope:target_location.province
16632pop_satisfaction < 0.6
}
16634save_temporary_scope_as = target_pop
16635root = {
16636change_variable = {
16638add = {
16639value = scope:target_pop.pop_size
16640if = {
16641limit = {
16641root.modifier:global_peasants_migration_allowed = yes
}
16642multiply = 0.03
}
16644else = {
16644multiply = 0.02
}
}
}
}
}
16650ruler_or_regent ?= {
16651save_scope_as = target_character
}
}