So I came up with an event that could force-vassalise countries with 1 or 2 provinces and that country was in another country's sphere for 25 years.
Here's the coding. I haven't tried it yet, but it probably won't work...
Please tell me if this will work or any other way I could get around it.Code:country_event = { id = 99500 is_triggered_only = yes trigger = { any_sphere = { months = 300 } NOT = { num_of_cities = 3 } } mean_time_to_happen = { days = 1 } title = "EVTNAME99500" desc = "EVTDESC99500" option = { name = "EVTOPTA99500 ai_chance = { factor = 40 } vassalise = FROM badboy = 2 } option = { name = "EVTOPTB99500 ai_chance = { factor = 60 } any_neighbor_country = { relation = { who = THIS value = 30 } } } }
Option A is obviously to vassalise the small country at a small infamy cost, while Option B is to not vassalise it, but mend relations with your neighbors.








Reply With Quote








