Country Leader ID

Hi, I have a question about the Country Leader IDs. If I write the following code:


has_country_leader = { 

id = 17 

ruling_only = yes 

name = 'David Kostić'

}


What then must follow "id ="?

The ID is optional. As long as you know the name, you don't need the ID.

I believe the use-case for that is if you have multiple leaders with the same name/the name may be different depending on the language the game is set to.