I am trying to create an event that uses the ethnicity of a character to bestow traits but I am not seeing anything resembling "has_ethnicity" to use as a condition. Any information or direction would be greatly appreciated.
Ethnicity isnt a thing in this game. Now, I dont know anything about modding in this game yet, but I bet there is a trigger on character culture, which is pretty much the same as ethicity in this game.
You can get all the documentation in your \Documents\Paradox Interactive\Imperator\logs directory by typing the console command script_docs. [Attached the triggers doc.] There is no ethnicity but there are culture triggers.
yeah unfortunately I have not yet found a way to discover what dna genes a char has. or there strength.
Meaning there is not yet a way to check is a charter has Hair or not
You can add or modify it though with the dna_modifier = {}
https://forum.paradoxplaza.com/foru...-charters-young-again-immortal-trait.1176080/That is a shame. I will have to recommend it then. Can you elaborate on how i would use the dna_modifier = ? Thanks for any help.