I am trying to create a modifier that will give you a -30 extra opinion hit with pagans and muslims when using the holy war cb.
It doesnt seem to recognize the command. What do you need to use instead of holy_war as trigger?
Something is also wrong in the opinion part but i cant figure out what to use instead.
Holy_warrior = {
potential = {
is_ruler = yes
}
trigger = {
holy_war = {
attacker = {
character = FROM
}
}
}
opinion_infidel = {
opinion = -30
}
opinion_heretic = {
opinion = -30
icon = 28
It doesnt seem to recognize the command. What do you need to use instead of holy_war as trigger?
Something is also wrong in the opinion part but i cant figure out what to use instead.
Holy_warrior = {
potential = {
is_ruler = yes
}
trigger = {
holy_war = {
attacker = {
character = FROM
}
}
}
opinion_infidel = {
opinion = -30
}
opinion_heretic = {
opinion = -30
icon = 28