hello guys, i'm trying to enable the possibility of force-converting not only within the same religious group, but, let's say from catholic to sunni.
so i edited the purging of heresy CB, ereasing the line
then i edited religion.txt as follows:Code:cb_heretic = { mutual = yes nomad = no badboy_factor = 0.5 prestige_factor = 2 peace_cost_factor = 0.75 prerequisites = { OR = { idea = deus_vult # Actually "Unam Sanctam" is_emperor = yes #HRE emperor defender_of_faith = yes #DOF } #FB-themendios #religion_group = THIS OR = { NOT = { religion = THIS } has_country_modifier = heretic_country THIS = { has_country_modifier = heretic_country } } } allowed_provinces = { OR = { religion = THIS culture_group = THIS is_core = THIS } } po_change_religion = yes po_demand_provinces = yes country_desc = ALL_HERETICS prov_desc = ALL_PROVS war_name = HERETIC_WAR_NAME }
saved and went to play with mameluks and selected deus vult as first idea.Code:christian = { catholic = { color = { 0.8 0.8 0 } #yellow allowed_conversion = { #Used only for force-conversion reformed protestant hussite gnostic sunni shiite } province = { stability_cost = 20 } country = { #AI value 1,458 diplomats = 1 #The Vatican brokers treaties; cardinals and bishops can act as neutral diplomats interest = 0.02 #Usury is forbidden and moneylenders problematic global_tax_modifier = -0.05 #Tithes and annates, up to a third of all land owned by the church land_morale = 0.05 #Crusading zeal missionaries = 0.20 #A strong missionary tradition missionary_cost = -0.20 #The church funds missionary work missionary_placement_chance = 0.02 #FB was: 0.09 production_efficiency = 0.025 #Monasticism meant free colonization, villages and industries production_tech_cost_modifier = -0.05 #Monasticism was often at the forefront of innovation and adoption of new ideas trade_tech_cost_modifier = 0.05 #A lack of capital for investment made trade more difficult } papacy = yes #Can influence cardinals and become Curia Controller date = 870.2.28 #Patriarch of Constantinople is deposed in the Council of Constantinople heretic = { FUNDAMENTALIST SECTARIAN POPULIST REACTIONARY MILLENARIAN APOCALYPTIC ULTRAORTHODOX HUMANISTIC SYNCRETIC MESSIANIC } }
while i get the cb against anyone who is not my religion, going to war against a christian country i don't get the option of force-converting to sunni.
what am i missing?




Reply With Quote












































