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

kakkashi

Recruit
Jun 19, 2024
1
1
What should I put here so that the spouse selection team only accepts members of the dynasty of the character for whom they are looking for a spouse?
I have a super pure pedigree, I'm sick of cutting up degenerates by hand.
I have a superficial understanding of scripts
My emperor and his granddaughter are waiting for your selfless help
sample_e8e1b409868df2b1404bbfdsdb7364071dddba - копия.jpg



#Needs CHARACTER and FAITH
relation_with_character_is_not_incestuous_in_faith_trigger = {
AND = {
$FAITH$ = { has_doctrine = doctrine_consanguinity_mandatory }

not = {
and{

is_close_or_extended_family_of = $CHARACTER$ #[parents, children, siblings, grandparents, grandchildren, cousins, uncles, aunts, nephews, nieces]



}
}
}

}
 
  • 1Haha
Reactions: