Fellow Crusaders, I wanted to know if someone can help me figure out how to add reformed norse religion to this trigger that allows religions / governments to raid. I think if i can set it to also allow 'faith = {has_doctrine = tenet_warmonger} it will also work since thats a doctrine (or can be) in reformed_asatru.
can_raid_trigger = {
OR = {
government_has_flag = government_can_raid_rule
faith = { has_doctrine = unreformed_faith_doctrine }
}
NOT = {
faith = {
has_doctrine_parameter = holy_wars_forbidden
}
}
}
can_raid_trigger = {
OR = {
government_has_flag = government_can_raid_rule
faith = { has_doctrine = unreformed_faith_doctrine }
}
NOT = {
faith = {
has_doctrine_parameter = holy_wars_forbidden
}
}
}
Last edited: