Ereignis
Eine neue Großmacht entsteht
Auf unseren Feldzügen haben wir unvorstellbare Reichtümer für unser Volk erobert. Es ist also wenig verwunderlich, dass der Schutz unseres Wohlstands hohe Priorität genießt. Target Location gehört zu unseren Kronjuwelen: Die Stadt ist der glanzvolle Beweis für unsere Erfolge und ein Sinnbild für unsere wachsende Autorität in der Region. Die Fertigstellung der Bey-Festung hat der Stadt einen noch höheren Status verschafft, womit ihr ein Platz in den Geschichtsbüchern sicher ist.
BurgGebäudeimmediate
HafenkapazitätModifikatorartimmediateBurgstadtStatischer Modifikatoroptionlocation_coastal_harbor_suitability_varVariableafter, optionlocation_has_castle_varVariableafter, optionlocation_has_roads_varVariableafter, optionlocation_is_capital_varVariableafter, optionlocation_num_buildings_varVariableafterDefinitionin_game/events/situations/rise_of_the_ottomans.txt:2408
2409type = location_event
2411title = rise_of_the_ottomans.207.title Eine neue Großmacht entsteht
2412desc = rise_of_the_ottomans.207.desc Auf unseren Feldzügen haben wir unvorstellbare Reichtümer für unser Volk erobert. Es ist also wenig verwunderlich, dass der Schutz unseres Wohlstands hohe Priorität genießt. Target Location gehört zu unseren Kronjuwelen: Die Stadt ist der glanzvolle Beweis für unsere Erfolge und ein Sinnbild für unsere wachsende Autorität in der Region. Die Fertigstellung der Bey-Festung hat der Stadt einen noch höheren Status verschafft, womit ihr ein Platz in den Geschichtsbüchern sicher ist.
2413outcome = neutral
2414immediate = {
2415root = {
2416save_scope_as = target_location
}
2422owner = {
2423set_variable = {
2425value = {
2426add = scope:target_location.population
2427divide = 100
}
}
}
2431if = {
2438owner = {
2439set_variable = {
2441value = {
2442add = 1
2443add = scope:target_location.modifier:harbor_suitability
}
}
}
}
2448if = {
}
2459if = {
2460limit = {
2461scope:target_location = {
2461num_buildings > 10
}
}
2463owner = {
2464set_variable = {
2466value = {
2467add = scope:target_location.num_buildings
2468divide = 10
}
}
}
}
2473if = {
2474limit = {
2475scope:target_location = {
2475is_capital = yes
}
}
}
2484if = {
2485limit = {
2486scope:target_location = {
2486num_roads > 4
}
}
2488owner = {
2489set_variable = {
2491value = {
2492add = scope:target_location.num_roads
2493divide = 4
}
}
}
}
2498owner = {
2499set_variable = {
2501value = {
2502add = scope:target_location.market_access
2503multiply = 2
}
}
}
}
2565after = {
2566owner = {
2570if = {
}
2574if = {
}
2578if = {
}
2582if = {
}
2586if = {
}
}
}