How to make bigger the coats of arms that float over the campaign map?
There's probably a way, but I can't find a file that regulates it. Any help?
Thanks!
Is it possible to make a trait (or modifier/flag of some sort) which passes from parent to child and cannot be randomly generated in other bloodlines?
Use any_de_jure_vassal scope from the kingdom scope.Question: I am making a coronation event for each royal title that a character has. I want to throw a big party for my vassals who are de jure only in that kingdom. :unsure: For example, say I am king of Leon and King of Castile. I want to have one event for my primary kingdom, Castile, where all the Castilian magnates pile into my castle in Burgos, then another a month later in the province of Leon, where my vassals only from that Kingdom are present. Tied into this is a meeting of the estates of each kingdom separately.
Use any_de_jure_vassal scope from the kingdom scope.
How do I set the regnal number of a ruler? Do I just need to make that many characters prior to him and with the same name, and give them the title in the distant past?
Yep. It's all in the history files. Or you could just name your son 'John III' but that would have weird results.
How can I set province modifiers in the history files?
I have make a event_modifiers for a province. But how can I set this, so the province start with this modifer 1066?
province_event = {
id = XXXXXXX
picture = GFX_evt_council
desc = "XXXXXXX"
option = {
name = "XXXXXXXX"
333 = {
add_province_modifier = {
name = pilgrimage_site
duration = -1
}
}
}
John III IV, the Mad.
Edit:
Does anyone knows what Events and Decisions files need to be changed/deleted so a custom scenario (New Map, Cultures and Religions) works properly?
I don't think you can have more than one period. I don't see why you'd need it though, when you're using a namespaceWhat are the requirements for event IDs? Can I name my event like duinnin.100.000.000? Or duinnin.100000000??
I won't be making 100000000 events either, ha. So I can prefix any events I create with "duinnin." and be alright. I figure this is easiest way to ensure my events have an unique id and defines me as the author.![]()