Event
Cultural Spread

As Recipient continues the settlement of Target, he/she and his/her followers came into contact with the local native population of these lands. he/she requests from Actor Adjective support to spread the Target Culture ideals amongst the natives.
Definitionin_game/events/colonization/settle_the_frontier.txt:99
100type = country_event
101title = settle_the_frontier.3.title Cultural Spread
102desc = settle_the_frontier.3.desc As Recipient continues the settlement of Target, he/she and his/her followers came into contact with the local native population of these lands. he/she requests from Actor Adjective support to spread the Target Culture ideals amongst the natives.
103outcome = neutral
105trigger = {
106any_courtier = {
109any_location_in_province_definition = {
110NOT = {
110dominant_culture = root.culture
}
}
}
}
}
115illustration_tags = {
11610 = regular
11710 = exterior
}
119immediate = {
}
121save_scope_as = actor
122culture = {
122save_scope_as = target_culture
}
123random_courtier = {
124limit = {
127any_location_in_province_definition = {
128NOT = {
128dominant_culture = scope:target_culture
}
}
}
}
132save_scope_as = recipient
}
}