• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

MattyG

Attention is love.
15 Badges
Mar 23, 2003
3.690
1
  • Crusader Kings II: The Old Gods
  • Deus Vult
  • Diplomacy
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis III Complete
  • 500k Club
  • Europa Universalis III: Collection
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Rule Britannia
  • Crusader Kings III
  • Europa Universalis 4: Emperor
The revolt.txt file often uses no = XXX, as in the following example:

Code:
SWE = {
	revolt = no
	no = KAL
	date = { year = 1419 }
	expirydate = { year = 1487 }
	minimum = { 254 253 252 }
	extra = { 251 252 257 308 260 341 342 381 1469 }
	capital = 254
	group = latin
	ai = "Sweden1.ai"
}

One would presume that here KAL cannot release SWE as a vassal, or that SWE cannot be released if KAL exists.

However, in playing KAL I see that I can release SWE.

Can someone explian what no = XXX actually does?
 
Could it be that it only affects rebels declaring independence? Other than that, I have no idea (now that you've destroyed my previous understanding :)).
 
yes, Sweden cannot be formed by revolts if KAL exists
 
Thanks all.

Is there any way to prevent a given nation from being able to release another as a vassal?

More to the point, is there any way to make a country not be able to come into existence if another certain country already exists?
 
Last edited:
Just a precision, no = KAL doesn't prevent KAL from releasing SWE as a vassal but AI will never do that (and a player will not dot it neither, even if possible, for obvious reasons).
 
No, that's true for that case. I can't imagine a scenario where that would be beneficial.

A shame there isn't a no = vassal = KAL qualifier, it would be useful for a few instances, to prevent cdertain shenanigans in an MP environment.