Acontecimiento
La filosofía de Target Artist

Los ecos de la Ilustración han llegado a Country al fin, y, con ella, una oleada de pensamientos, ideas y filosofías. Target Artist y su filosofía ya se han hecho populares en Target Location.
IlustraciónInstitucióntriggerhad_random_enlightenment_philosopher_eventVariabletriggerDefiniciónin_game/events/institution_events.txt:3038
3039type = country_event
3040title = institution_events.150.title La filosofía de Target Artist
3041desc = institution_events.150.desc Los ecos de la Ilustración han llegado a Country al fin, y, con ella, una oleada de pensamientos, ideas y filosofías. Target Artist y su filosofía ya se han hecho populares en Target Location.
3042outcome = neutral
3043trigger = {
3047exists = capital
}
3050image = "gfx/interface/illustrations/institutions/enlightenment.dds"
3052immediate = {
3054capital = {
3054save_scope_as = target_location
}
3055create_character = {
3056birth_location = scope:target_location
3057random_estate_type_trigger = {
3058root = {
3058estate_type_allowed_in_cabinet = {
3058estate_type = prev
}
}
}
3060trait_category = artist
3061artist = philosopher
3062age = 35
3063artist_skill = {
0.5
0.9
}
3064save_scope_as = target_artist
3066create_in_limbo = yes
}
}