• 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.

Ape

Norrlänning
76 Badges
Oct 16, 2000
892
202
  • March of the Eagles
  • Crusader Kings III: Royal Edition
  • Europa Universalis 4: Emperor
  • Stellaris: Nemesis
  • Hearts of Iron III Collection
  • Europa Universalis IV
  • Victoria 2
  • Crusader Kings II
  • Cities: Skylines
  • Imperator: Rome
  • Hearts of Iron IV: Cadet
  • Stellaris
  • Pillars of Eternity
  • Victoria: Revolutions
I have a small need of editing some claims into a scenario but I got a bit confused by it, the claim is supposed to look like this:
Code:
	claim = { id = { type = 4712 id = 90000 }    
            character = { type = 10 id = 54500 }

The second line is quite clear, that obviously is the the claim holder, in this case the king of England and this is his claim on the throne of France in the 1337 scenario.
What I wonder is what is that first line, and what is it used for?

Help would be appriciated.
 
Type = 4712 obviously is the type of claims.
Id = 90000 is the unique ID of that particular claim.
 
Byakhiam said:
Type = 4712 obviously is the type of claims.
Id = 90000 is the unique ID of that particular claim.
Hmm thanks, do you know what IDs are free in the scenarios?

BTW Nice post count ;)
 
Solmyr said:
It looks like claim and character ids are taken from the same range, so don't use same ids for claims and characters.
That is good to know, but what ID ranges are available? Cant find that information anywhere here.
 
If all else fails, you could always PM Johan...but it would be a bit of a bother to take him off working on that next patch! :)