It seems does not work for me, anyone correct me.. I want to make if the ruler is dead, something wrong with is_alive = no
EDIT: it's for portrait_properties.
Code:
trigger = {
location = {
OR = {
region = world_india
region = custom_sindh
}
}
OR = {
location = {
OR = {
region = world_india
region = custom_sindh
}
}
AND = {
is_alive = no
is_ruler = yes
}
}
is_female = no
}
EDIT: it's for portrait_properties.
Last edited: