EventNew this version
The Grimaldi Bank

The noble house of Grimaldi has long been prominent in the affairs of Country, their network of connections spanning the courts of Europe. Now, members of the family led by Target Character wish to establish a formal banking house in Grimaldi Bank Hq, pooling their resources and credit to provide financial services to merchants, nobles, and monarchs alike.
GenoaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_GEN.txt:3234
3235type = country_event
3236title = flavor_gen.52.title The Grimaldi Bank
3237desc = flavor_gen.52.desc The noble house of Grimaldi has long been prominent in the affairs of Country, their network of connections spanning the courts of Europe. Now, members of the family led by Target Character wish to establish a formal banking house in Grimaldi Bank Hq, pooling their resources and credit to provide financial services to merchants, nobles, and monarchs alike.
3238outcome = neutral
3239historical_info = flavor_gen.52.historical_info The Grimaldi were one of the great alberghi of Genoa — powerful noble families that dominated Genoese politics and commerce. As bankers, they extended credit across Europe, providing loans to the courts of France, Castile, and the papacy. Their reach and influence were so great that the family name became synonymous with Genoese financial power during the 15th and 16th centuries.
3240fire_only_once = yes
3242major = yes
3243dynamic_historical_event = {
}
3250trigger = {
3251owns = location:genoa
}
3254illustration_tags = {
325510 = regular
325610 = interior
}
3259immediate = {
}
3261location:genoa = {
3262save_scope_as = grimaldi_bank_hq
}
3264dynasty:grimaldi_dynasty ?= {
3265random_character_in_dynasty = {
3266limit = {
3267is_alive = yes
3268is_adult = yes
3269is_ruler = no
3270is_heir = no
3271is_female = no
}
3273save_scope_as = target_character
}
}
3276if = {
3277limit = {
3278NOT = {
3278exists = scope:target_character
}
}
3280create_character = {
3281dynasty = dynasty:grimaldi_dynasty
3282age = {
20
40
}
3283save_scope_as = target_character
}
}
3287scope:grimaldi_bank_hq = {
3288create_building_country_in_location = {
3289name = {
3290name = GRIMALDI Grimaldi
}
3292reforms = {
banking_country
}
3295save_scope_as = grimaldi_bank_tag
3296set_new_ruler = scope:target_character
3298hidden_effect = {
3299change_country_flag = GRIMALDI Grimaldi
3300define_unique_country_tag = GRIML
}
}
3305scope:grimaldi_bank_hq = {
3306change_building_level_in_location = {
}
}
}
3313set_local_variable = {
3314name = amount_of_gold_for_grimaldi
3315value = {
250
500
}
}
}