Even with my text file looking like this
gender_laws = {
cognatic_succession = {
potential = {
holder_scope = {
NOT = { religion_group = muslim }
NOT = { religion = tengri_pagan_reformed }
NOT = { religion = tengri_pagan }
has_horde_culture = no
is_merchant_republic = no
is_patrician = no
}
is_landless_type_title = no
OR = {
AND = {
tier = baron
is_feudal = yes
}
holder_scope = { is_feudal = yes }
}
is_primary_type_title = no
}
effect = {
gender_succ = cognatic
}
revoke_allowed = {
always = no
}
}
I get a 'Needs Culture: noculutre', anyway to fix this?
(Or for it just to work for High Valyrians, that would work to)
gender_laws = {
cognatic_succession = {
potential = {
holder_scope = {
NOT = { religion_group = muslim }
NOT = { religion = tengri_pagan_reformed }
NOT = { religion = tengri_pagan }
has_horde_culture = no
is_merchant_republic = no
is_patrician = no
}
is_landless_type_title = no
OR = {
AND = {
tier = baron
is_feudal = yes
}
holder_scope = { is_feudal = yes }
}
is_primary_type_title = no
}
effect = {
gender_succ = cognatic
}
revoke_allowed = {
always = no
}
}
I get a 'Needs Culture: noculutre', anyway to fix this?
(Or for it just to work for High Valyrians, that would work to)