Wydarzenie
Urbanizacja Niderlandów

Do wielu zakątków Niderlandów napłynęło ostatnimi czasy mnóstwo najróżniejszych ludzi – tak arystokracji, jak i pospólstwa. Najbardziej zaludnione lokalizacje – jak Target Location, Target Location2 czy Target Location3 – mogłyby skorzystać na naszej pomocy w dalszej urbanizacji.
HolandiaSformowany krajdynamic historical event.tagDefinicjain_game/events/DHE/flavor_ned.txt:2599
2600hide_portraits = yes
2601type = country_event
2603title = flavor_ned.33.title Urbanizacja Niderlandów
2604desc = flavor_ned.33.desc Do wielu zakątków Niderlandów napłynęło ostatnimi czasy mnóstwo najróżniejszych ludzi – tak arystokracji, jak i pospólstwa. Najbardziej zaludnione lokalizacje – jak Target Location, Target Location2 czy Target Location3 – mogłyby skorzystać na naszej pomocy w dalszej urbanizacji.
2605outcome = neutral
2607fire_only_once = yes
2609dynamic_historical_event = {
}
2616illustration_tags = {
261710 = regular
261810 = exterior
}
2621trigger = {
2622any_owned_non_rural_location = {
2623percent >= 0.2
2624OR = {
2625area = area:holland_area
2626area = area:friesland_area
2627area = area:brabant_area
2628area = area:flanders_area
2629area = area:wallonia_area
}
}
}
2634immediate = {
2635ruler_or_regent ?= {
2636save_scope_as = target_character
}
}
2640ordered_owned_non_rural_location = {
2641limit = {
2642OR = {
2643area = area:holland_area
2644area = area:friesland_area
2645area = area:brabant_area
2646area = area:flanders_area
2647area = area:wallonia_area
}
}
2650order_by = population
2651position = 0
2652check_range_bounds = no
2653save_scope_as = target_location
}
2656ordered_owned_non_rural_location = {
2657limit = {
2658OR = {
2659area = area:holland_area
2660area = area:friesland_area
2661area = area:brabant_area
2662area = area:flanders_area
2663area = area:wallonia_area
}
}
2666order_by = population
2667position = 1
2668check_range_bounds = no
2669save_scope_as = target_location2
}
2672ordered_owned_non_rural_location = {
2673limit = {
2674OR = {
2675area = area:holland_area
2676area = area:friesland_area
2677area = area:brabant_area
2678area = area:flanders_area
2679area = area:wallonia_area
}
}
2682order_by = population
2683position = 2
2684check_range_bounds = no
2685save_scope_as = target_location3
}
}