Europa Universalis IV

Europa Universalis IV

No Colonial Iberia + Re-balance
Showing 1-3 of 3 entries
Update: 29 Dec, 2022 @ 10:59am

Update: 27 Dec, 2022 @ 8:14am

lol, realized I could set the modifier to 0 if capital is in Iberia, or if it's a specific tag, so I did that like this:

modifier = {
factor = 0
OR = {
tag = POR
tag = CAS
tag = SPA
}
capital_scope = {
region = iberia_region
}
}

it should prevent Iberians from choosing exploration ideas in all circumstances, and by proxy should prevent them from choosing Expansion ideas as well.

Update: 26 Dec, 2022 @ 8:19pm