EventChanged this version
The Medici Dynasty Bank

The formal establishment of an international Medici Dynasty Bank is of no surprise to us. For decades now, the Medici Dynasty family members have participated in banking to a lesser scale. Their hard work, excellent management and excellent connections have granted them the opportunity to shine amongst the stars. With their competition having suffered a financial crash decades ago, the new bank might be able to fill the void that has been left by the crisis.
FlorenceCountrydynamic historical event.tagstronger_mediciVariableimmediateEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Medici Dynasty Bank
The Medici Dynasty Bank↳ After any choice · right away
A New Branch Established↳ After any choice · 2–4 years later
Definitionin_game/events/DHE/flavor_flo.txt:2593
2594hide_portraits = yes
2595type = country_event
2596title = flavor_flo.57.title The Medici Dynasty Bank
2597desc = flavor_flo.57.desc The formal establishment of an international Medici Dynasty Bank is of no surprise to us. For decades now, the Medici Dynasty family members have participated in banking to a lesser scale. Their hard work, excellent management and excellent connections have granted them the opportunity to shine amongst the stars. With their competition having suffered a financial crash decades ago, the new bank might be able to fill the void that has been left by the crisis.
2598outcome = neutral
2599historical_info = flavor_flo.57.historical_info The Medici Bank, founded in 1397, was one of the most influential international banks and the family that owned it, was one of the richest. One of the owners of the enterprise, Cosimo de' Medici, managed to get enough political influence to establish himself and his family as the rulers of the Florentine Republic and later Duchy of Tuscany for the next few centuries.
2600fire_only_once = yes
2602major = yes
2603dynamic_historical_event = {
}
2610trigger = {
2611owns = location:florence
2612dynasty_exists = medici_dynasty
2613dynasty:medici_dynasty = {
2614any_character_in_dynasty = {
2615is_alive = yes
2616is_ruler = no
2617is_female = no
2618age_in_years >= 20
}
}
}
2623illustration_tags = {
262410 = regular
262510 = interior
}
2628immediate = {
}
2630location:florence = {
2631save_scope_as = medici_hq
}
2633dynasty:medici_dynasty = {
2634save_scope_as = medici_dynasty
}
2637dynasty:medici_dynasty = {
2638random_character_in_dynasty = {
2639limit = {
2640is_alive = yes
2641is_ruler = no
2642is_female = no
2643age_in_years >= 20
}
2645save_scope_as = medici_bank_founder
}
}
2649scope:medici_hq = {
2650create_building_country_in_location = {
2651name = {
2652name = MEDICI Medici
}
2654reforms = {
banking_country
}
2657save_scope_as = medici_bank_tag
2659hidden_effect = {
2660change_country_flag = MEDICI Medici
2661define_unique_country_tag = MEDIC
2665set_new_ruler = scope:medici_bank_founder
}
}
2668scope:medici_hq = {
2669change_building_level_in_location = {
}
}
}
2676set_local_variable = {
2677name = amount_of_gold_for_medici
2678value = {
250
500
}
}
2680if = {
2684change_local_variable = {
2685name = amount_of_gold_for_medici
2686add = {
500
1000
}
}
}
}