As there is no events for changing culture in a certain province, this one would do the job. The change is, naturally, a great thing, so the triggers are strict, and the concequences harsh:
event = {
id = 700000
trigger = { domestic = { type = serfdom value = 9 }
NOT = { domestic = { type = innovative value = 4 }}
random = yes
name = "Ethnic cleansing"
desc = "You have the opportunity to ethnicly cleans a province inhabited by citizens of another culture. If you do this, however, your relations with other countries will be impaired."
style = 1
date = { day = 1 month = october year = 1420 }
deathdate = { day = 2 month = may year = 1820 }
action_a ={
name = "Cleans away!"
command = { type = provinceculture which = -1 value = -1 }
command = { type = provincetax which = -3 value = -1 }
command = { type = revolt which = -3 }
command = { type = revolt which = -3 }
command = { type = population which = -3 value = -2000 }
command = { type = treasury value = -200 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
}
action_b ={
name = "No, diversity is a blessing."
command = {type = vp value = 10 }
}
}
Comment, please.
event = {
id = 700000
trigger = { domestic = { type = serfdom value = 9 }
NOT = { domestic = { type = innovative value = 4 }}
random = yes
name = "Ethnic cleansing"
desc = "You have the opportunity to ethnicly cleans a province inhabited by citizens of another culture. If you do this, however, your relations with other countries will be impaired."
style = 1
date = { day = 1 month = october year = 1420 }
deathdate = { day = 2 month = may year = 1820 }
action_a ={
name = "Cleans away!"
command = { type = provinceculture which = -1 value = -1 }
command = { type = provincetax which = -3 value = -1 }
command = { type = revolt which = -3 }
command = { type = revolt which = -3 }
command = { type = population which = -3 value = -2000 }
command = { type = treasury value = -200 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
command = { type = relation which = -1 value = -40 }
}
action_b ={
name = "No, diversity is a blessing."
command = {type = vp value = 10 }
}
}
Comment, please.