Seems like you forgot change few lines in in holy_order_decisions.txt:
Quite obviously messalian should be changed to paulician.
expel_the_holy_sepulchre = {
potential = {
ai = no
OR = {
religion = orthodox
religion = bogomilist
religion = monothelite
religion = iconoclast
religion = messalian
}
is_heretic = no
higher_tier_than = DUKE
independent = yes
is_title_active = d_holy_sepulchre
NOT = { has_character_modifier = expelled_d_holy_sepulchre }
any_realm_province = {
any_province_lord = {
d_holy_sepulchre = {
holder_scope = {
OR = {
character = PREVPREV
is_vassal_or_below = PREVPREV
}
}
}
}
}
has_dlc = "Sons of Abraham"
}
allow = {
piety = 1000
}
effect = {
piety = -1000
religion_authority = {
modifier = holy_order_expelled
years = 20
}
hidden_tooltip = {
d_holy_sepulchre = {
holder_scope = {
character_event = {
id = SoA.1660
}
}
}
add_character_modifier = {
name = expelled_d_holy_sepulchre
duration = -1
inherit = yes
}
}
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 0
}
}
donate_money_to_holy_sepulchre = {
potential = {
OR = {
religion = orthodox
religion = bogomilist
religion = monothelite
religion = iconoclast
religion = messalian
}
is_heretic = no
is_title_active = d_holy_sepulchre
NOT = { has_character_modifier = expelled_d_holy_sepulchre }
d_holy_sepulchre = {
holder_scope = {
liege = {
NOT = { character = ROOT }
}
}
}
has_dlc = "Sons of Abraham"
}
allow = {
wealth = 300
}
effect = {
if = {
limit = {
NOT = { has_character_modifier = donated_to_holy_order }
}
add_character_modifier = {
name = donated_to_holy_order
duration = -1
}
}
hidden_tooltip = {
d_holy_sepulchre = {
holder_scope = {
character_event = {
id = SoA.1640
}
}
}
}
wealth = -300
piety = 300
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 1
modifier = {
factor = 0
OR = {
piety = 1000
NOT = { wealth = 1000 }
AND = {
NOT = { controls_religion = orthodox }
NOT = { controls_religion = bogomilist }
NOT = { controls_religion = monothelite }
NOT = { controls_religion = iconoclast }
NOT = { controls_religion = messalian }
}
}
}
modifier = {
factor = 0.002 # Slow it down
}
}
}
potential = {
ai = no
OR = {
religion = orthodox
religion = bogomilist
religion = monothelite
religion = iconoclast
religion = messalian
}
is_heretic = no
higher_tier_than = DUKE
independent = yes
is_title_active = d_holy_sepulchre
NOT = { has_character_modifier = expelled_d_holy_sepulchre }
any_realm_province = {
any_province_lord = {
d_holy_sepulchre = {
holder_scope = {
OR = {
character = PREVPREV
is_vassal_or_below = PREVPREV
}
}
}
}
}
has_dlc = "Sons of Abraham"
}
allow = {
piety = 1000
}
effect = {
piety = -1000
religion_authority = {
modifier = holy_order_expelled
years = 20
}
hidden_tooltip = {
d_holy_sepulchre = {
holder_scope = {
character_event = {
id = SoA.1660
}
}
}
add_character_modifier = {
name = expelled_d_holy_sepulchre
duration = -1
inherit = yes
}
}
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 0
}
}
donate_money_to_holy_sepulchre = {
potential = {
OR = {
religion = orthodox
religion = bogomilist
religion = monothelite
religion = iconoclast
religion = messalian
}
is_heretic = no
is_title_active = d_holy_sepulchre
NOT = { has_character_modifier = expelled_d_holy_sepulchre }
d_holy_sepulchre = {
holder_scope = {
liege = {
NOT = { character = ROOT }
}
}
}
has_dlc = "Sons of Abraham"
}
allow = {
wealth = 300
}
effect = {
if = {
limit = {
NOT = { has_character_modifier = donated_to_holy_order }
}
add_character_modifier = {
name = donated_to_holy_order
duration = -1
}
}
hidden_tooltip = {
d_holy_sepulchre = {
holder_scope = {
character_event = {
id = SoA.1640
}
}
}
}
wealth = -300
piety = 300
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 1
modifier = {
factor = 0
OR = {
piety = 1000
NOT = { wealth = 1000 }
AND = {
NOT = { controls_religion = orthodox }
NOT = { controls_religion = bogomilist }
NOT = { controls_religion = monothelite }
NOT = { controls_religion = iconoclast }
NOT = { controls_religion = messalian }
}
}
}
modifier = {
factor = 0.002 # Slow it down
}
}
}
Upvote
0