Trying to understand the English melting pot event. In the past it was only possible with norman culture. Is that still true? I am Anglo Saxon and don't want to waste money on culture specific buidings and retinue if my culture will flip. I think I posted the relevant code for anyone who can understand it quickly. Thanks for the time.
Code:# The English Melting Pot character_event = { id = 55002 desc = "EVTDESC55002" picture = GFX_evt_stone_church only_playable = yes trigger = { year = 1100 culture = norman any_demesne_province = { region = custom_england culture = saxon any_province_holding = { NOT = { holding_type = nomad } } } } mean_time_to_happen = { months = 1200 modifier = { factor = 0.75 learning = 7 } modifier = { factor = 0.75 learning = 9 } modifier = { factor = 0.75 learning = 11 } modifier = { factor = 0.75 learning = 13 } modifier = { factor = 1.5 NOT = { learning = 5 } } modifier = { factor = 1.5 NOT = { learning = 3 } } modifier = { factor = 2.0 NOT = { learning = 1 } } } option = { name = "EVTOPTA55002" culture = english random_demesne_province = { limit = { region = custom_england culture = saxon any_province_holding = { NOT = { holding_type = nomad } } } culture = english } } }
For the event to trigger you need a Norman character owning a Saxon province in England after 1100. And the event will change both the character's and the province's culture to English. Oh, and doesn't trigger for nomads.
Right. That's how I thought it worked, but pretty sure I was the king of Ireland and pressed a claim for a vassal of mine on one the duchies within Scotland and when he got it he left.
Almost certainly operator error on my part though! Will try again. Cheers
It must be, because it's always worked exactly as described for me. Though I have on occasion pressed a wrong person's claim. That always makes me feel like an idiot.
- 1