All of them![]()
Have you implemented sources from all portraits DLC? I planned to enable only bigger expansions and portraits since my laptop is quite slow, unfortunately
All of them![]()
Have you implemented sources from all portraits DLC? I planned to enable only bigger expansions and portraits since my laptop is quite slow, unfortunately![]()
Well I haven't made use of many of the portrait DLCs. So if this speeds up your game you can disable some: Persians, Iberians, Blacks, Indians and probably more
Mod has LOST ok button
event missing Ok Button, then i cant remove it .need hint .the Diadochi Kings has it to
event is not blank but missing OK butt.and some times is blank
A screeshot would help, too.
The "blank events" are events that have nothing on them and can't be closed. If somewhere a { is missing or some syntax is false you get one of those. At times stacked on top of each other. After a patch pretty much every mod that touches events will have a dozen of those.
# Elf gets fertile trait
character_event = {
id = racial.10
desc = EVTDESCracial.10
picture = GFX_evt_lover
trigger = {
NOT = { trait = fertile_elf }
NOT = { trait = sorcerer }
trait = elf_race
age = 40
NOT = { age = 200 }
}
mean_time_to_happen = {
months = 120
modifier = { factor = 0.7 health = 5 }
modifier = { factor = 0.6 is_married = yes }
modifier = { factor = 0.6 has_lover = yes }
modifier = { factor = 0.6 trait = lustful }
modifier = { factor = 0.9 trait = hedonist }
modifier = { factor = 0.8 trait = strong }
modifier = { factor = 1.5 trait = chaste }
modifier = { factor = 2.0 trait = celibate }
modifier = { factor = 1.4 trait = homosexual }
modifier = { factor = 0 age = 100 }
}
option = {
name = EVTOPTAracial.10
add_trait = fertile_elf
}
}
Can Saskia marry?
I was always able to make children as Saskia via lovers (bastards), and after becoming the queen of specific region, I could legitimize them.
I was always able to make children as Saskia via lovers (bastards), and after becoming the queen of specific region, I could legitimize them.