• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Frostschaden

Captain
76 Badges
Apr 11, 2012
488
88
  • Hearts of Iron IV: Colonel
  • Knights of Pen and Paper 2
  • Europa Universalis IV: El Dorado
  • Rome: Vae Victis
  • Europa Universalis IV: Rights of Man
  • Stellaris - Path to Destruction bundle
  • Surviving Mars
  • Victoria 3 Sign Up
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: Death or Dishonor
  • Europa Universalis IV
  • Hearts of Iron IV: Cadet
  • Europa Universalis IV: Golden Century
  • Imperator: Rome Deluxe Edition
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Surviving Mars: Digital Deluxe Edition
  • Battle for Bosporus
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Sword of the Stars
  • Rome Gold
  • Europa Universalis IV: Res Publica
  • Knights of Pen and Paper +1 Edition
  • War of the Roses
  • 500k Club
  • Crusader Kings II: Conclave
  • Warlock 2: The Exiled
  • Europa Universalis IV: Pre-order
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Crusader Kings II: Horse Lords
  • Teleglitch: Die More Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV Sign-up
  • Stellaris Sign-up
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings Complete
  • Age of Wonders III
  • Crusader Kings II: Jade Dragon
  • Cities: Skylines - Parklife
  • Shadowrun Returns
  • Crusader Kings II: Holy Fury
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Heir to the Throne
These are expanded versions of the vanilla heresies, based on Wikipedia, the Catholic Encyclopedia and some other sources. Three of them have their own religious leader. A few of them could use autocephaly, but it's currently impossible to separate that from pentarchies without removing pentarchies entirely, and it also seems to be impossible to localize the autocephalous religious heads for each religion separately. The Iconoclast heresy hasn't been expanded. I'm not sure what to with it, because it seems more like a theological position than a full-fledged different religion. I also need to replace a few heresies. The Zikri heresy is postmedieval, and seems to somehow go back to a false messiah claimant from 1496. The Bektashi heresy wasn't really a heresy at all, but more of a religious tradition. The Hurufi heresy was barely heretical and quite short-lived. I'll replace those three, but for now I have focused on expanding what's already in Vanilla. Oh, and this probably fits with No more random heresies, at least until the the three heresies are replaced

Corrections and additions are always welcome. I could also use some help with the localizations to different languages. You are allowed to use these in your mod if you credit me and post a link to your mod in this thread. In return, I will notify you when there are any updates. One of the flags is adapted from the vanilla Shiite caliphate flag, the two others are adapted from public domain images.

Vanilla heresies
Religions
Christian heresies
Code:
	cathar = {
#Could be able to fuse with the bogolomists through an event?
		graphical_culture = westerngfx

		icon = 15
		heresy_icon = 15
		
		color = { 0.5 0.5 0.9 }
		parent = catholic
		
		scripture_name = THE_GOSPEL_OF_JOHN
		god_names = {
			GOD_THE_GOOD_GOD GOD_JESUS
		}
	}
	fraticelli = {
#Perhaps an alternate pope through a reform?
		graphical_culture = westerngfx

		icon = 2
		heresy_icon = 2
		
		color = { 0.7 0.7 0.4 }
		parent = catholic
		
		scripture_name = THE_BIBLE
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS GOD_THE_BLESSED_VIRGIN
		}
		
		religious_clothing_head = 0
		religious_clothing_priest = 1
	}
	waldensian = {
		graphical_culture = westerngfx

		icon = 6
		heresy_icon = 6
		
		color = { 0.4 0.4 0.7 }
		parent = catholic
		can_grant_divorce = yes
		
		scripture_name = THE_BIBLE
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS
		}
	}
	lollard = {
		graphical_culture = westerngfx

		icon = 5
		heresy_icon = 5
		
		color = { 0.5 0.8 0.8 }
		parent = catholic
		priests_can_marry = yes
		
		scripture_name = THE_BIBLE
		god_names = {
			GOD_GOD GOD_THE_LORD GOD_JESUS
		}
	}
	
	bogomilist = {
#Could be able to fuse with the cathars through an event?
		graphical_culture = westerngfx

		icon = 9
		heresy_icon = 9
		
		color = { 0.9 0.7 0 }
		parent = orthodox
		
		scripture_name = THE_GOSPEL_OF_JOHN
		god_names = {
			GOD_THE_GOOD_GOD GOD_JESUS GOD_THE_ARCHANGEL_URIEL
		}
	}
Islamic heresies
Code:
	yazidi = {
		graphical_culture = muslimgfx

		icon = 28
		heresy_icon = 28
		
		color = { 0.1 0.7 0.1 }
		parent = sunni
		priests_can_marry = yes
		can_excommunicate = yes
		psc_marriage = no
		max_wives = 4
		
		scripture_name = THE_QAWLS
		god_names = {
			GOD_EZDA GOD_MELEK_TAUS
		}
	}
	ibadi = {
		graphical_culture = muslimgfx

		icon = 19
		heresy_icon = 19
		
		color = { 0.3 0.6 0.3 }
		parent = sunni
		priests_can_marry = yes
		psc_marriage = no
		max_wives = 4
		can_grant_claim = yes
		can_call_crusade = yes
		
		
		crusade_name = "JIHAD"
		scripture_name = THE_KORAN
		god_names = {
			GOD_ALLAH GOD_THE_GREATEST
		}
	}
	druze = {
		graphical_culture = muslimgfx

		icon = 24
		heresy_icon = 24
		
		color = { 0.0 0.9 0.4 }
		parent = shiite
		priests_can_marry = yes
		psc_marriage = no

		scripture_name = THE_EPISTLES_OF_WISDOM
		god_names = {
			GOD_ALLAH GOD_THE_GREATEST GOD_JETHRO
Landed Titles
Flags:
View attachment flags.zip

Titles:
Code:
d_majoralis_omnium = {
	color={ 255 249 198 }
	color2={ 220 220 0 }
	
	capital = 227 # Lyon
	
	title = "MAJORALIS_OMNIUM"
	foa = "MAJORALIS_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = waldensian
	
	religion = waldensian
	
	# Cannot be held as a secondary title
	primary = yes
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.
	
}

d_baba_sheikh = {
	color={ 255 249 198 }
	color2={ 220 220 0 }
	
	capital = 697 # Mosul
	
	title = "BABA_SHEIKH"
	foa = "CALIPH_FOA"
	short_name = yes
	location_ruler_title = yes
	
	# Always exists
	landless = yes
	
	# Controls a religion
	controls_religion = yazidi
	
	religion = yazidi
	culture = kurdish
	
	# Cannot be held as a secondary title
	primary = yes
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.
	
}
d_ibadi = {
#The Ibadi Caliph is elected, and not related to Mohammed.
	color={ 40 160 40 }
	color2={ 220 220 0 }
	
	capital = 719 # Mecca
	
	title = "CALIPH"
	title_female = "CALIPHA"
	foa = "CALIPH_FOA"
	short_name = yes
	
	religion=sunni
	
	# Controls a religion
	controls_religion = ibadi

	# Cannot be held as a secondary title
	primary = yes
	
	dynasty_title_names = no 	# Will not be named "Seljuk", etc.
}
Localization
Code:
THE_GOSPEL_OF_JOHN;The Gospel of John;;;;;;;;;;;;;x
GOD_THE_GOOD_GOD;The Good God;;;;;;;;;;;;;x
temple_king_cathar;Perfect;Parfait;Perfekt;;Perfecto;;;;;;;;;x
temple_duke_cathar;Perfect;Parfait;Perfekt;;Perfecto;;;;;;;;;x
temple_count_cathar;Perfect;Parfait;Perfekt;;Perfecto;;;;;;;;;x
temple_baron_cathar;Perfect;Parfait;Perfekt;;Perfecto;;;;;;;;;x
job_spiritual_cathar;Court Perfect;;;;;;;;;;;;;x
temple_king_fraticelli;King-Bishop;Roi très Catholique;König-Bischof;;Rey-obispo;;;;;;;;;x
temple_duke_fraticelli;Prince-Archbishop;Prince Archevêque;Prinz-Erzbischof;;Príncipe arzobispo;;;;;;;;;x
temple_count_fraticelli;Prince-Bishop;Prince-évêque;Prinz-Bischof;;Príncipe obispo;;;;;;;;;x
temple_king_waldensian;Rector;;;;;;;;;;;;;x
temple_duke_waldensian;Rector;;;;;;;;;;;;;x
temple_count_waldensian;Rector;;;;;;;;;;;;;x
job_spiritual_waldensian;Court Preacher;;;;;;;;;;;;;x
d_majoralis_omnium;Waldensian Church;;;;;;;;;;;;;x
MAJORALIS_OMNIUM;Majoralis Omnium;Majoralis Omnium;Majoralis Omnium;;Majoralis Omnium;;;;;;;;;x
MAJORALIS_FOA;Your Holiness;Votre Sainteté;Eure Heiligkeit;;Su Santidad;;;;;;;;;x
temple_king_lollard;Priest;;;;;;;;;;;;;x
temple_duke_lollard;Priest;;;;;;;;;;;;;x
temple_count_lollard;Priest;;;;;;;;;;;;;x
temple_baron_lollard;Priest;;;;;;;;;;;;;x
job_spiritual_waldensian;Court Preacher;;;;;;;;;;;;;x
GOD_THE_ARCHANGEL_URIEL;The Archangel Uriel;;;;;;;;;;;;;x
temple_king_bogomilist;King-Bishop;Roi très Catholique;König-Bischof;;Rey-obispo;;;;;;;;;x
temple_duke_bogomilist;Prince-Archbishop;Prince Archevêque;Prinz-Erzbischof;;Príncipe arzobispo;;;;;;;;;x
temple_count_bogomilist;Prince-Bishop;Prince-évêque;Prinz-Bischof;;Príncipe obispo;;;;;;;;;x
GOD_EZDA;Ezda;Ezda;Ezda;;Ezda;;;;;;;;;x
GOD_MELEK_TAUS;Melek Taus;Melek Taus;Melek Taus;;Melek Taus;;;;;;;;;x
THE_QAWLS;The Qawls;;;;;;;;;;;;;x
d_baba_sheikh;The Yazidi Sheikdom;;;;;;;;;;;;;x
BABA_SHEIKH;Baba Sheikh;Baba Sheikh;Baba Sheikh;;Baba Sheikh;;;;;;;;;x
d_ibadi;The Ibadi Caliphate;;;;;;;;;;;;;x
THE_EPISTLES_OF_WISDOM;The Epistles of Wisdom;;;;;;;;;;;;;x
GOD_JETHRO;Jethro;Jéthro;Jitro;;Jetró;;;;;;;;;x
To-do list
  • Find a solution for the iconoclasts.
  • Replace Zikri, Bektashi and Hurufi.
  • Add holy sites and take advantage of new features when TOG is released.
 
Last edited:
Custom heresies
Mandaean
Code:
	mandaean = {
		graphical_culture = muslimgfx

		icon = 7
		color = { 0.9 0.8 0.2 }
		parent = orthodox

		scripture_name = THE_GINZA_RABBA
		god_names = {
			GOD_HAYYI GOD_JOHN_THE_BAPTIST
		}

		max_wives = 3
		priests_can_marry = yes
	}
Localization
Code:
mandaean;Mandaean;Mandéen;Mandäische;;Mandeo;;;;;;;;;x
THE_GINZA_RABBA;The Ginza Rabba;;;;;;;;;;;;;x
GOD_JOHN_THE_BAPTIST;John the Baptist;;;;;;;;;;;;;x
GOD_JOHN_THE_BAPTIST;John the Baptist;;;;;;;;;;;;;x
GOD_HAYYI;Hayii;Hayii;Hayii;;Hayii;;;;;;;;;x
temple_count_mandaean;Risamma;Risamma;Risamma;;Risamma;;;;;;;;;x
temple_baron_mandaean;Ganzebra;Ganzebra;Ganzebra;;Ganzebra;;;;;;;;;x
temple_county_of_mandaean;Manda;Manda;Manda;;Manda;;;;;;;;;x
temple_barony_of_mandaean;Manda;Manda;Manda;;Manda;;;;;;;;;x
job_spiritual_mandaean;Court Tarmida;;;;;;;;;;;;;x
 
Last edited:
To-do list
  • Find a solution for the iconoclasts.
  • Replace Zikri, Bektashi and Hurufi.
  • Add holy sites and take advantage of new features when TOG is released.

Why does there have to be a orthodox solution to iconoclasts, in one of my games they revolted taking Anatolia and eventually the whole empire, surely it could be done the other way round with the icons toppling the patriarch.
 
Could you pack this into a .rar file, for convenience?
 
That's great, but how do we install them? You really need to make them traditional Mod files instead of text to copy and paste.
 
TurtleShroom confirmed for necromancer...
 
TurtleShroom confirmed for necromancer...

Maybe he came back after a long absense on the forums. He looks to have necromanced three threads in a row!
 
That's great, but how do we install them? You really need to make them traditional Mod files instead of text to copy and paste.
This was mainly meant to be included in the mods of others, or pasted over them. By now this is quite outdated.