I dislike the penalties imposed in DVIP on distant provinces and was wondering if it was possible to disable the event. Anyone know?
That makes no sense... Aswan is in the Delta region, and Nubia and Delta already allow eachother as locations for all events that deal with distant vassals.
Are you sure it's the distant provinces event and not the break_free one, which can fire for culture or religion?
You got a copy of the tigger and mtth code?In DVIP I attempted to make the region match a little better but there are still many parts which can be tweaked. Not sure now how many region checks I added, but it's a lot of them. The unmodified version is missing many neighbouring areas...
Do you have any specific cases where it fires when you believe it shouldn't?
mmm...it would so be nice to have an updated graphical region map for CKIt's multiple events, and they're too big to post here. The trigger is one huge block of OR checks, which check the region of the province with the province owner's liege's capital province's region.
Usually this are all directly adjacent regions, with some other ones added as well (such as two regions away, or regions directly across a seazone).
mean_time_to_happen = {
months = 750
modifier = {
condition = { type = not value = { type = same_religion } }
factor = 0.6
}